--- a/src/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopListSelectionDialog.html Thu Jan 04 17:16:15 2024 +0100 +++ b/src/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopListSelectionDialog.html Thu Jan 04 18:02:25 2024 +0100 @@ -7,53 +7,50 @@ <body> <a NAME="top" ID="top"></a> <h1>eric7.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopListSelectionDialog</h1> - <p> Module implementing a dialog to select multiple entries from a list. </p> + <h3>Global Attributes</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Classes</h3> - <table> - <tr> <td><a href="#DotDesktopListSelectionDialog">DotDesktopListSelectionDialog</a></td> <td>Class implementing a dialog to select multiple entries from a list.</td> </tr> </table> + <h3>Functions</h3> - <table> <tr><td>None</td></tr> </table> + <hr /> <hr /> <a NAME="DotDesktopListSelectionDialog" ID="DotDesktopListSelectionDialog"></a> <h2>DotDesktopListSelectionDialog</h2> - <p> Class implementing a dialog to select multiple entries from a list. </p> + <h3>Derived from</h3> QDialog, Ui_DotDesktopListSelectionDialog <h3>Class Attributes</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Class Methods</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Methods</h3> - <table> - <tr> <td><a href="#DotDesktopListSelectionDialog.__init__">DotDesktopListSelectionDialog</a></td> <td>Constructor</td> @@ -63,19 +60,20 @@ <td>Public method to extract the selected entries as a list or a string.</td> </tr> </table> + <h3>Static Methods</h3> - <table> <tr><td>None</td></tr> </table> + <a NAME="DotDesktopListSelectionDialog.__init__" ID="DotDesktopListSelectionDialog.__init__"></a> <h4>DotDesktopListSelectionDialog (Constructor)</h4> <b>DotDesktopListSelectionDialog</b>(<i>entries, selectedEntries, separator, subEntries=None, allowMultiMain=True, allowMultiSub=True, parent=None, </i>) - <p> Constructor </p> + <dl> <dt><i>entries</i> (list of str)</dt> @@ -113,11 +111,11 @@ <a NAME="DotDesktopListSelectionDialog.getData" ID="DotDesktopListSelectionDialog.getData"></a> <h4>DotDesktopListSelectionDialog.getData</h4> <b>getData</b>(<i>separator=None, separatorAtEnd=False</i>) - <p> Public method to extract the selected entries as a list or a string. </p> + <dl> <dt><i>separator</i> (str)</dt> @@ -144,4 +142,4 @@ </dl> <div align="right"><a href="#top">Up</a></div> <hr /> -</body></html> \ No newline at end of file +</body></html>