Documentation/Source/eric5.UI.FindFileNameDialog.html

changeset 58
37f0444c3479
parent 21
b88a0e6268bd
child 409
0ea528e80202
equal deleted inserted replaced
57:81326a94fdca 58:37f0444c3479
20 </style> 20 </style>
21 </head> 21 </head>
22 <body><a NAME="top" ID="top"></a> 22 <body><a NAME="top" ID="top"></a>
23 <h1>eric5.UI.FindFileNameDialog</h1> 23 <h1>eric5.UI.FindFileNameDialog</h1>
24 <p> 24 <p>
25 &#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; &#102;&#105;&#108;&#101;&#115;. 25 Module implementing a dialog to search for files.
26 </p> 26 </p>
27 <h3>Global Attributes</h3> 27 <h3>Global Attributes</h3>
28 <table> 28 <table>
29 <tr><td>None</td></tr> 29 <tr><td>None</td></tr>
30 </table> 30 </table>
31 <h3>Classes</h3> 31 <h3>Classes</h3>
32 <table> 32 <table>
33 <tr> 33 <tr>
34 <td><a href="#FindFileNameDialog">FindFileNameDialog</a></td> 34 <td><a href="#FindFileNameDialog">FindFileNameDialog</a></td>
35 <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; &#102;&#105;&#108;&#101;&#115;.</td> 35 <td>Class implementing a dialog to search for files.</td>
36 </tr> 36 </tr>
37 </table> 37 </table>
38 <h3>Functions</h3> 38 <h3>Functions</h3>
39 <table> 39 <table>
40 <tr><td>None</td></tr> 40 <tr><td>None</td></tr>
41 </table> 41 </table>
42 <hr /><hr /> 42 <hr /><hr />
43 <a NAME="FindFileNameDialog" ID="FindFileNameDialog"></a> 43 <a NAME="FindFileNameDialog" ID="FindFileNameDialog"></a>
44 <h2>FindFileNameDialog</h2> 44 <h2>FindFileNameDialog</h2>
45 <p> 45 <p>
46 &#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; &#102;&#105;&#108;&#101;&#115;. 46 Class implementing a dialog to search for files.
47 </p><p> 47 </p><p>
48 &#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; 48 The occurrences found are displayed in a QTreeWidget showing the
49 &#102;&#105;&#108;&#101;&#110;&#97;&#109;&#101; &#97;&#110;&#100; &#116;&#104;&#101; &#112;&#97;&#116;&#104;&#110;&#97;&#109;&#101;. &#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; 49 filename and the pathname. The file will be opened upon a double click
50 &#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;. 50 onto the respective entry of the list.
51 </p><h4>Signals</h4> 51 </p><h4>Signals</h4>
52 <dl> 52 <dl>
53 <dt>designerFile(string)</dt> 53 <dt>designerFile(string)</dt>
54 <dd> 54 <dd>
55 &#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; 55 emitted to open a Qt-Designer file
56 </dd><dt>sourceFile(string)</dt> 56 </dd><dt>sourceFile(string)</dt>
57 <dd> 57 <dd>
58 &#101;&#109;&#105;&#116;&#116;&#101;&#100; &#116;&#111; &#111;&#112;&#101;&#110; &#97; &#102;&#105;&#108;&#101; &#105;&#110; &#116;&#104;&#101; &#101;&#100;&#105;&#116;&#111;&#114; 58 emitted to open a file in the editor
59 </dd> 59 </dd>
60 </dl> 60 </dl>
61 <h3>Derived from</h3> 61 <h3>Derived from</h3>
62 QWidget, Ui_FindFileNameDialog 62 QWidget, Ui_FindFileNameDialog
63 <h3>Class Attributes</h3> 63 <h3>Class Attributes</h3>
66 </table> 66 </table>
67 <h3>Methods</h3> 67 <h3>Methods</h3>
68 <table> 68 <table>
69 <tr> 69 <tr>
70 <td><a href="#FindFileNameDialog.__init__">FindFileNameDialog</a></td> 70 <td><a href="#FindFileNameDialog.__init__">FindFileNameDialog</a></td>
71 <td>&#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114;</td> 71 <td>Constructor</td>
72 </tr><tr> 72 </tr><tr>
73 <td><a href="#FindFileNameDialog.__openFile">__openFile</a></td> 73 <td><a href="#FindFileNameDialog.__openFile">__openFile</a></td>
74 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#111;&#112;&#101;&#110; &#97; &#102;&#105;&#108;&#101;.</td> 74 <td>Private slot to open a file.</td>
75 </tr><tr> 75 </tr><tr>
76 <td><a href="#FindFileNameDialog.__searchFile">__searchFile</a></td> 76 <td><a href="#FindFileNameDialog.__searchFile">__searchFile</a></td>
77 <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;&#97;&#114;&#99;&#104;.</td> 77 <td>Private slot to handle the search.</td>
78 </tr><tr> 78 </tr><tr>
79 <td><a href="#FindFileNameDialog.checkStop">checkStop</a></td> 79 <td><a href="#FindFileNameDialog.checkStop">checkStop</a></td>
80 <td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#99;&#104;&#101;&#99;&#107;, &#105;&#102; &#116;&#104;&#101; &#115;&#101;&#97;&#114;&#99;&#104; &#115;&#104;&#111;&#117;&#108;&#100; &#98;&#101; &#115;&#116;&#111;&#112;&#112;&#101;&#100;.</td> 80 <td>Public method to check, if the search should be stopped.</td>
81 </tr><tr> 81 </tr><tr>
82 <td><a href="#FindFileNameDialog.on_buttonBox_clicked">on_buttonBox_clicked</a></td> 82 <td><a href="#FindFileNameDialog.on_buttonBox_clicked">on_buttonBox_clicked</a></td>
83 <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> 83 <td>Private slot called by a button of the button box clicked.</td>
84 </tr><tr> 84 </tr><tr>
85 <td><a href="#FindFileNameDialog.on_fileExtEdit_textChanged">on_fileExtEdit_textChanged</a></td> 85 <td><a href="#FindFileNameDialog.on_fileExtEdit_textChanged">on_fileExtEdit_textChanged</a></td>
86 <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; &#101;x&#116;&#101;&#110;&#115;&#105;&#111;&#110; &#101;&#100;&#105;&#116;.</td> 86 <td>Private slot to handle the textChanged signal of the file extension edit.</td>
87 </tr><tr> 87 </tr><tr>
88 <td><a href="#FindFileNameDialog.on_fileList_itemActivated">on_fileList_itemActivated</a></td> 88 <td><a href="#FindFileNameDialog.on_fileList_itemActivated">on_fileList_itemActivated</a></td>
89 <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> 89 <td>Private slot to handle the double click on a file item.</td>
90 </tr><tr> 90 </tr><tr>
91 <td><a href="#FindFileNameDialog.on_fileNameEdit_textChanged">on_fileNameEdit_textChanged</a></td> 91 <td><a href="#FindFileNameDialog.on_fileNameEdit_textChanged">on_fileNameEdit_textChanged</a></td>
92 <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; &#110;&#97;&#109;&#101; &#101;&#100;&#105;&#116;.</td> 92 <td>Private slot to handle the textChanged signal of the file name edit.</td>
93 </tr><tr> 93 </tr><tr>
94 <td><a href="#FindFileNameDialog.on_projectCheckBox_toggled">on_projectCheckBox_toggled</a></td> 94 <td><a href="#FindFileNameDialog.on_projectCheckBox_toggled">on_projectCheckBox_toggled</a></td>
95 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#116;&#111;&#103;&#103;&#108;&#101;&#100; &#115;&#105;&#103;&#110;&#97;&#108; &#111;&#102; &#116;&#104;&#101; &#112;&#114;&#111;&#106;&#101;&#99;&#116; &#99;&#104;&#101;&#99;&#107;&#98;&#111;x.</td> 95 <td>Private slot to handle the toggled signal of the project checkbox.</td>
96 </tr><tr> 96 </tr><tr>
97 <td><a href="#FindFileNameDialog.on_searchDirButton_clicked">on_searchDirButton_clicked</a></td> 97 <td><a href="#FindFileNameDialog.on_searchDirButton_clicked">on_searchDirButton_clicked</a></td>
98 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#99;&#108;&#105;&#99;&#107;&#101;&#100; &#115;&#105;&#103;&#110;&#97;&#108; &#111;&#102; &#116;&#104;&#101; &#115;&#101;&#97;&#114;&#99;&#104; &#100;&#105;&#114;&#101;&#99;&#116;&#111;&#114;y &#115;&#101;&#108;&#101;&#99;&#116;&#105;&#111;&#110; &#98;&#117;&#116;&#116;&#111;&#110;.</td> 98 <td>Private slot to handle the clicked signal of the search directory selection button.</td>
99 </tr><tr> 99 </tr><tr>
100 <td><a href="#FindFileNameDialog.on_searchDirCheckBox_toggled">on_searchDirCheckBox_toggled</a></td> 100 <td><a href="#FindFileNameDialog.on_searchDirCheckBox_toggled">on_searchDirCheckBox_toggled</a></td>
101 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#116;&#111;&#103;&#103;&#108;&#101;&#100; &#115;&#105;&#103;&#110;&#97;&#108; &#111;&#102; &#116;&#104;&#101; &#115;&#101;&#97;&#114;&#99;&#104; &#100;&#105;&#114;&#101;&#99;&#116;&#111;&#114;y &#99;&#104;&#101;&#99;&#107;&#98;&#111;x.</td> 101 <td>Private slot to handle the toggled signal of the search directory checkbox.</td>
102 </tr><tr> 102 </tr><tr>
103 <td><a href="#FindFileNameDialog.on_searchDirEdit_textChanged">on_searchDirEdit_textChanged</a></td> 103 <td><a href="#FindFileNameDialog.on_searchDirEdit_textChanged">on_searchDirEdit_textChanged</a></td>
104 <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; &#115;&#101;&#97;&#114;&#99;&#104; &#100;&#105;&#114;&#101;&#99;&#116;&#111;&#114;y &#101;&#100;&#105;&#116;.</td> 104 <td>Private slot to handle the textChanged signal of the search directory edit.</td>
105 </tr><tr> 105 </tr><tr>
106 <td><a href="#FindFileNameDialog.on_syspathCheckBox_toggled">on_syspathCheckBox_toggled</a></td> 106 <td><a href="#FindFileNameDialog.on_syspathCheckBox_toggled">on_syspathCheckBox_toggled</a></td>
107 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#116;&#111;&#103;&#103;&#108;&#101;&#100; &#115;&#105;&#103;&#110;&#97;&#108; &#111;&#102; &#116;&#104;&#101; &#115;y&#115;.&#112;&#97;&#116;&#104; &#99;&#104;&#101;&#99;&#107;&#98;&#111;x.</td> 107 <td>Private slot to handle the toggled signal of the sys.path checkbox.</td>
108 </tr><tr> 108 </tr><tr>
109 <td><a href="#FindFileNameDialog.show">show</a></td> 109 <td><a href="#FindFileNameDialog.show">show</a></td>
110 <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; &#99;&#104;&#101;&#99;&#107;&#98;&#111;x.</td> 110 <td>Overwritten method to enable/disable the project checkbox.</td>
111 </tr> 111 </tr>
112 </table> 112 </table>
113 <a NAME="FindFileNameDialog.__init__" ID="FindFileNameDialog.__init__"></a> 113 <a NAME="FindFileNameDialog.__init__" ID="FindFileNameDialog.__init__"></a>
114 <h4>FindFileNameDialog (Constructor)</h4> 114 <h4>FindFileNameDialog (Constructor)</h4>
115 <b>FindFileNameDialog</b>(<i>project, parent = None</i>) 115 <b>FindFileNameDialog</b>(<i>project, parent = None</i>)
116 <p> 116 <p>
117 &#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114; 117 Constructor
118 </p><dl> 118 </p><dl>
119 <dt><i>project</i></dt> 119 <dt><i>project</i></dt>
120 <dd> 120 <dd>
121 &#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; 121 reference to the project object
122 </dd><dt><i>parent</i></dt> 122 </dd><dt><i>parent</i></dt>
123 <dd> 123 <dd>
124 &#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;) 124 parent widget of this dialog (QWidget)
125 </dd> 125 </dd>
126 </dl><a NAME="FindFileNameDialog.__openFile" ID="FindFileNameDialog.__openFile"></a> 126 </dl><a NAME="FindFileNameDialog.__openFile" ID="FindFileNameDialog.__openFile"></a>
127 <h4>FindFileNameDialog.__openFile</h4> 127 <h4>FindFileNameDialog.__openFile</h4>
128 <b>__openFile</b>(<i></i>) 128 <b>__openFile</b>(<i></i>)
129 <p> 129 <p>
130 &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#111;&#112;&#101;&#110; &#97; &#102;&#105;&#108;&#101;. 130 Private slot to open a file.
131 </p><p> 131 </p><p>
132 &#73;&#116; &#101;&#109;&#105;&#116;&#115; &#116;&#104;&#101; &#115;&#105;&#103;&#110;&#97;&#108; 132 It emits the signal
133 &#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;. 133 sourceFile or designerFile depending on the file extension.
134 </p><a NAME="FindFileNameDialog.__searchFile" ID="FindFileNameDialog.__searchFile"></a> 134 </p><a NAME="FindFileNameDialog.__searchFile" ID="FindFileNameDialog.__searchFile"></a>
135 <h4>FindFileNameDialog.__searchFile</h4> 135 <h4>FindFileNameDialog.__searchFile</h4>
136 <b>__searchFile</b>(<i></i>) 136 <b>__searchFile</b>(<i></i>)
137 <p> 137 <p>
138 &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#115;&#101;&#97;&#114;&#99;&#104;. 138 Private slot to handle the search.
139 </p><a NAME="FindFileNameDialog.checkStop" ID="FindFileNameDialog.checkStop"></a> 139 </p><a NAME="FindFileNameDialog.checkStop" ID="FindFileNameDialog.checkStop"></a>
140 <h4>FindFileNameDialog.checkStop</h4> 140 <h4>FindFileNameDialog.checkStop</h4>
141 <b>checkStop</b>(<i></i>) 141 <b>checkStop</b>(<i></i>)
142 <p> 142 <p>
143 &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#99;&#104;&#101;&#99;&#107;, &#105;&#102; &#116;&#104;&#101; &#115;&#101;&#97;&#114;&#99;&#104; &#115;&#104;&#111;&#117;&#108;&#100; &#98;&#101; &#115;&#116;&#111;&#112;&#112;&#101;&#100;. 143 Public method to check, if the search should be stopped.
144 </p><dl> 144 </p><dl>
145 <dt>Returns:</dt> 145 <dt>Returns:</dt>
146 <dd> 146 <dd>
147 &#102;&#108;&#97;&#103; &#105;&#110;&#100;&#105;&#99;&#97;&#116;&#105;&#110;&#103; &#116;&#104;&#101; &#115;&#101;&#97;&#114;&#99;&#104; &#115;&#104;&#111;&#117;&#108;&#100; &#98;&#101; &#115;&#116;&#111;&#112;&#112;&#101;&#100; (&#98;&#111;&#111;&#108;&#101;&#97;&#110;) 147 flag indicating the search should be stopped (boolean)
148 </dd> 148 </dd>
149 </dl><a NAME="FindFileNameDialog.on_buttonBox_clicked" ID="FindFileNameDialog.on_buttonBox_clicked"></a> 149 </dl><a NAME="FindFileNameDialog.on_buttonBox_clicked" ID="FindFileNameDialog.on_buttonBox_clicked"></a>
150 <h4>FindFileNameDialog.on_buttonBox_clicked</h4> 150 <h4>FindFileNameDialog.on_buttonBox_clicked</h4>
151 <b>on_buttonBox_clicked</b>(<i>button</i>) 151 <b>on_buttonBox_clicked</b>(<i>button</i>)
152 <p> 152 <p>
153 &#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;. 153 Private slot called by a button of the button box clicked.
154 </p><dl> 154 </p><dl>
155 <dt><i>button</i></dt> 155 <dt><i>button</i></dt>
156 <dd> 156 <dd>
157 &#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;) 157 button that was clicked (QAbstractButton)
158 </dd> 158 </dd>
159 </dl><a NAME="FindFileNameDialog.on_fileExtEdit_textChanged" ID="FindFileNameDialog.on_fileExtEdit_textChanged"></a> 159 </dl><a NAME="FindFileNameDialog.on_fileExtEdit_textChanged" ID="FindFileNameDialog.on_fileExtEdit_textChanged"></a>
160 <h4>FindFileNameDialog.on_fileExtEdit_textChanged</h4> 160 <h4>FindFileNameDialog.on_fileExtEdit_textChanged</h4>
161 <b>on_fileExtEdit_textChanged</b>(<i>text</i>) 161 <b>on_fileExtEdit_textChanged</b>(<i>text</i>)
162 <p> 162 <p>
163 &#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; &#101;x&#116;&#101;&#110;&#115;&#105;&#111;&#110; &#101;&#100;&#105;&#116;. 163 Private slot to handle the textChanged signal of the file extension edit.
164 </p><dl> 164 </p><dl>
165 <dt><i>text</i></dt> 165 <dt><i>text</i></dt>
166 <dd> 166 <dd>
167 (&#105;&#103;&#110;&#111;&#114;&#101;&#100;) 167 (ignored)
168 </dd> 168 </dd>
169 </dl><a NAME="FindFileNameDialog.on_fileList_itemActivated" ID="FindFileNameDialog.on_fileList_itemActivated"></a> 169 </dl><a NAME="FindFileNameDialog.on_fileList_itemActivated" ID="FindFileNameDialog.on_fileList_itemActivated"></a>
170 <h4>FindFileNameDialog.on_fileList_itemActivated</h4> 170 <h4>FindFileNameDialog.on_fileList_itemActivated</h4>
171 <b>on_fileList_itemActivated</b>(<i>itm, column</i>) 171 <b>on_fileList_itemActivated</b>(<i>itm, column</i>)
172 <p> 172 <p>
173 &#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;. 173 Private slot to handle the double click on a file item.
174 </p><p> 174 </p><p>
175 &#73;&#116; &#101;&#109;&#105;&#116;&#115; &#116;&#104;&#101; &#115;&#105;&#103;&#110;&#97;&#108; 175 It emits the signal
176 &#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;. 176 sourceFile or designerFile depending on the file extension.
177 </p><dl> 177 </p><dl>
178 <dt><i>itm</i></dt> 178 <dt><i>itm</i></dt>
179 <dd> 179 <dd>
180 &#116;&#104;&#101; &#100;&#111;&#117;&#98;&#108;&#101; &#99;&#108;&#105;&#99;&#107;&#101;&#100; &#108;&#105;&#115;&#116;v&#105;&#101;w &#105;&#116;&#101;&#109; (&#81;&#84;&#114;&#101;&#101;&#87;&#105;&#100;&#103;&#101;&#116;&#73;&#116;&#101;&#109;) 180 the double clicked listview item (QTreeWidgetItem)
181 </dd><dt><i>column</i></dt> 181 </dd><dt><i>column</i></dt>
182 <dd> 182 <dd>
183 &#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;) 183 column that was double clicked (integer) (ignored)
184 </dd> 184 </dd>
185 </dl><a NAME="FindFileNameDialog.on_fileNameEdit_textChanged" ID="FindFileNameDialog.on_fileNameEdit_textChanged"></a> 185 </dl><a NAME="FindFileNameDialog.on_fileNameEdit_textChanged" ID="FindFileNameDialog.on_fileNameEdit_textChanged"></a>
186 <h4>FindFileNameDialog.on_fileNameEdit_textChanged</h4> 186 <h4>FindFileNameDialog.on_fileNameEdit_textChanged</h4>
187 <b>on_fileNameEdit_textChanged</b>(<i>text</i>) 187 <b>on_fileNameEdit_textChanged</b>(<i>text</i>)
188 <p> 188 <p>
189 &#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; &#110;&#97;&#109;&#101; &#101;&#100;&#105;&#116;. 189 Private slot to handle the textChanged signal of the file name edit.
190 </p><dl> 190 </p><dl>
191 <dt><i>text</i></dt> 191 <dt><i>text</i></dt>
192 <dd> 192 <dd>
193 (&#105;&#103;&#110;&#111;&#114;&#101;&#100;) 193 (ignored)
194 </dd> 194 </dd>
195 </dl><a NAME="FindFileNameDialog.on_projectCheckBox_toggled" ID="FindFileNameDialog.on_projectCheckBox_toggled"></a> 195 </dl><a NAME="FindFileNameDialog.on_projectCheckBox_toggled" ID="FindFileNameDialog.on_projectCheckBox_toggled"></a>
196 <h4>FindFileNameDialog.on_projectCheckBox_toggled</h4> 196 <h4>FindFileNameDialog.on_projectCheckBox_toggled</h4>
197 <b>on_projectCheckBox_toggled</b>(<i>checked</i>) 197 <b>on_projectCheckBox_toggled</b>(<i>checked</i>)
198 <p> 198 <p>
199 &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#116;&#111;&#103;&#103;&#108;&#101;&#100; &#115;&#105;&#103;&#110;&#97;&#108; &#111;&#102; &#116;&#104;&#101; &#112;&#114;&#111;&#106;&#101;&#99;&#116; &#99;&#104;&#101;&#99;&#107;&#98;&#111;x. 199 Private slot to handle the toggled signal of the project checkbox.
200 </p><dl> 200 </p><dl>
201 <dt><i>checked</i></dt> 201 <dt><i>checked</i></dt>
202 <dd> 202 <dd>
203 &#102;&#108;&#97;&#103; &#105;&#110;&#100;&#105;&#99;&#97;&#116;&#105;&#110;&#103; &#116;&#104;&#101; &#115;&#116;&#97;&#116;&#101; &#111;&#102; &#116;&#104;&#101; &#99;&#104;&#101;&#99;&#107;&#98;&#111;x (&#98;&#111;&#111;&#108;&#101;&#97;&#110;) 203 flag indicating the state of the checkbox (boolean)
204 </dd> 204 </dd>
205 </dl><a NAME="FindFileNameDialog.on_searchDirButton_clicked" ID="FindFileNameDialog.on_searchDirButton_clicked"></a> 205 </dl><a NAME="FindFileNameDialog.on_searchDirButton_clicked" ID="FindFileNameDialog.on_searchDirButton_clicked"></a>
206 <h4>FindFileNameDialog.on_searchDirButton_clicked</h4> 206 <h4>FindFileNameDialog.on_searchDirButton_clicked</h4>
207 <b>on_searchDirButton_clicked</b>(<i></i>) 207 <b>on_searchDirButton_clicked</b>(<i></i>)
208 <p> 208 <p>
209 &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#99;&#108;&#105;&#99;&#107;&#101;&#100; &#115;&#105;&#103;&#110;&#97;&#108; &#111;&#102; &#116;&#104;&#101; &#115;&#101;&#97;&#114;&#99;&#104; &#100;&#105;&#114;&#101;&#99;&#116;&#111;&#114;y &#115;&#101;&#108;&#101;&#99;&#116;&#105;&#111;&#110; 209 Private slot to handle the clicked signal of the search directory selection
210 &#98;&#117;&#116;&#116;&#111;&#110;. 210 button.
211 </p><a NAME="FindFileNameDialog.on_searchDirCheckBox_toggled" ID="FindFileNameDialog.on_searchDirCheckBox_toggled"></a> 211 </p><a NAME="FindFileNameDialog.on_searchDirCheckBox_toggled" ID="FindFileNameDialog.on_searchDirCheckBox_toggled"></a>
212 <h4>FindFileNameDialog.on_searchDirCheckBox_toggled</h4> 212 <h4>FindFileNameDialog.on_searchDirCheckBox_toggled</h4>
213 <b>on_searchDirCheckBox_toggled</b>(<i>checked</i>) 213 <b>on_searchDirCheckBox_toggled</b>(<i>checked</i>)
214 <p> 214 <p>
215 &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#116;&#111;&#103;&#103;&#108;&#101;&#100; &#115;&#105;&#103;&#110;&#97;&#108; &#111;&#102; &#116;&#104;&#101; &#115;&#101;&#97;&#114;&#99;&#104; &#100;&#105;&#114;&#101;&#99;&#116;&#111;&#114;y &#99;&#104;&#101;&#99;&#107;&#98;&#111;x. 215 Private slot to handle the toggled signal of the search directory checkbox.
216 </p><dl> 216 </p><dl>
217 <dt><i>checked</i></dt> 217 <dt><i>checked</i></dt>
218 <dd> 218 <dd>
219 &#102;&#108;&#97;&#103; &#105;&#110;&#100;&#105;&#99;&#97;&#116;&#105;&#110;&#103; &#116;&#104;&#101; &#115;&#116;&#97;&#116;&#101; &#111;&#102; &#116;&#104;&#101; &#99;&#104;&#101;&#99;&#107;&#98;&#111;x (&#98;&#111;&#111;&#108;&#101;&#97;&#110;) 219 flag indicating the state of the checkbox (boolean)
220 </dd> 220 </dd>
221 </dl><a NAME="FindFileNameDialog.on_searchDirEdit_textChanged" ID="FindFileNameDialog.on_searchDirEdit_textChanged"></a> 221 </dl><a NAME="FindFileNameDialog.on_searchDirEdit_textChanged" ID="FindFileNameDialog.on_searchDirEdit_textChanged"></a>
222 <h4>FindFileNameDialog.on_searchDirEdit_textChanged</h4> 222 <h4>FindFileNameDialog.on_searchDirEdit_textChanged</h4>
223 <b>on_searchDirEdit_textChanged</b>(<i>text</i>) 223 <b>on_searchDirEdit_textChanged</b>(<i>text</i>)
224 <p> 224 <p>
225 &#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; &#115;&#101;&#97;&#114;&#99;&#104; &#100;&#105;&#114;&#101;&#99;&#116;&#111;&#114;y &#101;&#100;&#105;&#116;. 225 Private slot to handle the textChanged signal of the search directory edit.
226 </p><dl> 226 </p><dl>
227 <dt><i>text</i></dt> 227 <dt><i>text</i></dt>
228 <dd> 228 <dd>
229 &#116;&#101;x&#116; &#111;&#102; &#116;&#104;&#101; &#115;&#101;&#97;&#114;&#99;&#104; &#100;&#105;&#114; &#101;&#100;&#105;&#116; (&#115;&#116;&#114;&#105;&#110;&#103;) 229 text of the search dir edit (string)
230 </dd> 230 </dd>
231 </dl><a NAME="FindFileNameDialog.on_syspathCheckBox_toggled" ID="FindFileNameDialog.on_syspathCheckBox_toggled"></a> 231 </dl><a NAME="FindFileNameDialog.on_syspathCheckBox_toggled" ID="FindFileNameDialog.on_syspathCheckBox_toggled"></a>
232 <h4>FindFileNameDialog.on_syspathCheckBox_toggled</h4> 232 <h4>FindFileNameDialog.on_syspathCheckBox_toggled</h4>
233 <b>on_syspathCheckBox_toggled</b>(<i>checked</i>) 233 <b>on_syspathCheckBox_toggled</b>(<i>checked</i>)
234 <p> 234 <p>
235 &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#116;&#111;&#103;&#103;&#108;&#101;&#100; &#115;&#105;&#103;&#110;&#97;&#108; &#111;&#102; &#116;&#104;&#101; &#115;y&#115;.&#112;&#97;&#116;&#104; &#99;&#104;&#101;&#99;&#107;&#98;&#111;x. 235 Private slot to handle the toggled signal of the sys.path checkbox.
236 </p><dl> 236 </p><dl>
237 <dt><i>checked</i></dt> 237 <dt><i>checked</i></dt>
238 <dd> 238 <dd>
239 &#102;&#108;&#97;&#103; &#105;&#110;&#100;&#105;&#99;&#97;&#116;&#105;&#110;&#103; &#116;&#104;&#101; &#115;&#116;&#97;&#116;&#101; &#111;&#102; &#116;&#104;&#101; &#99;&#104;&#101;&#99;&#107;&#98;&#111;x (&#98;&#111;&#111;&#108;&#101;&#97;&#110;) 239 flag indicating the state of the checkbox (boolean)
240 </dd> 240 </dd>
241 </dl><a NAME="FindFileNameDialog.show" ID="FindFileNameDialog.show"></a> 241 </dl><a NAME="FindFileNameDialog.show" ID="FindFileNameDialog.show"></a>
242 <h4>FindFileNameDialog.show</h4> 242 <h4>FindFileNameDialog.show</h4>
243 <b>show</b>(<i></i>) 243 <b>show</b>(<i></i>)
244 <p> 244 <p>
245 &#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; &#99;&#104;&#101;&#99;&#107;&#98;&#111;x. 245 Overwritten method to enable/disable the project checkbox.
246 </p> 246 </p>
247 <div align="right"><a href="#top">Up</a></div> 247 <div align="right"><a href="#top">Up</a></div>
248 <hr /> 248 <hr />
249 </body></html> 249 </body></html>

eric ide

mercurial