src/eric7/Documentation/Source/eric7.Debugger.VariablesFilterDialog.html

branch
eric7
changeset 10479
856476537696
parent 10417
c6011e501282
--- a/src/eric7/Documentation/Source/eric7.Debugger.VariablesFilterDialog.html	Thu Jan 04 17:16:15 2024 +0100
+++ b/src/eric7/Documentation/Source/eric7.Debugger.VariablesFilterDialog.html	Thu Jan 04 18:02:25 2024 +0100
@@ -7,34 +7,32 @@
 <body>
 <a NAME="top" ID="top"></a>
 <h1>eric7.Debugger.VariablesFilterDialog</h1>
-
 <p>
 Module implementing the variables filter dialog.
 </p>
+
 <h3>Global Attributes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Classes</h3>
-
 <table>
-
 <tr>
 <td><a href="#VariablesFilterDialog">VariablesFilterDialog</a></td>
 <td>Class implementing the variables filter dialog.</td>
 </tr>
 </table>
+
 <h3>Functions</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <hr />
 <hr />
 <a NAME="VariablesFilterDialog" ID="VariablesFilterDialog"></a>
 <h2>VariablesFilterDialog</h2>
-
 <p>
     Class implementing the variables filter dialog.
 </p>
@@ -44,6 +42,7 @@
     show the effect of the current selection on the currently shown variables.
     'Reset' will reset the selection to the one the dialog was opened with.
 </p>
+
 <h3>Signals</h3>
 <dl>
 
@@ -56,19 +55,17 @@
 <h3>Derived from</h3>
 QDialog, Ui_VariablesFilterDialog
 <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="#VariablesFilterDialog.__init__">VariablesFilterDialog</a></td>
 <td>Constructor</td>
@@ -86,19 +83,20 @@
 <td>Public slot to set the current selection.</td>
 </tr>
 </table>
+
 <h3>Static Methods</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
 
+
 <a NAME="VariablesFilterDialog.__init__" ID="VariablesFilterDialog.__init__"></a>
 <h4>VariablesFilterDialog (Constructor)</h4>
 <b>VariablesFilterDialog</b>(<i>parent=None, name=None, modal=False</i>)
-
 <p>
         Constructor
 </p>
+
 <dl>
 
 <dt><i>parent</i> (QWidget)</dt>
@@ -117,10 +115,10 @@
 <a NAME="VariablesFilterDialog.getSelection" ID="VariablesFilterDialog.getSelection"></a>
 <h4>VariablesFilterDialog.getSelection</h4>
 <b>getSelection</b>(<i></i>)
-
 <p>
         Public slot to retrieve the current selections.
 </p>
+
 <dl>
 <dt>Return:</dt>
 <dd>
@@ -138,10 +136,10 @@
 <a NAME="VariablesFilterDialog.on_buttonBox_clicked" ID="VariablesFilterDialog.on_buttonBox_clicked"></a>
 <h4>VariablesFilterDialog.on_buttonBox_clicked</h4>
 <b>on_buttonBox_clicked</b>(<i>button</i>)
-
 <p>
         Private slot called by a button of the button box clicked.
 </p>
+
 <dl>
 
 <dt><i>button</i> (QAbstractButton)</dt>
@@ -152,10 +150,10 @@
 <a NAME="VariablesFilterDialog.setSelection" ID="VariablesFilterDialog.setSelection"></a>
 <h4>VariablesFilterDialog.setSelection</h4>
 <b>setSelection</b>(<i>lList, gList</i>)
-
 <p>
         Public slot to set the current selection.
 </p>
+
 <dl>
 
 <dt><i>lList</i> (list of str)</dt>
@@ -169,4 +167,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