105 <table> |
105 <table> |
106 <tr><td>None</td></tr> |
106 <tr><td>None</td></tr> |
107 </table> |
107 </table> |
108 <a NAME="ConfigurationDialog.__init__" ID="ConfigurationDialog.__init__"></a> |
108 <a NAME="ConfigurationDialog.__init__" ID="ConfigurationDialog.__init__"></a> |
109 <h4>ConfigurationDialog (Constructor)</h4> |
109 <h4>ConfigurationDialog (Constructor)</h4> |
110 <b>ConfigurationDialog</b>(<i>parent=None, name=None, modal=False, fromEric=True, displayMode=ConfigurationWidget.DefaultMode, expandedEntries=None, webEngine=False</i>) |
110 <b>ConfigurationDialog</b>(<i>parent=None, name=None, modal=False, fromEric=True, displayMode=ConfigurationWidget.DefaultMode, expandedEntries=None</i>) |
111 <p> |
111 <p> |
112 Constructor |
112 Constructor |
113 </p><dl> |
113 </p><dl> |
114 <dt><i>parent</i></dt> |
114 <dt><i>parent</i></dt> |
115 <dd> |
115 <dd> |
131 WebBrowserMode) |
131 WebBrowserMode) |
132 </dd><dt><i>expandedEntries=</i></dt> |
132 </dd><dt><i>expandedEntries=</i></dt> |
133 <dd> |
133 <dd> |
134 list of entries to be shown expanded |
134 list of entries to be shown expanded |
135 (list of strings) |
135 (list of strings) |
136 </dd><dt><i>webEngine=</i></dt> |
|
137 <dd> |
|
138 flag indicating QtWebEngine is used (bool) |
|
139 </dd> |
136 </dd> |
140 </dl><a NAME="ConfigurationDialog.__masterPasswordChanged" ID="ConfigurationDialog.__masterPasswordChanged"></a> |
137 </dl><a NAME="ConfigurationDialog.__masterPasswordChanged" ID="ConfigurationDialog.__masterPasswordChanged"></a> |
141 <h4>ConfigurationDialog.__masterPasswordChanged</h4> |
138 <h4>ConfigurationDialog.__masterPasswordChanged</h4> |
142 <b>__masterPasswordChanged</b>(<i>oldPassword, newPassword</i>) |
139 <b>__masterPasswordChanged</b>(<i>oldPassword, newPassword</i>) |
143 <p> |
140 <p> |
366 <table> |
363 <table> |
367 <tr><td>None</td></tr> |
364 <tr><td>None</td></tr> |
368 </table> |
365 </table> |
369 <a NAME="ConfigurationWidget.__init__" ID="ConfigurationWidget.__init__"></a> |
366 <a NAME="ConfigurationWidget.__init__" ID="ConfigurationWidget.__init__"></a> |
370 <h4>ConfigurationWidget (Constructor)</h4> |
367 <h4>ConfigurationWidget (Constructor)</h4> |
371 <b>ConfigurationWidget</b>(<i>parent=None, fromEric=True, displayMode=DefaultMode, expandedEntries=None, webEngine=False</i>) |
368 <b>ConfigurationWidget</b>(<i>parent=None, fromEric=True, displayMode=DefaultMode, expandedEntries=None</i>) |
372 <p> |
369 <p> |
373 Constructor |
370 Constructor |
374 </p><dl> |
371 </p><dl> |
375 <dt><i>parent</i></dt> |
372 <dt><i>parent</i></dt> |
376 <dd> |
373 <dd> |
386 WebBrowserMode) |
383 WebBrowserMode) |
387 </dd><dt><i>expandedEntries=</i></dt> |
384 </dd><dt><i>expandedEntries=</i></dt> |
388 <dd> |
385 <dd> |
389 list of entries to be shown expanded |
386 list of entries to be shown expanded |
390 (list of strings) |
387 (list of strings) |
391 </dd><dt><i>webEngine=</i></dt> |
|
392 <dd> |
|
393 flag indicating QtWebEngine is used (bool) |
|
394 </dd> |
388 </dd> |
395 </dl><dl> |
389 </dl><dl> |
396 <dt>Raises <b>RuntimeError</b>:</dt> |
390 <dt>Raises <b>RuntimeError</b>:</dt> |
397 <dd> |
391 <dd> |
398 raised to indicate an invalid dialog mode |
392 raised to indicate an invalid dialog mode |
649 <table> |
643 <table> |
650 <tr><td>None</td></tr> |
644 <tr><td>None</td></tr> |
651 </table> |
645 </table> |
652 <a NAME="ConfigurationWindow.__init__" ID="ConfigurationWindow.__init__"></a> |
646 <a NAME="ConfigurationWindow.__init__" ID="ConfigurationWindow.__init__"></a> |
653 <h4>ConfigurationWindow (Constructor)</h4> |
647 <h4>ConfigurationWindow (Constructor)</h4> |
654 <b>ConfigurationWindow</b>(<i>parent=None, webEngine=False</i>) |
648 <b>ConfigurationWindow</b>(<i>parent=None</i>) |
655 <p> |
649 <p> |
656 Constructor |
650 Constructor |
657 </p><dl> |
651 </p><dl> |
658 <dt><i>parent</i></dt> |
652 <dt><i>parent</i></dt> |
659 <dd> |
653 <dd> |
660 reference to the parent widget (QWidget) |
654 reference to the parent widget (QWidget) |
661 </dd><dt><i>webEngine=</i></dt> |
|
662 <dd> |
|
663 flag indicating QtWebEngine is used (bool) |
|
664 </dd> |
655 </dd> |
665 </dl><a NAME="ConfigurationWindow.accept" ID="ConfigurationWindow.accept"></a> |
656 </dl><a NAME="ConfigurationWindow.accept" ID="ConfigurationWindow.accept"></a> |
666 <h4>ConfigurationWindow.accept</h4> |
657 <h4>ConfigurationWindow.accept</h4> |
667 <b>accept</b>(<i></i>) |
658 <b>accept</b>(<i></i>) |
668 <p> |
659 <p> |