--- a/src/eric7/Documentation/Source/eric7.QtHelpInterface.QtHelpDocumentationSelectionDialog.html Thu Jan 04 17:16:15 2024 +0100 +++ b/src/eric7/Documentation/Source/eric7.QtHelpInterface.QtHelpDocumentationSelectionDialog.html Thu Jan 04 18:02:25 2024 +0100 @@ -7,55 +7,53 @@ <body> <a NAME="top" ID="top"></a> <h1>eric7.QtHelpInterface.QtHelpDocumentationSelectionDialog</h1> - <p> Module implementing a dialog to select QtHelp documentation sets to be installed. </p> + <h3>Global Attributes</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Classes</h3> - <table> - <tr> <td><a href="#QtHelpDocumentationSelectionDialog">QtHelpDocumentationSelectionDialog</a></td> <td>Class implementing a dialog to select QtHelp documentation sets to be installed.</td> </tr> </table> + <h3>Functions</h3> - <table> <tr><td>None</td></tr> </table> + <hr /> <hr /> <a NAME="QtHelpDocumentationSelectionDialog" ID="QtHelpDocumentationSelectionDialog"></a> <h2>QtHelpDocumentationSelectionDialog</h2> - <p> Class implementing a dialog to select QtHelp documentation sets to be installed. </p> + <h3>Derived from</h3> QDialog, Ui_QtHelpDocumentationSelectionDialog <h3>Class Attributes</h3> +<table> +<tr><td>AddMode</td></tr> +<tr><td>ManageMode</td></tr> +</table> -<table> -<tr><td>AddMode</td></tr><tr><td>ManageMode</td></tr> -</table> <h3>Class Methods</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Methods</h3> - <table> - <tr> <td><a href="#QtHelpDocumentationSelectionDialog.__init__">QtHelpDocumentationSelectionDialog</a></td> <td>Constructor</td> @@ -85,19 +83,20 @@ <td>Private slot handling the selection of items.</td> </tr> </table> + <h3>Static Methods</h3> - <table> <tr><td>None</td></tr> </table> + <a NAME="QtHelpDocumentationSelectionDialog.__init__" ID="QtHelpDocumentationSelectionDialog.__init__"></a> <h4>QtHelpDocumentationSelectionDialog (Constructor)</h4> <b>QtHelpDocumentationSelectionDialog</b>(<i>helpDocuments, mode, parent=None</i>) - <p> Constructor </p> + <dl> <dt><i>helpDocuments</i> (dict of lists of str)</dt> @@ -117,10 +116,10 @@ <a NAME="QtHelpDocumentationSelectionDialog.__deleteCategory" ID="QtHelpDocumentationSelectionDialog.__deleteCategory"></a> <h4>QtHelpDocumentationSelectionDialog.__deleteCategory</h4> <b>__deleteCategory</b>(<i>category</i>) - <p> Private method to delete a category. </p> + <dl> <dt><i>category</i> (QTreeWidgetItem)</dt> @@ -131,10 +130,10 @@ <a NAME="QtHelpDocumentationSelectionDialog.getData" ID="QtHelpDocumentationSelectionDialog.getData"></a> <h4>QtHelpDocumentationSelectionDialog.getData</h4> <b>getData</b>(<i></i>) - <p> Public method to retrieve the selected help documents. </p> + <dl> <dt>Return:</dt> <dd> @@ -150,31 +149,31 @@ <a NAME="QtHelpDocumentationSelectionDialog.on_deleteAllButton_clicked" ID="QtHelpDocumentationSelectionDialog.on_deleteAllButton_clicked"></a> <h4>QtHelpDocumentationSelectionDialog.on_deleteAllButton_clicked</h4> <b>on_deleteAllButton_clicked</b>(<i></i>) - <p> Private slot to delete all documentation sets. </p> + <a NAME="QtHelpDocumentationSelectionDialog.on_deleteButton_clicked" ID="QtHelpDocumentationSelectionDialog.on_deleteButton_clicked"></a> <h4>QtHelpDocumentationSelectionDialog.on_deleteButton_clicked</h4> <b>on_deleteButton_clicked</b>(<i></i>) - <p> Private slot to delete the selected documentation sets. </p> + <a NAME="QtHelpDocumentationSelectionDialog.on_deleteCategoryButton_clicked" ID="QtHelpDocumentationSelectionDialog.on_deleteCategoryButton_clicked"></a> <h4>QtHelpDocumentationSelectionDialog.on_deleteCategoryButton_clicked</h4> <b>on_deleteCategoryButton_clicked</b>(<i></i>) - <p> Private slot to delete the selected documentation set categories. </p> + <a NAME="QtHelpDocumentationSelectionDialog.on_documentationList_itemSelectionChanged" ID="QtHelpDocumentationSelectionDialog.on_documentationList_itemSelectionChanged"></a> <h4>QtHelpDocumentationSelectionDialog.on_documentationList_itemSelectionChanged</h4> <b>on_documentationList_itemSelectionChanged</b>(<i></i>) - <p> Private slot handling the selection of items. </p> + <div align="right"><a href="#top">Up</a></div> <hr /> -</body></html> \ No newline at end of file +</body></html>