Documentation/Source/eric5.Plugins.WizardPlugins.FileDialogWizard.FileDialogWizardDialog.html

changeset 58
37f0444c3479
parent 21
b88a0e6268bd
child 409
0ea528e80202
--- a/Documentation/Source/eric5.Plugins.WizardPlugins.FileDialogWizard.FileDialogWizardDialog.html	Thu Jan 14 17:27:31 2010 +0000
+++ b/Documentation/Source/eric5.Plugins.WizardPlugins.FileDialogWizard.FileDialogWizardDialog.html	Thu Jan 14 18:35:52 2010 +0000
@@ -22,7 +22,7 @@
 <body><a NAME="top" ID="top"></a>
 <h1>eric5.Plugins.WizardPlugins.FileDialogWizard.FileDialogWizardDialog</h1>
 <p>
-&#77;&#111;&#100;&#117;&#108;&#101; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#116;&#104;&#101; &#102;&#105;&#108;&#101; &#100;&#105;&#97;&#108;&#111;&#103; w&#105;z&#97;&#114;&#100; &#100;&#105;&#97;&#108;&#111;&#103;.
+Module implementing the file dialog wizard dialog.
 </p>
 <h3>Global Attributes</h3>
 <table>
@@ -32,7 +32,7 @@
 <table>
 <tr>
 <td><a href="#FileDialogWizardDialog">FileDialogWizardDialog</a></td>
-<td>&#67;&#108;&#97;&#115;&#115; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#116;&#104;&#101; &#99;&#111;&#108;&#111;&#114; &#100;&#105;&#97;&#108;&#111;&#103; w&#105;z&#97;&#114;&#100; &#100;&#105;&#97;&#108;&#111;&#103;.</td>
+<td>Class implementing the color dialog wizard dialog.</td>
 </tr>
 </table>
 <h3>Functions</h3>
@@ -43,10 +43,10 @@
 <a NAME="FileDialogWizardDialog" ID="FileDialogWizardDialog"></a>
 <h2>FileDialogWizardDialog</h2>
 <p>
-    &#67;&#108;&#97;&#115;&#115; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#116;&#104;&#101; &#99;&#111;&#108;&#111;&#114; &#100;&#105;&#97;&#108;&#111;&#103; w&#105;z&#97;&#114;&#100; &#100;&#105;&#97;&#108;&#111;&#103;.
+    Class implementing the color dialog wizard dialog.
 </p><p>
-    &#73;&#116; &#100;&#105;&#115;&#112;&#108;&#97;y&#115; &#97; &#100;&#105;&#97;&#108;&#111;&#103; &#102;&#111;&#114; &#101;&#110;&#116;&#101;&#114;&#105;&#110;&#103; &#116;&#104;&#101; &#112;&#97;&#114;&#97;&#109;&#101;&#116;&#101;&#114;&#115;
-    &#102;&#111;&#114; &#116;&#104;&#101; &#81;&#70;&#105;&#108;&#101;&#68;&#105;&#97;&#108;&#111;&#103; &#99;&#111;&#100;&#101; &#103;&#101;&#110;&#101;&#114;&#97;&#116;&#111;&#114;.
+    It displays a dialog for entering the parameters
+    for the QFileDialog code generator.
 </p>
 <h3>Derived from</h3>
 QDialog, Ui_FileDialogWizardDialog
@@ -58,97 +58,97 @@
 <table>
 <tr>
 <td><a href="#FileDialogWizardDialog.__init__">FileDialogWizardDialog</a></td>
-<td>&#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114;</td>
+<td>Constructor</td>
 </tr><tr>
 <td><a href="#FileDialogWizardDialog.__getCode4">__getCode4</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#116;&#104;&#101; &#115;&#111;&#117;&#114;&#99;&#101; &#99;&#111;&#100;&#101; &#102;&#111;&#114; &#81;&#116;&#52;.</td>
+<td>Private method to get the source code for Qt4.</td>
 </tr><tr>
 <td><a href="#FileDialogWizardDialog.__toggleConfirmCheckBox">__toggleConfirmCheckBox</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#101;&#110;&#97;&#98;&#108;&#101;/&#100;&#105;&#115;&#97;&#98;&#108;&#101; &#116;&#104;&#101; &#99;&#111;&#110;&#102;&#105;&#114;&#109;&#97;&#116;&#105;&#111;&#110; &#99;&#104;&#101;&#99;&#107; &#98;&#111;x.</td>
+<td>Private slot to enable/disable the confirmation check box.</td>
 </tr><tr>
 <td><a href="#FileDialogWizardDialog.__toggleGroupsAndTest">__toggleGroupsAndTest</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#101;&#110;&#97;&#98;&#108;&#101;/&#100;&#105;&#115;&#97;&#98;&#108;&#101; &#99;&#101;&#114;&#116;&#97;&#105;&#110; &#103;&#114;&#111;&#117;&#112;&#115; &#97;&#110;&#100; &#116;&#104;&#101; &#116;&#101;&#115;&#116; &#98;&#117;&#116;&#116;&#111;&#110;.</td>
+<td>Private slot to enable/disable certain groups and the test button.</td>
 </tr><tr>
 <td><a href="#FileDialogWizardDialog.getCode">getCode</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#116;&#104;&#101; &#115;&#111;&#117;&#114;&#99;&#101; &#99;&#111;&#100;&#101;.</td>
+<td>Public method to get the source code.</td>
 </tr><tr>
 <td><a href="#FileDialogWizardDialog.on_bTest_clicked">on_bTest_clicked</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#116;&#101;&#115;&#116; &#116;&#104;&#101; &#115;&#101;&#108;&#101;&#99;&#116;&#101;&#100; &#111;&#112;&#116;&#105;&#111;&#110;&#115;.</td>
+<td>Private method to test the selected options.</td>
 </tr><tr>
 <td><a href="#FileDialogWizardDialog.on_buttonBox_clicked">on_buttonBox_clicked</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#99;&#97;&#108;&#108;&#101;&#100; &#98;y &#97; &#98;&#117;&#116;&#116;&#111;&#110; &#111;&#102; &#116;&#104;&#101; &#98;&#117;&#116;&#116;&#111;&#110; &#98;&#111;x &#99;&#108;&#105;&#99;&#107;&#101;&#100;.</td>
+<td>Private slot called by a button of the button box clicked.</td>
 </tr>
 </table>
 <a NAME="FileDialogWizardDialog.__init__" ID="FileDialogWizardDialog.__init__"></a>
 <h4>FileDialogWizardDialog (Constructor)</h4>
 <b>FileDialogWizardDialog</b>(<i>parent=None</i>)
 <p>
-        &#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114;
+        Constructor
 </p><dl>
 <dt><i>parent</i></dt>
 <dd>
-&#112;&#97;&#114;&#101;&#110;&#116; w&#105;&#100;&#103;&#101;&#116; (&#81;&#87;&#105;&#100;&#103;&#101;&#116;)
+parent widget (QWidget)
 </dd>
 </dl><a NAME="FileDialogWizardDialog.__getCode4" ID="FileDialogWizardDialog.__getCode4"></a>
 <h4>FileDialogWizardDialog.__getCode4</h4>
 <b>__getCode4</b>(<i>indLevel, indString</i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#116;&#104;&#101; &#115;&#111;&#117;&#114;&#99;&#101; &#99;&#111;&#100;&#101; &#102;&#111;&#114; &#81;&#116;&#52;.
+        Private method to get the source code for Qt4.
 </p><dl>
 <dt><i>indLevel</i></dt>
 <dd>
-&#105;&#110;&#100;&#101;&#110;&#116;&#97;&#116;&#105;&#111;&#110; &#108;&#101;v&#101;&#108; (&#105;&#110;&#116;)
+indentation level (int)
 </dd><dt><i>indString</i></dt>
 <dd>
-&#115;&#116;&#114;&#105;&#110;&#103; &#117;&#115;&#101;&#100; &#102;&#111;&#114; &#105;&#110;&#100;&#101;&#110;&#116;&#97;&#116;&#105;&#111;&#110; (&#115;&#112;&#97;&#99;&#101; &#111;&#114; &#116;&#97;&#98;) (&#115;&#116;&#114;&#105;&#110;&#103;)
+string used for indentation (space or tab) (string)
 </dd>
 </dl><dl>
 <dt>Returns:</dt>
 <dd>
-&#103;&#101;&#110;&#101;&#114;&#97;&#116;&#101;&#100; &#99;&#111;&#100;&#101; (&#115;&#116;&#114;&#105;&#110;&#103;)
+generated code (string)
 </dd>
 </dl><a NAME="FileDialogWizardDialog.__toggleConfirmCheckBox" ID="FileDialogWizardDialog.__toggleConfirmCheckBox"></a>
 <h4>FileDialogWizardDialog.__toggleConfirmCheckBox</h4>
 <b>__toggleConfirmCheckBox</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#101;&#110;&#97;&#98;&#108;&#101;/&#100;&#105;&#115;&#97;&#98;&#108;&#101; &#116;&#104;&#101; &#99;&#111;&#110;&#102;&#105;&#114;&#109;&#97;&#116;&#105;&#111;&#110; &#99;&#104;&#101;&#99;&#107; &#98;&#111;x.
+        Private slot to enable/disable the confirmation check box.
 </p><a NAME="FileDialogWizardDialog.__toggleGroupsAndTest" ID="FileDialogWizardDialog.__toggleGroupsAndTest"></a>
 <h4>FileDialogWizardDialog.__toggleGroupsAndTest</h4>
 <b>__toggleGroupsAndTest</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#101;&#110;&#97;&#98;&#108;&#101;/&#100;&#105;&#115;&#97;&#98;&#108;&#101; &#99;&#101;&#114;&#116;&#97;&#105;&#110; &#103;&#114;&#111;&#117;&#112;&#115; &#97;&#110;&#100; &#116;&#104;&#101; &#116;&#101;&#115;&#116; &#98;&#117;&#116;&#116;&#111;&#110;.
+        Private slot to enable/disable certain groups and the test button.
 </p><a NAME="FileDialogWizardDialog.getCode" ID="FileDialogWizardDialog.getCode"></a>
 <h4>FileDialogWizardDialog.getCode</h4>
 <b>getCode</b>(<i>indLevel, indString</i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#116;&#104;&#101; &#115;&#111;&#117;&#114;&#99;&#101; &#99;&#111;&#100;&#101;.
+        Public method to get the source code.
 </p><dl>
 <dt><i>indLevel</i></dt>
 <dd>
-&#105;&#110;&#100;&#101;&#110;&#116;&#97;&#116;&#105;&#111;&#110; &#108;&#101;v&#101;&#108; (&#105;&#110;&#116;)
+indentation level (int)
 </dd><dt><i>indString</i></dt>
 <dd>
-&#115;&#116;&#114;&#105;&#110;&#103; &#117;&#115;&#101;&#100; &#102;&#111;&#114; &#105;&#110;&#100;&#101;&#110;&#116;&#97;&#116;&#105;&#111;&#110; (&#115;&#112;&#97;&#99;&#101; &#111;&#114; &#116;&#97;&#98;) (&#115;&#116;&#114;&#105;&#110;&#103;)
+string used for indentation (space or tab) (string)
 </dd>
 </dl><dl>
 <dt>Returns:</dt>
 <dd>
-&#103;&#101;&#110;&#101;&#114;&#97;&#116;&#101;&#100; &#99;&#111;&#100;&#101; (&#115;&#116;&#114;&#105;&#110;&#103;)
+generated code (string)
 </dd>
 </dl><a NAME="FileDialogWizardDialog.on_bTest_clicked" ID="FileDialogWizardDialog.on_bTest_clicked"></a>
 <h4>FileDialogWizardDialog.on_bTest_clicked</h4>
 <b>on_bTest_clicked</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#116;&#101;&#115;&#116; &#116;&#104;&#101; &#115;&#101;&#108;&#101;&#99;&#116;&#101;&#100; &#111;&#112;&#116;&#105;&#111;&#110;&#115;.
+        Private method to test the selected options.
 </p><a NAME="FileDialogWizardDialog.on_buttonBox_clicked" ID="FileDialogWizardDialog.on_buttonBox_clicked"></a>
 <h4>FileDialogWizardDialog.on_buttonBox_clicked</h4>
 <b>on_buttonBox_clicked</b>(<i>button</i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#99;&#97;&#108;&#108;&#101;&#100; &#98;y &#97; &#98;&#117;&#116;&#116;&#111;&#110; &#111;&#102; &#116;&#104;&#101; &#98;&#117;&#116;&#116;&#111;&#110; &#98;&#111;x &#99;&#108;&#105;&#99;&#107;&#101;&#100;.
+        Private slot called by a button of the button box clicked.
 </p><dl>
 <dt><i>button</i></dt>
 <dd>
-&#98;&#117;&#116;&#116;&#111;&#110; &#116;&#104;&#97;&#116; w&#97;&#115; &#99;&#108;&#105;&#99;&#107;&#101;&#100; (&#81;&#65;&#98;&#115;&#116;&#114;&#97;&#99;&#116;&#66;&#117;&#116;&#116;&#111;&#110;)
+button that was clicked (QAbstractButton)
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial