Documentation/Source/eric6.Helpviewer.HelpWindow.html

changeset 6123
39cd368143db
parent 5745
4f4316e83318
child 6287
9a193ff6d24a
equal deleted inserted replaced
6122:e7d98249f393 6123:39cd368143db
1007 flag indicating that documents were installed 1007 flag indicating that documents were installed
1008 (boolean) 1008 (boolean)
1009 </dd> 1009 </dd>
1010 </dl><a NAME="HelpWindow.__feedsManagerClosed" ID="HelpWindow.__feedsManagerClosed"></a> 1010 </dl><a NAME="HelpWindow.__feedsManagerClosed" ID="HelpWindow.__feedsManagerClosed"></a>
1011 <h4>HelpWindow.__feedsManagerClosed</h4> 1011 <h4>HelpWindow.__feedsManagerClosed</h4>
1012 <b>__feedsManagerClosed</b>(<i></i>) 1012 <b>__feedsManagerClosed</b>(<i>feedsManager</i>)
1013 <p> 1013 <p>
1014 Private slot to handle closing the feeds manager dialog. 1014 Private slot to handle closing the feeds manager dialog.
1015 </p><a NAME="HelpWindow.__filterQtHelpDocumentation" ID="HelpWindow.__filterQtHelpDocumentation"></a> 1015 </p><dl>
1016 <dt><i>feedsManager</i> (FeedsManager)</dt>
1017 <dd>
1018 reference to the feeds manager object
1019 </dd>
1020 </dl><a NAME="HelpWindow.__filterQtHelpDocumentation" ID="HelpWindow.__filterQtHelpDocumentation"></a>
1016 <h4>HelpWindow.__filterQtHelpDocumentation</h4> 1021 <h4>HelpWindow.__filterQtHelpDocumentation</h4>
1017 <b>__filterQtHelpDocumentation</b>(<i>customFilter</i>) 1022 <b>__filterQtHelpDocumentation</b>(<i>customFilter</i>)
1018 <p> 1023 <p>
1019 Private slot to filter the QtHelp documentation. 1024 Private slot to filter the QtHelp documentation.
1020 </p><dl> 1025 </p><dl>
1657 <dd> 1662 <dd>
1658 reference to the key press event (QKeyEvent) 1663 reference to the key press event (QKeyEvent)
1659 </dd> 1664 </dd>
1660 </dl><a NAME="HelpWindow.masterPasswordChanged" ID="HelpWindow.masterPasswordChanged"></a> 1665 </dl><a NAME="HelpWindow.masterPasswordChanged" ID="HelpWindow.masterPasswordChanged"></a>
1661 <h4>HelpWindow.masterPasswordChanged</h4> 1666 <h4>HelpWindow.masterPasswordChanged</h4>
1662 <b>masterPasswordChanged</b>(<i>oldPassword, newPassword</i>) 1667 <b>masterPasswordChanged</b>(<i>oldPassword, newPassword, local=False</i>)
1663 <p> 1668 <p>
1664 Public slot to handle the change of the master password. 1669 Public slot to handle the change of the master password.
1665 </p><dl> 1670 </p><dl>
1666 <dt><i>oldPassword</i></dt> 1671 <dt><i>oldPassword</i> (str)</dt>
1667 <dd> 1672 <dd>
1668 current master password (string) 1673 current master password
1669 </dd><dt><i>newPassword</i></dt> 1674 </dd><dt><i>newPassword</i> (str)</dt>
1670 <dd> 1675 <dd>
1671 new master password (string) 1676 new master password
1677 </dd><dt><i>local</i> (bool)</dt>
1678 <dd>
1679 flag indicating being called from the local configuration
1680 dialog
1672 </dd> 1681 </dd>
1673 </dl><a NAME="HelpWindow.mousePressEvent" ID="HelpWindow.mousePressEvent"></a> 1682 </dl><a NAME="HelpWindow.mousePressEvent" ID="HelpWindow.mousePressEvent"></a>
1674 <h4>HelpWindow.mousePressEvent</h4> 1683 <h4>HelpWindow.mousePressEvent</h4>
1675 <b>mousePressEvent</b>(<i>evt</i>) 1684 <b>mousePressEvent</b>(<i>evt</i>)
1676 <p> 1685 <p>

eric ide

mercurial