diff -r de9106c55c3d -r 856476537696 src/eric7/Documentation/Source/eric7.WebBrowser.Bookmarks.BookmarksImportDialog.html --- a/src/eric7/Documentation/Source/eric7.WebBrowser.Bookmarks.BookmarksImportDialog.html Thu Jan 04 17:16:15 2024 +0100 +++ b/src/eric7/Documentation/Source/eric7.WebBrowser.Bookmarks.BookmarksImportDialog.html Thu Jan 04 18:02:25 2024 +0100 @@ -7,53 +7,50 @@ <body> <a NAME="top" ID="top"></a> <h1>eric7.WebBrowser.Bookmarks.BookmarksImportDialog</h1> - <p> Module implementing a dialog for importing bookmarks from other sources. </p> + <h3>Global Attributes</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Classes</h3> - <table> - <tr> <td><a href="#BookmarksImportDialog">BookmarksImportDialog</a></td> <td>Class implementing a dialog for importing bookmarks from other sources.</td> </tr> </table> + <h3>Functions</h3> - <table> <tr><td>None</td></tr> </table> + <hr /> <hr /> <a NAME="BookmarksImportDialog" ID="BookmarksImportDialog"></a> <h2>BookmarksImportDialog</h2> - <p> Class implementing a dialog for importing bookmarks from other sources. </p> + <h3>Derived from</h3> QDialog, Ui_BookmarksImportDialog <h3>Class Attributes</h3> - <table> <tr><td>SourcesListIdRole</td></tr> </table> + <h3>Class Methods</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Methods</h3> - <table> - <tr> <td><a href="#BookmarksImportDialog.__init__">BookmarksImportDialog</a></td> <td>Constructor</td> @@ -83,19 +80,20 @@ <td>Private slot to handle changes of the selection of the import source.</td> </tr> </table> + <h3>Static Methods</h3> - <table> <tr><td>None</td></tr> </table> + <a NAME="BookmarksImportDialog.__init__" ID="BookmarksImportDialog.__init__"></a> <h4>BookmarksImportDialog (Constructor)</h4> <b>BookmarksImportDialog</b>(<i>parent=None</i>) - <p> Constructor </p> + <dl> <dt><i>parent</i> (QWidget)</dt> @@ -106,17 +104,17 @@ <a NAME="BookmarksImportDialog.__enableNextButton" ID="BookmarksImportDialog.__enableNextButton"></a> <h4>BookmarksImportDialog.__enableNextButton</h4> <b>__enableNextButton</b>(<i></i>) - <p> Private slot to set the enabled state of the next button. </p> + <a NAME="BookmarksImportDialog.getImportedBookmarks" ID="BookmarksImportDialog.getImportedBookmarks"></a> <h4>BookmarksImportDialog.getImportedBookmarks</h4> <b>getImportedBookmarks</b>(<i></i>) - <p> Public method to get the imported bookmarks. </p> + <dl> <dt>Return:</dt> <dd> @@ -132,17 +130,17 @@ <a NAME="BookmarksImportDialog.on_cancelButton_clicked" ID="BookmarksImportDialog.on_cancelButton_clicked"></a> <h4>BookmarksImportDialog.on_cancelButton_clicked</h4> <b>on_cancelButton_clicked</b>(<i></i>) - <p> Private slot documentation goes here. </p> + <a NAME="BookmarksImportDialog.on_filePicker_textChanged" ID="BookmarksImportDialog.on_filePicker_textChanged"></a> <h4>BookmarksImportDialog.on_filePicker_textChanged</h4> <b>on_filePicker_textChanged</b>(<i>txt</i>) - <p> Private slot handling changes of the file to import bookmarks form. </p> + <dl> <dt><i>txt</i> (str)</dt> @@ -153,17 +151,17 @@ <a NAME="BookmarksImportDialog.on_nextButton_clicked" ID="BookmarksImportDialog.on_nextButton_clicked"></a> <h4>BookmarksImportDialog.on_nextButton_clicked</h4> <b>on_nextButton_clicked</b>(<i></i>) - <p> Private slot to switch to the next page. </p> + <a NAME="BookmarksImportDialog.on_sourcesList_itemSelectionChanged" ID="BookmarksImportDialog.on_sourcesList_itemSelectionChanged"></a> <h4>BookmarksImportDialog.on_sourcesList_itemSelectionChanged</h4> <b>on_sourcesList_itemSelectionChanged</b>(<i></i>) - <p> Private slot to handle changes of the selection of the import source. </p> + <div align="right"><a href="#top">Up</a></div> <hr /> -</body></html> \ No newline at end of file +</body></html>