src/eric7/Documentation/Source/eric7.UI.UserInterface.html

branch
eric7
changeset 10784
521fd465b048
parent 10710
0e06a55c9f2d
child 10812
f62e1bf47492
equal deleted inserted replaced
10783:ccf28bec1227 10784:521fd465b048
1054 <tr> 1054 <tr>
1055 <td><a href="#UserInterface.handleUrl">handleUrl</a></td> 1055 <td><a href="#UserInterface.handleUrl">handleUrl</a></td>
1056 <td>Public slot to handle opening a URL.</td> 1056 <td>Public slot to handle opening a URL.</td>
1057 </tr> 1057 </tr>
1058 <tr> 1058 <tr>
1059 <td><a href="#UserInterface.isEricServerConnected">isEricServerConnected</a></td>
1060 <td>Public method to check, if a connection to an eric-ide server has been established.</td>
1061 </tr>
1062 <tr>
1059 <td><a href="#UserInterface.isOnline">isOnline</a></td> 1063 <td><a href="#UserInterface.isOnline">isOnline</a></td>
1060 <td>Public method to get the online state.</td> 1064 <td>Public method to get the online state.</td>
1061 </tr> 1065 </tr>
1062 <tr> 1066 <tr>
1063 <td><a href="#UserInterface.launchHelpViewer">launchHelpViewer</a></td> 1067 <td><a href="#UserInterface.launchHelpViewer">launchHelpViewer</a></td>
3545 <dl> 3549 <dl>
3546 3550
3547 <dt><i>url</i> (QUrl)</dt> 3551 <dt><i>url</i> (QUrl)</dt>
3548 <dd> 3552 <dd>
3549 URL to be shown 3553 URL to be shown
3554 </dd>
3555 </dl>
3556 <a NAME="UserInterface.isEricServerConnected" ID="UserInterface.isEricServerConnected"></a>
3557 <h4>UserInterface.isEricServerConnected</h4>
3558 <b>isEricServerConnected</b>(<i></i>)
3559 <p>
3560 Public method to check, if a connection to an eric-ide server has been
3561 established.
3562 </p>
3563
3564 <dl>
3565 <dt>Return:</dt>
3566 <dd>
3567 flag indicating the interface connection state
3568 </dd>
3569 </dl>
3570 <dl>
3571 <dt>Return Type:</dt>
3572 <dd>
3573 bool
3550 </dd> 3574 </dd>
3551 </dl> 3575 </dl>
3552 <a NAME="UserInterface.isOnline" ID="UserInterface.isOnline"></a> 3576 <a NAME="UserInterface.isOnline" ID="UserInterface.isOnline"></a>
3553 <h4>UserInterface.isOnline</h4> 3577 <h4>UserInterface.isOnline</h4>
3554 <b>isOnline</b>(<i></i>) 3578 <b>isOnline</b>(<i></i>)

eric ide

mercurial