93 <td>Private slot to open the currently selected entry.</td> |
93 <td>Private slot to open the currently selected entry.</td> |
94 </tr><tr> |
94 </tr><tr> |
95 <td><a href="#FindFileDialog.__stopSearch">__stopSearch</a></td> |
95 <td><a href="#FindFileDialog.__stopSearch">__stopSearch</a></td> |
96 <td>Private slot to handle the stop button being pressed.</td> |
96 <td>Private slot to handle the stop button being pressed.</td> |
97 </tr><tr> |
97 </tr><tr> |
|
98 <td><a href="#FindFileDialog.__stripEol">__stripEol</a></td> |
|
99 <td>Private method to strip the eol part.</td> |
|
100 </tr><tr> |
98 <td><a href="#FindFileDialog.on_buttonBox_clicked">on_buttonBox_clicked</a></td> |
101 <td><a href="#FindFileDialog.on_buttonBox_clicked">on_buttonBox_clicked</a></td> |
99 <td>Private slot called by a button of the button box clicked.</td> |
102 <td>Private slot called by a button of the button box clicked.</td> |
100 </tr><tr> |
103 </tr><tr> |
101 <td><a href="#FindFileDialog.on_dirButton_clicked">on_dirButton_clicked</a></td> |
104 <td><a href="#FindFileDialog.on_dirButton_clicked">on_dirButton_clicked</a></td> |
102 <td>Private slot to handle the selection of the project radio button.</td> |
105 <td>Private slot to handle the selection of the project radio button.</td> |
228 </p><a NAME="FindFileDialog.__stopSearch" ID="FindFileDialog.__stopSearch"></a> |
231 </p><a NAME="FindFileDialog.__stopSearch" ID="FindFileDialog.__stopSearch"></a> |
229 <h4>FindFileDialog.__stopSearch</h4> |
232 <h4>FindFileDialog.__stopSearch</h4> |
230 <b>__stopSearch</b>(<i></i>) |
233 <b>__stopSearch</b>(<i></i>) |
231 <p> |
234 <p> |
232 Private slot to handle the stop button being pressed. |
235 Private slot to handle the stop button being pressed. |
233 </p><a NAME="FindFileDialog.on_buttonBox_clicked" ID="FindFileDialog.on_buttonBox_clicked"></a> |
236 </p><a NAME="FindFileDialog.__stripEol" ID="FindFileDialog.__stripEol"></a> |
|
237 <h4>FindFileDialog.__stripEol</h4> |
|
238 <b>__stripEol</b>(<i>txt</i>) |
|
239 <p> |
|
240 Private method to strip the eol part. |
|
241 </p><dl> |
|
242 <dt><i>txt</i></dt> |
|
243 <dd> |
|
244 line of text that should be treated (string) |
|
245 </dd> |
|
246 </dl><dl> |
|
247 <dt>Returns:</dt> |
|
248 <dd> |
|
249 text with eol stripped (string) |
|
250 </dd> |
|
251 </dl><a NAME="FindFileDialog.on_buttonBox_clicked" ID="FindFileDialog.on_buttonBox_clicked"></a> |
234 <h4>FindFileDialog.on_buttonBox_clicked</h4> |
252 <h4>FindFileDialog.on_buttonBox_clicked</h4> |
235 <b>on_buttonBox_clicked</b>(<i>button</i>) |
253 <b>on_buttonBox_clicked</b>(<i>button</i>) |
236 <p> |
254 <p> |
237 Private slot called by a button of the button box clicked. |
255 Private slot called by a button of the button box clicked. |
238 </p><dl> |
256 </p><dl> |