778 <td>Public method to get the online state.</td> |
778 <td>Public method to get the online state.</td> |
779 </tr><tr> |
779 </tr><tr> |
780 <td><a href="#UserInterface.launchHelpViewer">launchHelpViewer</a></td> |
780 <td><a href="#UserInterface.launchHelpViewer">launchHelpViewer</a></td> |
781 <td>Public slot to start the help viewer/web browser.</td> |
781 <td>Public slot to start the help viewer/web browser.</td> |
782 </tr><tr> |
782 </tr><tr> |
|
783 <td><a href="#UserInterface.networkAccessManager">networkAccessManager</a></td> |
|
784 <td>Public method to get a reference to the network access manager object.</td> |
|
785 </tr><tr> |
783 <td><a href="#UserInterface.notificationsEnabled">notificationsEnabled</a></td> |
786 <td><a href="#UserInterface.notificationsEnabled">notificationsEnabled</a></td> |
784 <td>Public method to check, if notifications are enabled.</td> |
787 <td>Public method to check, if notifications are enabled.</td> |
785 </tr><tr> |
788 </tr><tr> |
786 <td><a href="#UserInterface.performVersionCheck">performVersionCheck</a></td> |
789 <td><a href="#UserInterface.performVersionCheck">performVersionCheck</a></td> |
787 <td>Public method to check the internet for an eric6 update.</td> |
790 <td>Public method to check the internet for an eric6 update.</td> |
2520 word to search for |
2523 word to search for |
2521 </dd><dt><i>useSingle=</i> (bool)</dt> |
2524 </dd><dt><i>useSingle=</i> (bool)</dt> |
2522 <dd> |
2525 <dd> |
2523 flag indicating to use a single browser window |
2526 flag indicating to use a single browser window |
2524 </dd> |
2527 </dd> |
|
2528 </dl><a NAME="UserInterface.networkAccessManager" ID="UserInterface.networkAccessManager"></a> |
|
2529 <h4>UserInterface.networkAccessManager</h4> |
|
2530 <b>networkAccessManager</b>(<i></i>) |
|
2531 <p> |
|
2532 Public method to get a reference to the network access manager object. |
|
2533 </p><dl> |
|
2534 <dt>Returns:</dt> |
|
2535 <dd> |
|
2536 reference to the network access manager object |
|
2537 </dd> |
|
2538 </dl><dl> |
|
2539 <dt>Return Type:</dt> |
|
2540 <dd> |
|
2541 QNetworkAccessManager |
|
2542 </dd> |
2525 </dl><a NAME="UserInterface.notificationsEnabled" ID="UserInterface.notificationsEnabled"></a> |
2543 </dl><a NAME="UserInterface.notificationsEnabled" ID="UserInterface.notificationsEnabled"></a> |
2526 <h4>UserInterface.notificationsEnabled</h4> |
2544 <h4>UserInterface.notificationsEnabled</h4> |
2527 <b>notificationsEnabled</b>(<i></i>) |
2545 <b>notificationsEnabled</b>(<i></i>) |
2528 <p> |
2546 <p> |
2529 Public method to check, if notifications are enabled. |
2547 Public method to check, if notifications are enabled. |