src/eric7/Documentation/Source/eric7.Templates.TemplatePropertiesDialog.html

branch
eric7
changeset 10479
856476537696
parent 10431
64157aeb0312
diff -r de9106c55c3d -r 856476537696 src/eric7/Documentation/Source/eric7.Templates.TemplatePropertiesDialog.html
--- a/src/eric7/Documentation/Source/eric7.Templates.TemplatePropertiesDialog.html	Thu Jan 04 17:16:15 2024 +0100
+++ b/src/eric7/Documentation/Source/eric7.Templates.TemplatePropertiesDialog.html	Thu Jan 04 18:02:25 2024 +0100
@@ -7,53 +7,50 @@
 <body>
 <a NAME="top" ID="top"></a>
 <h1>eric7.Templates.TemplatePropertiesDialog</h1>
-
 <p>
 Module implementing the templates properties dialog.
 </p>
+
 <h3>Global Attributes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Classes</h3>
-
 <table>
-
 <tr>
 <td><a href="#TemplatePropertiesDialog">TemplatePropertiesDialog</a></td>
 <td>Class implementing the templates properties dialog.</td>
 </tr>
 </table>
+
 <h3>Functions</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <hr />
 <hr />
 <a NAME="TemplatePropertiesDialog" ID="TemplatePropertiesDialog"></a>
 <h2>TemplatePropertiesDialog</h2>
-
 <p>
     Class implementing the templates properties dialog.
 </p>
+
 <h3>Derived from</h3>
 QDialog, Ui_TemplatePropertiesDialog
 <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="#TemplatePropertiesDialog.__init__">TemplatePropertiesDialog</a></td>
 <td>Constructor</td>
@@ -75,19 +72,20 @@
 <td>Public method to select a group.</td>
 </tr>
 </table>
+
 <h3>Static Methods</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
 
+
 <a NAME="TemplatePropertiesDialog.__init__" ID="TemplatePropertiesDialog.__init__"></a>
 <h4>TemplatePropertiesDialog (Constructor)</h4>
 <b>TemplatePropertiesDialog</b>(<i>parent, groupMode=False, itm=None</i>)
-
 <p>
         Constructor
 </p>
+
 <dl>
 
 <dt><i>parent</i> (QWidget)</dt>
@@ -106,10 +104,10 @@
 <a NAME="TemplatePropertiesDialog.getData" ID="TemplatePropertiesDialog.getData"></a>
 <h4>TemplatePropertiesDialog.getData</h4>
 <b>getData</b>(<i></i>)
-
 <p>
         Public method to get the data entered into the dialog.
 </p>
+
 <dl>
 <dt>Return:</dt>
 <dd>
@@ -127,10 +125,10 @@
 <a NAME="TemplatePropertiesDialog.keyPressEvent" ID="TemplatePropertiesDialog.keyPressEvent"></a>
 <h4>TemplatePropertiesDialog.keyPressEvent</h4>
 <b>keyPressEvent</b>(<i>ev</i>)
-
 <p>
         Protected method to handle the user pressing the escape key.
 </p>
+
 <dl>
 
 <dt><i>ev</i> (QKeyEvent)</dt>
@@ -141,17 +139,17 @@
 <a NAME="TemplatePropertiesDialog.on_helpButton_clicked" ID="TemplatePropertiesDialog.on_helpButton_clicked"></a>
 <h4>TemplatePropertiesDialog.on_helpButton_clicked</h4>
 <b>on_helpButton_clicked</b>(<i></i>)
-
 <p>
         Private slot to show some help.
 </p>
+
 <a NAME="TemplatePropertiesDialog.setSelectedGroup" ID="TemplatePropertiesDialog.setSelectedGroup"></a>
 <h4>TemplatePropertiesDialog.setSelectedGroup</h4>
 <b>setSelectedGroup</b>(<i>name</i>)
-
 <p>
         Public method to select a group.
 </p>
+
 <dl>
 
 <dt><i>name</i> (str)</dt>
@@ -161,4 +159,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