Documentation/Source/eric5.UI.FindFileDialog.html

changeset 58
37f0444c3479
parent 21
b88a0e6268bd
child 269
56e0107f2b01
diff -r 81326a94fdca -r 37f0444c3479 Documentation/Source/eric5.UI.FindFileDialog.html
--- a/Documentation/Source/eric5.UI.FindFileDialog.html	Thu Jan 14 17:27:31 2010 +0000
+++ b/Documentation/Source/eric5.UI.FindFileDialog.html	Thu Jan 14 18:35:52 2010 +0000
@@ -22,7 +22,7 @@
 <body><a NAME="top" ID="top"></a>
 <h1>eric5.UI.FindFileDialog</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; &#115;&#101;&#97;&#114;&#99;&#104; &#102;&#111;&#114; &#116;&#101;x&#116; &#105;&#110; &#102;&#105;&#108;&#101;&#115;.
+Module implementing a dialog to search for text in files.
 </p>
 <h3>Global Attributes</h3>
 <table>
@@ -32,7 +32,7 @@
 <table>
 <tr>
 <td><a href="#FindFileDialog">FindFileDialog</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; &#115;&#101;&#97;&#114;&#99;&#104; &#102;&#111;&#114; &#116;&#101;x&#116; &#105;&#110; &#102;&#105;&#108;&#101;&#115;.</td>
+<td>Class implementing a dialog to search for text in files.</td>
 </tr>
 </table>
 <h3>Functions</h3>
@@ -43,20 +43,20 @@
 <a NAME="FindFileDialog" ID="FindFileDialog"></a>
 <h2>FindFileDialog</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; &#115;&#101;&#97;&#114;&#99;&#104; &#102;&#111;&#114; &#116;&#101;x&#116; &#105;&#110; &#102;&#105;&#108;&#101;&#115;.
+    Class implementing a dialog to search for text in files.
 </p><p>
-    &#84;&#104;&#101; &#111;&#99;&#99;&#117;&#114;&#114;&#101;&#110;&#99;&#101;&#115; &#102;&#111;&#117;&#110;&#100; &#97;&#114;&#101; &#100;&#105;&#115;&#112;&#108;&#97;y&#101;&#100; &#105;&#110; &#97; &#81;&#84;&#114;&#101;&#101;&#87;&#105;&#100;&#103;&#101;&#116; &#115;&#104;&#111;w&#105;&#110;&#103; &#116;&#104;&#101; &#102;&#105;&#108;&#101;&#110;&#97;&#109;&#101;, &#116;&#104;&#101; 
-    &#108;&#105;&#110;&#101;&#110;&#117;&#109;&#98;&#101;&#114; &#97;&#110;&#100; &#116;&#104;&#101; &#102;&#111;&#117;&#110;&#100; &#116;&#101;x&#116;. &#84;&#104;&#101; &#102;&#105;&#108;&#101; w&#105;&#108;&#108; &#98;&#101; &#111;&#112;&#101;&#110;&#101;&#100; &#117;&#112;&#111;&#110; &#97; &#100;&#111;&#117;&#98;&#108;&#101; &#99;&#108;&#105;&#99;&#107; &#111;&#110;&#116;&#111; 
-    &#116;&#104;&#101; &#114;&#101;&#115;&#112;&#101;&#99;&#116;&#105;v&#101; &#101;&#110;&#116;&#114;y &#111;&#102; &#116;&#104;&#101; &#108;&#105;&#115;&#116;.
+    The occurrences found are displayed in a QTreeWidget showing the filename, the 
+    linenumber and the found text. The file will be opened upon a double click onto 
+    the respective entry of the list.
 </p><h4>Signals</h4>
 <dl>
 <dt>designerFile(string)</dt>
 <dd>
-&#101;&#109;&#105;&#116;&#116;&#101;&#100; &#116;&#111; &#111;&#112;&#101;&#110; &#97; &#81;&#116;-&#68;&#101;&#115;&#105;&#103;&#110;&#101;&#114; &#102;&#105;&#108;&#101;
+emitted to open a Qt-Designer file
 </dd><dt>sourceFile(string, int, string, (int, int)</dt>
 <dd>
-) &#101;&#109;&#105;&#116;&#116;&#101;&#100; &#116;&#111; &#111;&#112;&#101;&#110; &#97;
-        &#115;&#111;&#117;&#114;&#99;&#101; &#102;&#105;&#108;&#101; &#97;&#116; &#97; &#108;&#105;&#110;&#101;
+) emitted to open a
+        source file at a line
 </dd>
 </dl>
 <h3>Derived from</h3>
@@ -69,273 +69,273 @@
 <table>
 <tr>
 <td><a href="#FindFileDialog.__init__">FindFileDialog</a></td>
-<td>&#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114;</td>
+<td>Constructor</td>
 </tr><tr>
 <td><a href="#FindFileDialog.__contextMenuRequested">__contextMenuRequested</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#99;&#111;&#110;&#116;&#101;x&#116; &#109;&#101;&#110;&#117; &#114;&#101;&#113;&#117;&#101;&#115;&#116;.</td>
+<td>Private slot to handle the context menu request.</td>
 </tr><tr>
 <td><a href="#FindFileDialog.__copyToClipboard">__copyToClipboard</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#99;&#111;&#112;y &#116;&#104;&#101; &#112;&#97;&#116;&#104; &#111;&#102; &#97;&#110; &#101;&#110;&#116;&#114;y &#116;&#111; &#116;&#104;&#101; &#99;&#108;&#105;&#112;&#98;&#111;&#97;&#114;&#100;.</td>
+<td>Private method to copy the path of an entry to the clipboard.</td>
 </tr><tr>
 <td><a href="#FindFileDialog.__createItem">__createItem</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#99;&#114;&#101;&#97;&#116;&#101; &#97;&#110; &#101;&#110;&#116;&#114;y &#105;&#110; &#116;&#104;&#101; &#102;&#105;&#108;&#101; &#108;&#105;&#115;&#116;.</td>
+<td>Private method to create an entry in the file list.</td>
 </tr><tr>
 <td><a href="#FindFileDialog.__doSearch">__doSearch</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#102;&#105;&#110;&#100; &#98;&#117;&#116;&#116;&#111;&#110; &#98;&#101;&#105;&#110;&#103; &#112;&#114;&#101;&#115;&#115;&#101;&#100;.</td>
+<td>Private slot to handle the find button being pressed.</td>
 </tr><tr>
 <td><a href="#FindFileDialog.__enableFindButton">__enableFindButton</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#99;&#97;&#108;&#108;&#101;&#100; &#116;&#111; &#101;&#110;&#97;&#98;&#108;&#101; &#116;&#104;&#101; &#102;&#105;&#110;&#100; &#98;&#117;&#116;&#116;&#111;&#110;.</td>
+<td>Private slot called to enable the find button.</td>
 </tr><tr>
 <td><a href="#FindFileDialog.__getFileList">__getFileList</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#97; &#108;&#105;&#115;&#116; &#111;&#102; &#102;&#105;&#108;&#101;&#115; &#116;&#111; &#115;&#101;&#97;&#114;&#99;&#104;.</td>
+<td>Private method to get a list of files to search.</td>
 </tr><tr>
 <td><a href="#FindFileDialog.__openFile">__openFile</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#111;&#112;&#101;&#110; &#116;&#104;&#101; &#99;&#117;&#114;&#114;&#101;&#110;&#116;&#108;y &#115;&#101;&#108;&#101;&#99;&#116;&#101;&#100; &#101;&#110;&#116;&#114;y.</td>
+<td>Private slot to open the currently selected entry.</td>
 </tr><tr>
 <td><a href="#FindFileDialog.__stopSearch">__stopSearch</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#115;&#116;&#111;&#112; &#98;&#117;&#116;&#116;&#111;&#110; &#98;&#101;&#105;&#110;&#103; &#112;&#114;&#101;&#115;&#115;&#101;&#100;.</td>
+<td>Private slot to handle the stop button being pressed.</td>
 </tr><tr>
 <td><a href="#FindFileDialog.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><tr>
 <td><a href="#FindFileDialog.on_dirButton_clicked">on_dirButton_clicked</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#115;&#101;&#108;&#101;&#99;&#116;&#105;&#111;&#110; &#111;&#102; &#116;&#104;&#101; &#112;&#114;&#111;&#106;&#101;&#99;&#116; &#114;&#97;&#100;&#105;&#111; &#98;&#117;&#116;&#116;&#111;&#110;.</td>
+<td>Private slot to handle the selection of the project radio button.</td>
 </tr><tr>
 <td><a href="#FindFileDialog.on_dirEdit_textChanged">on_dirEdit_textChanged</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#116;&#101;x&#116;&#67;&#104;&#97;&#110;&#103;&#101;&#100; &#115;&#105;&#103;&#110;&#97;&#108; &#111;&#102; &#116;&#104;&#101; &#100;&#105;&#114;&#101;&#99;&#116;&#111;&#114;y &#101;&#100;&#105;&#116;.</td>
+<td>Private slot to handle the textChanged signal of the directory edit.</td>
 </tr><tr>
 <td><a href="#FindFileDialog.on_dirSelectButton_clicked">on_dirSelectButton_clicked</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#100;&#105;&#115;&#112;&#108;&#97;y &#97; &#100;&#105;&#114;&#101;&#99;&#116;&#111;&#114;y &#115;&#101;&#108;&#101;&#99;&#116;&#105;&#111;&#110; &#100;&#105;&#97;&#108;&#111;&#103;.</td>
+<td>Private slot to display a directory selection dialog.</td>
 </tr><tr>
 <td><a href="#FindFileDialog.on_filterCheckBox_clicked">on_filterCheckBox_clicked</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#115;&#101;&#108;&#101;&#99;&#116;&#105;&#111;&#110; &#111;&#102; &#116;&#104;&#101; &#102;&#105;&#108;&#101; &#102;&#105;&#108;&#116;&#101;&#114; &#99;&#104;&#101;&#99;&#107; &#98;&#111;x.</td>
+<td>Private slot to handle the selection of the file filter check box.</td>
 </tr><tr>
 <td><a href="#FindFileDialog.on_filterEdit_textEdited">on_filterEdit_textEdited</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#116;&#101;x&#116;&#67;&#104;&#97;&#110;&#103;&#101;&#100; &#115;&#105;&#103;&#110;&#97;&#108; &#111;&#102; &#116;&#104;&#101; &#102;&#105;&#108;&#101; &#102;&#105;&#108;&#116;&#101;&#114; &#101;&#100;&#105;&#116;.</td>
+<td>Private slot to handle the textChanged signal of the file filter edit.</td>
 </tr><tr>
 <td><a href="#FindFileDialog.on_findList_itemDoubleClicked">on_findList_itemDoubleClicked</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#100;&#111;&#117;&#98;&#108;&#101; &#99;&#108;&#105;&#99;&#107; &#111;&#110; &#97; &#102;&#105;&#108;&#101; &#105;&#116;&#101;&#109;.</td>
+<td>Private slot to handle the double click on a file item.</td>
 </tr><tr>
 <td><a href="#FindFileDialog.on_findtextCombo_editTextChanged">on_findtextCombo_editTextChanged</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#101;&#100;&#105;&#116;&#84;&#101;x&#116;&#67;&#104;&#97;&#110;&#103;&#101;&#100; &#115;&#105;&#103;&#110;&#97;&#108; &#111;&#102; &#116;&#104;&#101; &#102;&#105;&#110;&#100; &#116;&#101;x&#116; &#99;&#111;&#109;&#98;&#111;.</td>
+<td>Private slot to handle the editTextChanged signal of the find text combo.</td>
 </tr><tr>
 <td><a href="#FindFileDialog.on_projectButton_clicked">on_projectButton_clicked</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#115;&#101;&#108;&#101;&#99;&#116;&#105;&#111;&#110; &#111;&#102; &#116;&#104;&#101; &#112;&#114;&#111;&#106;&#101;&#99;&#116; &#114;&#97;&#100;&#105;&#111; &#98;&#117;&#116;&#116;&#111;&#110;.</td>
+<td>Private slot to handle the selection of the project radio button.</td>
 </tr><tr>
 <td><a href="#FindFileDialog.on_replaceButton_clicked">on_replaceButton_clicked</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#112;&#101;&#114;&#102;&#111;&#114;&#109; &#116;&#104;&#101; &#114;&#101;&#113;&#117;&#101;&#115;&#116;&#101;&#100; &#114;&#101;&#112;&#108;&#97;&#99;&#101; &#97;&#99;&#116;&#105;&#111;&#110;&#115;.</td>
+<td>Private slot to perform the requested replace actions.</td>
 </tr><tr>
 <td><a href="#FindFileDialog.on_replacetextCombo_editTextChanged">on_replacetextCombo_editTextChanged</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#101;&#100;&#105;&#116;&#84;&#101;x&#116;&#67;&#104;&#97;&#110;&#103;&#101;&#100; &#115;&#105;&#103;&#110;&#97;&#108; &#111;&#102; &#116;&#104;&#101; &#114;&#101;&#112;&#108;&#97;&#99;&#101; &#116;&#101;x&#116; &#99;&#111;&#109;&#98;&#111;.</td>
+<td>Private slot to handle the editTextChanged signal of the replace text combo.</td>
 </tr><tr>
 <td><a href="#FindFileDialog.setSearchDirectory">setSearchDirectory</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#115;&#108;&#111;&#116; &#116;&#111; &#115;&#101;&#116; &#116;&#104;&#101; &#110;&#97;&#109;&#101; &#111;&#102; &#116;&#104;&#101; &#100;&#105;&#114;&#101;&#99;&#116;&#111;&#114;y &#116;&#111; &#115;&#101;&#97;&#114;&#99;&#104; &#105;&#110;.</td>
+<td>Public slot to set the name of the directory to search in.</td>
 </tr><tr>
 <td><a href="#FindFileDialog.show">show</a></td>
-<td>&#79;v&#101;&#114;w&#114;&#105;&#116;&#116;&#101;&#110; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#101;&#110;&#97;&#98;&#108;&#101;/&#100;&#105;&#115;&#97;&#98;&#108;&#101; &#116;&#104;&#101; &#112;&#114;&#111;&#106;&#101;&#99;&#116; &#98;&#117;&#116;&#116;&#111;&#110;.</td>
+<td>Overwritten method to enable/disable the project button.</td>
 </tr>
 </table>
 <a NAME="FindFileDialog.__init__" ID="FindFileDialog.__init__"></a>
 <h4>FindFileDialog (Constructor)</h4>
 <b>FindFileDialog</b>(<i>project, replaceMode = False, parent=None</i>)
 <p>
-        &#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114;
+        Constructor
 </p><dl>
 <dt><i>project</i></dt>
 <dd>
-&#114;&#101;&#102;&#101;&#114;&#101;&#110;&#99;&#101; &#116;&#111; &#116;&#104;&#101; &#112;&#114;&#111;&#106;&#101;&#99;&#116; &#111;&#98;&#106;&#101;&#99;&#116;
+reference to the project object
 </dd><dt><i>parent</i></dt>
 <dd>
-&#112;&#97;&#114;&#101;&#110;&#116; w&#105;&#100;&#103;&#101;&#116; &#111;&#102; &#116;&#104;&#105;&#115; &#100;&#105;&#97;&#108;&#111;&#103; (&#81;&#87;&#105;&#100;&#103;&#101;&#116;)
+parent widget of this dialog (QWidget)
 </dd>
 </dl><a NAME="FindFileDialog.__contextMenuRequested" ID="FindFileDialog.__contextMenuRequested"></a>
 <h4>FindFileDialog.__contextMenuRequested</h4>
 <b>__contextMenuRequested</b>(<i>pos</i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#99;&#111;&#110;&#116;&#101;x&#116; &#109;&#101;&#110;&#117; &#114;&#101;&#113;&#117;&#101;&#115;&#116;.
+        Private slot to handle the context menu request.
 </p><dl>
 <dt><i>pos</i></dt>
 <dd>
-&#112;&#111;&#115;&#105;&#116;&#105;&#111;&#110; &#116;&#104;&#101; &#99;&#111;&#110;&#116;&#101;x&#116; &#109;&#101;&#110;&#117; &#115;&#104;&#97;&#108;&#108; &#98;&#101; &#115;&#104;&#111;w&#110; (&#81;&#80;&#111;&#105;&#110;&#116;)
+position the context menu shall be shown (QPoint)
 </dd>
 </dl><a NAME="FindFileDialog.__copyToClipboard" ID="FindFileDialog.__copyToClipboard"></a>
 <h4>FindFileDialog.__copyToClipboard</h4>
 <b>__copyToClipboard</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#99;&#111;&#112;y &#116;&#104;&#101; &#112;&#97;&#116;&#104; &#111;&#102; &#97;&#110; &#101;&#110;&#116;&#114;y &#116;&#111; &#116;&#104;&#101; &#99;&#108;&#105;&#112;&#98;&#111;&#97;&#114;&#100;.
+        Private method to copy the path of an entry to the clipboard.
 </p><a NAME="FindFileDialog.__createItem" ID="FindFileDialog.__createItem"></a>
 <h4>FindFileDialog.__createItem</h4>
 <b>__createItem</b>(<i>file, line, text, start, end, replTxt = ""</i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#99;&#114;&#101;&#97;&#116;&#101; &#97;&#110; &#101;&#110;&#116;&#114;y &#105;&#110; &#116;&#104;&#101; &#102;&#105;&#108;&#101; &#108;&#105;&#115;&#116;.
+        Private method to create an entry in the file list.
 </p><dl>
 <dt><i>file</i></dt>
 <dd>
-&#102;&#105;&#108;&#101;&#110;&#97;&#109;&#101; &#111;&#102; &#102;&#105;&#108;&#101; (&#115;&#116;&#114;&#105;&#110;&#103;)
+filename of file (string)
 </dd><dt><i>line</i></dt>
 <dd>
-&#108;&#105;&#110;&#101; &#110;&#117;&#109;&#98;&#101;&#114; (&#105;&#110;&#116;&#101;&#103;&#101;&#114;)
+line number (integer)
 </dd><dt><i>text</i></dt>
 <dd>
-&#116;&#101;x&#116; &#102;&#111;&#117;&#110;&#100; (&#115;&#116;&#114;&#105;&#110;&#103;)
+text found (string)
 </dd><dt><i>start</i></dt>
 <dd>
-&#115;&#116;&#97;&#114;&#116; &#112;&#111;&#115;&#105;&#116;&#105;&#111;&#110; &#111;&#102; &#109;&#97;&#116;&#99;&#104; (&#105;&#110;&#116;&#101;&#103;&#101;&#114;)
+start position of match (integer)
 </dd><dt><i>end</i></dt>
 <dd>
-&#101;&#110;&#100; &#112;&#111;&#115;&#105;&#116;&#105;&#111;&#110; &#111;&#102; &#109;&#97;&#116;&#99;&#104; (&#105;&#110;&#116;&#101;&#103;&#101;&#114;)
+end position of match (integer)
 </dd><dt><i>replTxt</i></dt>
 <dd>
-&#116;&#101;x&#116; w&#105;&#116;&#104; &#114;&#101;&#112;&#108;&#97;&#99;&#101;&#109;&#101;&#110;&#116;&#115; &#97;&#112;&#112;&#108;&#105;&#101;&#100; (&#115;&#116;&#114;&#105;&#110;&#103;
+text with replacements applied (string
 </dd>
 </dl><a NAME="FindFileDialog.__doSearch" ID="FindFileDialog.__doSearch"></a>
 <h4>FindFileDialog.__doSearch</h4>
 <b>__doSearch</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#102;&#105;&#110;&#100; &#98;&#117;&#116;&#116;&#111;&#110; &#98;&#101;&#105;&#110;&#103; &#112;&#114;&#101;&#115;&#115;&#101;&#100;.
+        Private slot to handle the find button being pressed.
 </p><a NAME="FindFileDialog.__enableFindButton" ID="FindFileDialog.__enableFindButton"></a>
 <h4>FindFileDialog.__enableFindButton</h4>
 <b>__enableFindButton</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#99;&#97;&#108;&#108;&#101;&#100; &#116;&#111; &#101;&#110;&#97;&#98;&#108;&#101; &#116;&#104;&#101; &#102;&#105;&#110;&#100; &#98;&#117;&#116;&#116;&#111;&#110;.
+        Private slot called to enable the find button.
 </p><a NAME="FindFileDialog.__getFileList" ID="FindFileDialog.__getFileList"></a>
 <h4>FindFileDialog.__getFileList</h4>
 <b>__getFileList</b>(<i>path, filterRe</i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#97; &#108;&#105;&#115;&#116; &#111;&#102; &#102;&#105;&#108;&#101;&#115; &#116;&#111; &#115;&#101;&#97;&#114;&#99;&#104;.
+        Private method to get a list of files to search.
 </p><dl>
 <dt><i>path</i></dt>
 <dd>
-&#116;&#104;&#101; &#114;&#111;&#111;&#116; &#100;&#105;&#114;&#101;&#99;&#116;&#111;&#114;y &#116;&#111; &#115;&#101;&#97;&#114;&#99;&#104; &#105;&#110; (&#115;&#116;&#114;&#105;&#110;&#103;)
+the root directory to search in (string)
 </dd><dt><i>filterRe</i></dt>
 <dd>
-&#114;&#101;&#103;&#117;&#108;&#97;&#114; &#101;x&#112;&#114;&#101;&#115;&#115;&#105;&#111;&#110; &#100;&#101;&#102;&#105;&#110;&#105;&#110;&#103; &#116;&#104;&#101; &#102;&#105;&#108;&#116;&#101;&#114; &#99;&#114;&#105;&#116;&#101;&#114;&#105;&#97; (&#114;&#101;&#103;&#101;x&#112; &#111;&#98;&#106;&#101;&#99;&#116;)
+regular expression defining the filter criteria (regexp object)
 </dd>
 </dl><dl>
 <dt>Returns:</dt>
 <dd>
-&#108;&#105;&#115;&#116; &#111;&#102; &#102;&#105;&#108;&#101;&#115; &#116;&#111; &#98;&#101; &#112;&#114;&#111;&#99;&#101;&#115;&#115;&#101;&#100; (&#108;&#105;&#115;&#116; &#111;&#102; &#115;&#116;&#114;&#105;&#110;&#103;&#115;)
+list of files to be processed (list of strings)
 </dd>
 </dl><a NAME="FindFileDialog.__openFile" ID="FindFileDialog.__openFile"></a>
 <h4>FindFileDialog.__openFile</h4>
 <b>__openFile</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#111;&#112;&#101;&#110; &#116;&#104;&#101; &#99;&#117;&#114;&#114;&#101;&#110;&#116;&#108;y &#115;&#101;&#108;&#101;&#99;&#116;&#101;&#100; &#101;&#110;&#116;&#114;y.
+        Private slot to open the currently selected entry.
 </p><a NAME="FindFileDialog.__stopSearch" ID="FindFileDialog.__stopSearch"></a>
 <h4>FindFileDialog.__stopSearch</h4>
 <b>__stopSearch</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#115;&#116;&#111;&#112; &#98;&#117;&#116;&#116;&#111;&#110; &#98;&#101;&#105;&#110;&#103; &#112;&#114;&#101;&#115;&#115;&#101;&#100;.
+        Private slot to handle the stop button being pressed.
 </p><a NAME="FindFileDialog.on_buttonBox_clicked" ID="FindFileDialog.on_buttonBox_clicked"></a>
 <h4>FindFileDialog.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><a NAME="FindFileDialog.on_dirButton_clicked" ID="FindFileDialog.on_dirButton_clicked"></a>
 <h4>FindFileDialog.on_dirButton_clicked</h4>
 <b>on_dirButton_clicked</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#115;&#101;&#108;&#101;&#99;&#116;&#105;&#111;&#110; &#111;&#102; &#116;&#104;&#101; &#112;&#114;&#111;&#106;&#101;&#99;&#116; &#114;&#97;&#100;&#105;&#111; &#98;&#117;&#116;&#116;&#111;&#110;.
+        Private slot to handle the selection of the project radio button.
 </p><a NAME="FindFileDialog.on_dirEdit_textChanged" ID="FindFileDialog.on_dirEdit_textChanged"></a>
 <h4>FindFileDialog.on_dirEdit_textChanged</h4>
 <b>on_dirEdit_textChanged</b>(<i>text</i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#116;&#101;x&#116;&#67;&#104;&#97;&#110;&#103;&#101;&#100; &#115;&#105;&#103;&#110;&#97;&#108; &#111;&#102; &#116;&#104;&#101; &#100;&#105;&#114;&#101;&#99;&#116;&#111;&#114;y &#101;&#100;&#105;&#116;.
+        Private slot to handle the textChanged signal of the directory edit.
 </p><dl>
 <dt><i>text</i></dt>
 <dd>
-(&#105;&#103;&#110;&#111;&#114;&#101;&#100;)
+(ignored)
 </dd>
 </dl><a NAME="FindFileDialog.on_dirSelectButton_clicked" ID="FindFileDialog.on_dirSelectButton_clicked"></a>
 <h4>FindFileDialog.on_dirSelectButton_clicked</h4>
 <b>on_dirSelectButton_clicked</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#100;&#105;&#115;&#112;&#108;&#97;y &#97; &#100;&#105;&#114;&#101;&#99;&#116;&#111;&#114;y &#115;&#101;&#108;&#101;&#99;&#116;&#105;&#111;&#110; &#100;&#105;&#97;&#108;&#111;&#103;.
+        Private slot to display a directory selection dialog.
 </p><a NAME="FindFileDialog.on_filterCheckBox_clicked" ID="FindFileDialog.on_filterCheckBox_clicked"></a>
 <h4>FindFileDialog.on_filterCheckBox_clicked</h4>
 <b>on_filterCheckBox_clicked</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#115;&#101;&#108;&#101;&#99;&#116;&#105;&#111;&#110; &#111;&#102; &#116;&#104;&#101; &#102;&#105;&#108;&#101; &#102;&#105;&#108;&#116;&#101;&#114; &#99;&#104;&#101;&#99;&#107; &#98;&#111;x.
+        Private slot to handle the selection of the file filter check box.
 </p><a NAME="FindFileDialog.on_filterEdit_textEdited" ID="FindFileDialog.on_filterEdit_textEdited"></a>
 <h4>FindFileDialog.on_filterEdit_textEdited</h4>
 <b>on_filterEdit_textEdited</b>(<i>p0</i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#116;&#101;x&#116;&#67;&#104;&#97;&#110;&#103;&#101;&#100; &#115;&#105;&#103;&#110;&#97;&#108; &#111;&#102; &#116;&#104;&#101; &#102;&#105;&#108;&#101; &#102;&#105;&#108;&#116;&#101;&#114; &#101;&#100;&#105;&#116;.
+        Private slot to handle the textChanged signal of the file filter edit.
 </p><dl>
 <dt><i>text</i></dt>
 <dd>
-(&#105;&#103;&#110;&#111;&#114;&#101;&#100;)
+(ignored)
 </dd>
 </dl><a NAME="FindFileDialog.on_findList_itemDoubleClicked" ID="FindFileDialog.on_findList_itemDoubleClicked"></a>
 <h4>FindFileDialog.on_findList_itemDoubleClicked</h4>
 <b>on_findList_itemDoubleClicked</b>(<i>itm, column</i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#100;&#111;&#117;&#98;&#108;&#101; &#99;&#108;&#105;&#99;&#107; &#111;&#110; &#97; &#102;&#105;&#108;&#101; &#105;&#116;&#101;&#109;. 
+        Private slot to handle the double click on a file item. 
 </p><p>
-        &#73;&#116; &#101;&#109;&#105;&#116;&#115; &#116;&#104;&#101; &#115;&#105;&#103;&#110;&#97;&#108;
-        &#115;&#111;&#117;&#114;&#99;&#101;&#70;&#105;&#108;&#101; &#111;&#114; &#100;&#101;&#115;&#105;&#103;&#110;&#101;&#114;&#70;&#105;&#108;&#101; &#100;&#101;&#112;&#101;&#110;&#100;&#105;&#110;&#103; &#111;&#110; &#116;&#104;&#101; &#102;&#105;&#108;&#101; &#101;x&#116;&#101;&#110;&#115;&#105;&#111;&#110;.
+        It emits the signal
+        sourceFile or designerFile depending on the file extension.
 </p><dl>
 <dt><i>itm</i></dt>
 <dd>
-&#116;&#104;&#101; &#100;&#111;&#117;&#98;&#108;&#101; &#99;&#108;&#105;&#99;&#107;&#101;&#100; &#116;&#114;&#101;&#101; &#105;&#116;&#101;&#109; (&#81;&#84;&#114;&#101;&#101;&#87;&#105;&#100;&#103;&#101;&#116;&#73;&#116;&#101;&#109;)
+the double clicked tree item (QTreeWidgetItem)
 </dd><dt><i>column</i></dt>
 <dd>
-&#99;&#111;&#108;&#117;&#109;&#110; &#116;&#104;&#97;&#116; w&#97;&#115; &#100;&#111;&#117;&#98;&#108;&#101; &#99;&#108;&#105;&#99;&#107;&#101;&#100; (&#105;&#110;&#116;&#101;&#103;&#101;&#114;) (&#105;&#103;&#110;&#111;&#114;&#101;&#100;)
+column that was double clicked (integer) (ignored)
 </dd>
 </dl><a NAME="FindFileDialog.on_findtextCombo_editTextChanged" ID="FindFileDialog.on_findtextCombo_editTextChanged"></a>
 <h4>FindFileDialog.on_findtextCombo_editTextChanged</h4>
 <b>on_findtextCombo_editTextChanged</b>(<i>text</i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#101;&#100;&#105;&#116;&#84;&#101;x&#116;&#67;&#104;&#97;&#110;&#103;&#101;&#100; &#115;&#105;&#103;&#110;&#97;&#108; &#111;&#102; &#116;&#104;&#101; &#102;&#105;&#110;&#100; &#116;&#101;x&#116; &#99;&#111;&#109;&#98;&#111;.
+        Private slot to handle the editTextChanged signal of the find text combo.
 </p><dl>
 <dt><i>text</i></dt>
 <dd>
-(&#105;&#103;&#110;&#111;&#114;&#101;&#100;)
+(ignored)
 </dd>
 </dl><a NAME="FindFileDialog.on_projectButton_clicked" ID="FindFileDialog.on_projectButton_clicked"></a>
 <h4>FindFileDialog.on_projectButton_clicked</h4>
 <b>on_projectButton_clicked</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#115;&#101;&#108;&#101;&#99;&#116;&#105;&#111;&#110; &#111;&#102; &#116;&#104;&#101; &#112;&#114;&#111;&#106;&#101;&#99;&#116; &#114;&#97;&#100;&#105;&#111; &#98;&#117;&#116;&#116;&#111;&#110;.
+        Private slot to handle the selection of the project radio button.
 </p><a NAME="FindFileDialog.on_replaceButton_clicked" ID="FindFileDialog.on_replaceButton_clicked"></a>
 <h4>FindFileDialog.on_replaceButton_clicked</h4>
 <b>on_replaceButton_clicked</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#112;&#101;&#114;&#102;&#111;&#114;&#109; &#116;&#104;&#101; &#114;&#101;&#113;&#117;&#101;&#115;&#116;&#101;&#100; &#114;&#101;&#112;&#108;&#97;&#99;&#101; &#97;&#99;&#116;&#105;&#111;&#110;&#115;.
+        Private slot to perform the requested replace actions.
 </p><a NAME="FindFileDialog.on_replacetextCombo_editTextChanged" ID="FindFileDialog.on_replacetextCombo_editTextChanged"></a>
 <h4>FindFileDialog.on_replacetextCombo_editTextChanged</h4>
 <b>on_replacetextCombo_editTextChanged</b>(<i>text</i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#101;&#100;&#105;&#116;&#84;&#101;x&#116;&#67;&#104;&#97;&#110;&#103;&#101;&#100; &#115;&#105;&#103;&#110;&#97;&#108; &#111;&#102; &#116;&#104;&#101; &#114;&#101;&#112;&#108;&#97;&#99;&#101; &#116;&#101;x&#116; &#99;&#111;&#109;&#98;&#111;.
+        Private slot to handle the editTextChanged signal of the replace text combo.
 </p><dl>
 <dt><i>text</i></dt>
 <dd>
-(&#105;&#103;&#110;&#111;&#114;&#101;&#100;)
+(ignored)
 </dd>
 </dl><a NAME="FindFileDialog.setSearchDirectory" ID="FindFileDialog.setSearchDirectory"></a>
 <h4>FindFileDialog.setSearchDirectory</h4>
 <b>setSearchDirectory</b>(<i>searchDir</i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#115;&#108;&#111;&#116; &#116;&#111; &#115;&#101;&#116; &#116;&#104;&#101; &#110;&#97;&#109;&#101; &#111;&#102; &#116;&#104;&#101; &#100;&#105;&#114;&#101;&#99;&#116;&#111;&#114;y &#116;&#111; &#115;&#101;&#97;&#114;&#99;&#104; &#105;&#110;.
+        Public slot to set the name of the directory to search in.
 </p><dl>
 <dt><i>searchDir</i></dt>
 <dd>
-&#110;&#97;&#109;&#101; &#111;&#102; &#116;&#104;&#101; &#100;&#105;&#114;&#101;&#99;&#116;&#111;&#114;y &#116;&#111; &#115;&#101;&#97;&#114;&#99;&#104; &#105;&#110; (&#115;&#116;&#114;&#105;&#110;&#103;)
+name of the directory to search in (string)
 </dd>
 </dl><a NAME="FindFileDialog.show" ID="FindFileDialog.show"></a>
 <h4>FindFileDialog.show</h4>
 <b>show</b>(<i>txt = ""</i>)
 <p>
-        &#79;v&#101;&#114;w&#114;&#105;&#116;&#116;&#101;&#110; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#101;&#110;&#97;&#98;&#108;&#101;/&#100;&#105;&#115;&#97;&#98;&#108;&#101; &#116;&#104;&#101; &#112;&#114;&#111;&#106;&#101;&#99;&#116; &#98;&#117;&#116;&#116;&#111;&#110;.
+        Overwritten method to enable/disable the project button.
 </p><dl>
 <dt><i>txt</i></dt>
 <dd>
-&#116;&#101;x&#116; &#116;&#111; &#98;&#101; &#115;&#104;&#111;w&#110; &#105;&#110; &#116;&#104;&#101; &#115;&#101;&#97;&#114;&#99;&#104;&#116;&#101;x&#116; &#99;&#111;&#109;&#98;&#111; (&#115;&#116;&#114;&#105;&#110;&#103;)
+text to be shown in the searchtext combo (string)
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial