1295 flag indicating that documents were installed |
1295 flag indicating that documents were installed |
1296 (boolean) |
1296 (boolean) |
1297 </dd> |
1297 </dd> |
1298 </dl><a NAME="WebBrowserWindow.__feedsManagerClosed" ID="WebBrowserWindow.__feedsManagerClosed"></a> |
1298 </dl><a NAME="WebBrowserWindow.__feedsManagerClosed" ID="WebBrowserWindow.__feedsManagerClosed"></a> |
1299 <h4>WebBrowserWindow.__feedsManagerClosed</h4> |
1299 <h4>WebBrowserWindow.__feedsManagerClosed</h4> |
1300 <b>__feedsManagerClosed</b>(<i></i>) |
1300 <b>__feedsManagerClosed</b>(<i>feedsManager</i>) |
1301 <p> |
1301 <p> |
1302 Private slot to handle closing the feeds manager dialog. |
1302 Private slot to handle closing the feeds manager dialog. |
1303 </p><a NAME="WebBrowserWindow.__filterQtHelpDocumentation" ID="WebBrowserWindow.__filterQtHelpDocumentation"></a> |
1303 </p><dl> |
|
1304 <dt><i>feedsManager</i> (FeedsManager)</dt> |
|
1305 <dd> |
|
1306 reference to the feeds manager object |
|
1307 </dd> |
|
1308 </dl><a NAME="WebBrowserWindow.__filterQtHelpDocumentation" ID="WebBrowserWindow.__filterQtHelpDocumentation"></a> |
1304 <h4>WebBrowserWindow.__filterQtHelpDocumentation</h4> |
1309 <h4>WebBrowserWindow.__filterQtHelpDocumentation</h4> |
1305 <b>__filterQtHelpDocumentation</b>(<i>customFilter</i>) |
1310 <b>__filterQtHelpDocumentation</b>(<i>customFilter</i>) |
1306 <p> |
1311 <p> |
1307 Private slot to filter the QtHelp documentation. |
1312 Private slot to filter the QtHelp documentation. |
1308 </p><dl> |
1313 </p><dl> |
1693 <b>__showSyncDialog</b>(<i></i>) |
1698 <b>__showSyncDialog</b>(<i></i>) |
1694 <p> |
1699 <p> |
1695 Private slot to show the synchronization dialog. |
1700 Private slot to show the synchronization dialog. |
1696 </p><a NAME="WebBrowserWindow.__showTabManager" ID="WebBrowserWindow.__showTabManager"></a> |
1701 </p><a NAME="WebBrowserWindow.__showTabManager" ID="WebBrowserWindow.__showTabManager"></a> |
1697 <h4>WebBrowserWindow.__showTabManager</h4> |
1702 <h4>WebBrowserWindow.__showTabManager</h4> |
1698 <b>__showTabManager</b>(<i></i>) |
1703 <b>__showTabManager</b>(<i>act</i>) |
1699 <p> |
1704 <p> |
1700 Private method to show the tab manager window. |
1705 Private method to show the tab manager window. |
1701 </p><a NAME="WebBrowserWindow.__showTocWindow" ID="WebBrowserWindow.__showTocWindow"></a> |
1706 </p><dl> |
|
1707 <dt><i>act</i> (QAction)</dt> |
|
1708 <dd> |
|
1709 reference to the act that triggered |
|
1710 </dd> |
|
1711 </dl><a NAME="WebBrowserWindow.__showTocWindow" ID="WebBrowserWindow.__showTocWindow"></a> |
1702 <h4>WebBrowserWindow.__showTocWindow</h4> |
1712 <h4>WebBrowserWindow.__showTocWindow</h4> |
1703 <b>__showTocWindow</b>(<i></i>) |
1713 <b>__showTocWindow</b>(<i></i>) |
1704 <p> |
1714 <p> |
1705 Private method to show the table of contents window. |
1715 Private method to show the table of contents window. |
1706 </p><a NAME="WebBrowserWindow.__showToolbarsMenu" ID="WebBrowserWindow.__showToolbarsMenu"></a> |
1716 </p><a NAME="WebBrowserWindow.__showToolbarsMenu" ID="WebBrowserWindow.__showToolbarsMenu"></a> |
2089 <dd> |
2099 <dd> |
2090 reference to the key press event (QKeyEvent) |
2100 reference to the key press event (QKeyEvent) |
2091 </dd> |
2101 </dd> |
2092 </dl><a NAME="WebBrowserWindow.masterPasswordChanged" ID="WebBrowserWindow.masterPasswordChanged"></a> |
2102 </dl><a NAME="WebBrowserWindow.masterPasswordChanged" ID="WebBrowserWindow.masterPasswordChanged"></a> |
2093 <h4>WebBrowserWindow.masterPasswordChanged</h4> |
2103 <h4>WebBrowserWindow.masterPasswordChanged</h4> |
2094 <b>masterPasswordChanged</b>(<i>oldPassword, newPassword</i>) |
2104 <b>masterPasswordChanged</b>(<i>oldPassword, newPassword, local=False</i>) |
2095 <p> |
2105 <p> |
2096 Public slot to handle the change of the master password. |
2106 Public slot to handle the change of the master password. |
2097 </p><dl> |
2107 </p><dl> |
2098 <dt><i>oldPassword</i></dt> |
2108 <dt><i>oldPassword</i> (str)</dt> |
2099 <dd> |
2109 <dd> |
2100 current master password (string) |
2110 current master password |
2101 </dd><dt><i>newPassword</i></dt> |
2111 </dd><dt><i>newPassword</i> (str)</dt> |
2102 <dd> |
2112 <dd> |
2103 new master password (string) |
2113 new master password |
|
2114 </dd><dt><i>local</i> (bool)</dt> |
|
2115 <dd> |
|
2116 flag indicating being called from the local configuration |
|
2117 dialog |
2104 </dd> |
2118 </dd> |
2105 </dl><a NAME="WebBrowserWindow.mousePressEvent" ID="WebBrowserWindow.mousePressEvent"></a> |
2119 </dl><a NAME="WebBrowserWindow.mousePressEvent" ID="WebBrowserWindow.mousePressEvent"></a> |
2106 <h4>WebBrowserWindow.mousePressEvent</h4> |
2120 <h4>WebBrowserWindow.mousePressEvent</h4> |
2107 <b>mousePressEvent</b>(<i>evt</i>) |
2121 <b>mousePressEvent</b>(<i>evt</i>) |
2108 <p> |
2122 <p> |