src/eric7/Documentation/Source/eric7.MultiProject.AddProjectDialog.html

branch
eric7
changeset 10479
856476537696
parent 10411
f9dedceca6c9
child 10690
fab36645aa7d
diff -r de9106c55c3d -r 856476537696 src/eric7/Documentation/Source/eric7.MultiProject.AddProjectDialog.html
--- a/src/eric7/Documentation/Source/eric7.MultiProject.AddProjectDialog.html	Thu Jan 04 17:16:15 2024 +0100
+++ b/src/eric7/Documentation/Source/eric7.MultiProject.AddProjectDialog.html	Thu Jan 04 18:02:25 2024 +0100
@@ -7,53 +7,50 @@
 <body>
 <a NAME="top" ID="top"></a>
 <h1>eric7.MultiProject.AddProjectDialog</h1>
-
 <p>
 Module implementing the add project dialog.
 </p>
+
 <h3>Global Attributes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Classes</h3>
-
 <table>
-
 <tr>
 <td><a href="#AddProjectDialog">AddProjectDialog</a></td>
 <td>Class implementing the add project dialog.</td>
 </tr>
 </table>
+
 <h3>Functions</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <hr />
 <hr />
 <a NAME="AddProjectDialog" ID="AddProjectDialog"></a>
 <h2>AddProjectDialog</h2>
-
 <p>
     Class implementing the add project dialog.
 </p>
+
 <h3>Derived from</h3>
 QDialog, Ui_AddProjectDialog
 <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="#AddProjectDialog.__init__">AddProjectDialog</a></td>
 <td>Constructor</td>
@@ -79,19 +76,20 @@
 <td>Private slot called when the project name has changed.</td>
 </tr>
 </table>
+
 <h3>Static Methods</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
 
+
 <a NAME="AddProjectDialog.__init__" ID="AddProjectDialog.__init__"></a>
 <h4>AddProjectDialog (Constructor)</h4>
 <b>AddProjectDialog</b>(<i>parent=None, startdir="", project=None, categories=None, category=""</i>)
-
 <p>
         Constructor
 </p>
+
 <dl>
 
 <dt><i>parent</i> (QWidget)</dt>
@@ -118,10 +116,10 @@
 <a NAME="AddProjectDialog.__getFileName" ID="AddProjectDialog.__getFileName"></a>
 <h4>AddProjectDialog.__getFileName</h4>
 <b>__getFileName</b>(<i></i>)
-
 <p>
         Private method to get the file name of the project file.
 </p>
+
 <dl>
 <dt>Return:</dt>
 <dd>
@@ -137,17 +135,17 @@
 <a NAME="AddProjectDialog.__updateUi" ID="AddProjectDialog.__updateUi"></a>
 <h4>AddProjectDialog.__updateUi</h4>
 <b>__updateUi</b>(<i></i>)
-
 <p>
         Private method to update the dialog.
 </p>
+
 <a NAME="AddProjectDialog.getProjectMetadata" ID="AddProjectDialog.getProjectMetadata"></a>
 <h4>AddProjectDialog.getProjectMetadata</h4>
 <b>getProjectMetadata</b>(<i></i>)
-
 <p>
         Public method to get the entered project metadata.
 </p>
+
 <dl>
 <dt>Return:</dt>
 <dd>
@@ -163,10 +161,10 @@
 <a NAME="AddProjectDialog.on_filenamePicker_textChanged" ID="AddProjectDialog.on_filenamePicker_textChanged"></a>
 <h4>AddProjectDialog.on_filenamePicker_textChanged</h4>
 <b>on_filenamePicker_textChanged</b>(<i>txt</i>)
-
 <p>
         Private slot called when the project filename has changed.
 </p>
+
 <dl>
 
 <dt><i>txt</i> (str)</dt>
@@ -177,10 +175,10 @@
 <a NAME="AddProjectDialog.on_nameEdit_textChanged" ID="AddProjectDialog.on_nameEdit_textChanged"></a>
 <h4>AddProjectDialog.on_nameEdit_textChanged</h4>
 <b>on_nameEdit_textChanged</b>(<i>txt</i>)
-
 <p>
         Private slot called when the project name has changed.
 </p>
+
 <dl>
 
 <dt><i>txt</i> (str)</dt>
@@ -190,4 +188,4 @@
 </dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr />
-</body></html>
\ No newline at end of file
+</body></html>

eric ide

mercurial