Documentation/Source/eric5.UI.DeleteFilesConfirmationDialog.html

changeset 58
37f0444c3479
parent 21
b88a0e6268bd
child 409
0ea528e80202
--- a/Documentation/Source/eric5.UI.DeleteFilesConfirmationDialog.html	Thu Jan 14 17:27:31 2010 +0000
+++ b/Documentation/Source/eric5.UI.DeleteFilesConfirmationDialog.html	Thu Jan 14 18:35:52 2010 +0000
@@ -22,7 +22,7 @@
 <body><a NAME="top" ID="top"></a>
 <h1>eric5.UI.DeleteFilesConfirmationDialog</h1>
 <p>
-&#77;&#111;&#100;&#117;&#108;&#101; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#97; &#100;&#105;&#97;&#108;&#111;&#103; &#116;&#111; &#99;&#111;&#110;&#102;&#105;&#114;&#109; &#100;&#101;&#108;&#101;&#116;&#105;&#111;&#110; &#111;&#102; &#109;&#117;&#108;&#116;&#105;&#112;&#108;&#101; &#102;&#105;&#108;&#101;&#115;.
+Module implementing a dialog to confirm deletion of multiple files.
 </p>
 <h3>Global Attributes</h3>
 <table>
@@ -32,7 +32,7 @@
 <table>
 <tr>
 <td><a href="#DeleteFilesConfirmationDialog">DeleteFilesConfirmationDialog</a></td>
-<td>&#67;&#108;&#97;&#115;&#115; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#97; &#100;&#105;&#97;&#108;&#111;&#103; &#116;&#111; &#99;&#111;&#110;&#102;&#105;&#114;&#109; &#100;&#101;&#108;&#101;&#116;&#105;&#111;&#110; &#111;&#102; &#109;&#117;&#108;&#116;&#105;&#112;&#108;&#101; &#102;&#105;&#108;&#101;&#115;.</td>
+<td>Class implementing a dialog to confirm deletion of multiple files.</td>
 </tr>
 </table>
 <h3>Functions</h3>
@@ -43,7 +43,7 @@
 <a NAME="DeleteFilesConfirmationDialog" ID="DeleteFilesConfirmationDialog"></a>
 <h2>DeleteFilesConfirmationDialog</h2>
 <p>
-    &#67;&#108;&#97;&#115;&#115; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#97; &#100;&#105;&#97;&#108;&#111;&#103; &#116;&#111; &#99;&#111;&#110;&#102;&#105;&#114;&#109; &#100;&#101;&#108;&#101;&#116;&#105;&#111;&#110; &#111;&#102; &#109;&#117;&#108;&#116;&#105;&#112;&#108;&#101; &#102;&#105;&#108;&#101;&#115;.
+    Class implementing a dialog to confirm deletion of multiple files.
 </p>
 <h3>Derived from</h3>
 QDialog, Ui_DeleteFilesConfirmationDialog
@@ -55,46 +55,46 @@
 <table>
 <tr>
 <td><a href="#DeleteFilesConfirmationDialog.__init__">DeleteFilesConfirmationDialog</a></td>
-<td>&#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114;</td>
+<td>Constructor</td>
 </tr><tr>
 <td><a href="#DeleteFilesConfirmationDialog.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="DeleteFilesConfirmationDialog.__init__" ID="DeleteFilesConfirmationDialog.__init__"></a>
 <h4>DeleteFilesConfirmationDialog (Constructor)</h4>
 <b>DeleteFilesConfirmationDialog</b>(<i>parent, caption, message, files</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; &#111;&#102; &#116;&#104;&#105;&#115; &#100;&#105;&#97;&#108;&#111;&#103; (&#81;&#87;&#105;&#100;&#103;&#101;&#116;)
+parent of this dialog (QWidget)
 </dd><dt><i>caption</i></dt>
 <dd>
-w&#105;&#110;&#100;&#111;w &#116;&#105;&#116;&#108;&#101; &#102;&#111;&#114; &#116;&#104;&#101; &#100;&#105;&#97;&#108;&#111;&#103; (&#115;&#116;&#114;&#105;&#110;&#103;)
+window title for the dialog (string)
 </dd><dt><i>message</i></dt>
 <dd>
-&#109;&#101;&#115;&#115;&#97;&#103;&#101; &#116;&#111; &#98;&#101; &#115;&#104;&#111;w&#110; (&#115;&#116;&#114;&#105;&#110;&#103;)
+message to be shown (string)
 </dd><dt><i>okLabel</i></dt>
 <dd>
-&#108;&#97;&#98;&#101;&#108; &#102;&#111;&#114; &#116;&#104;&#101; &#79;&#75; &#98;&#117;&#116;&#116;&#111;&#110; (&#115;&#116;&#114;&#105;&#110;&#103;)
+label for the OK button (string)
 </dd><dt><i>cancelLabel</i></dt>
 <dd>
-&#108;&#97;&#98;&#101;&#108; &#102;&#111;&#114; &#116;&#104;&#101; &#67;&#97;&#110;&#99;&#101;&#108; &#98;&#117;&#116;&#116;&#111;&#110; (&#115;&#116;&#114;&#105;&#110;&#103;)
+label for the Cancel button (string)
 </dd><dt><i>files</i></dt>
 <dd>
-&#108;&#105;&#115;&#116; &#111;&#102; &#102;&#105;&#108;&#101;&#110;&#97;&#109;&#101;&#115; &#116;&#111; &#98;&#101; &#115;&#104;&#111;w&#110; (&#108;&#105;&#115;&#116; &#111;&#102; &#115;&#116;&#114;&#105;&#110;&#103;&#115;)
+list of filenames to be shown (list of strings)
 </dd>
 </dl><a NAME="DeleteFilesConfirmationDialog.on_buttonBox_clicked" ID="DeleteFilesConfirmationDialog.on_buttonBox_clicked"></a>
 <h4>DeleteFilesConfirmationDialog.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