Documentation/Source/eric5.Plugins.WizardPlugins.QRegExpWizard.QRegExpWizardDialog.html

changeset 945
8cd4d08fa9f6
parent 440
69ace3e2dcf6
child 1228
7afaf2fca55b
equal deleted inserted replaced
944:1b59c4ba121e 945:8cd4d08fa9f6
67 <td>Public method to get the source code.</td> 67 <td>Public method to get the source code.</td>
68 </tr> 68 </tr>
69 </table> 69 </table>
70 <a NAME="QRegExpWizardDialog.__init__" ID="QRegExpWizardDialog.__init__"></a> 70 <a NAME="QRegExpWizardDialog.__init__" ID="QRegExpWizardDialog.__init__"></a>
71 <h4>QRegExpWizardDialog (Constructor)</h4> 71 <h4>QRegExpWizardDialog (Constructor)</h4>
72 <b>QRegExpWizardDialog</b>(<i>parent = None, fromEric = True</i>) 72 <b>QRegExpWizardDialog</b>(<i>parent=None, fromEric=True</i>)
73 <p> 73 <p>
74 Constructor 74 Constructor
75 </p><dl> 75 </p><dl>
76 <dt><i>parent</i></dt> 76 <dt><i>parent</i></dt>
77 <dd> 77 <dd>
185 <td>Private slot to handle the word boundary toolbutton.</td> 185 <td>Private slot to handle the word boundary toolbutton.</td>
186 </tr> 186 </tr>
187 </table> 187 </table>
188 <a NAME="QRegExpWizardWidget.__init__" ID="QRegExpWizardWidget.__init__"></a> 188 <a NAME="QRegExpWizardWidget.__init__" ID="QRegExpWizardWidget.__init__"></a>
189 <h4>QRegExpWizardWidget (Constructor)</h4> 189 <h4>QRegExpWizardWidget (Constructor)</h4>
190 <b>QRegExpWizardWidget</b>(<i>parent = None, fromEric = True</i>) 190 <b>QRegExpWizardWidget</b>(<i>parent=None, fromEric=True</i>)
191 <p> 191 <p>
192 Constructor 192 Constructor
193 </p><dl> 193 </p><dl>
194 <dt><i>parent</i></dt> 194 <dt><i>parent</i></dt>
195 <dd> 195 <dd>
273 <b>on_endlineButton_clicked</b>(<i></i>) 273 <b>on_endlineButton_clicked</b>(<i></i>)
274 <p> 274 <p>
275 Private slot to handle the end line toolbutton. 275 Private slot to handle the end line toolbutton.
276 </p><a NAME="QRegExpWizardWidget.on_executeButton_clicked" ID="QRegExpWizardWidget.on_executeButton_clicked"></a> 276 </p><a NAME="QRegExpWizardWidget.on_executeButton_clicked" ID="QRegExpWizardWidget.on_executeButton_clicked"></a>
277 <h4>QRegExpWizardWidget.on_executeButton_clicked</h4> 277 <h4>QRegExpWizardWidget.on_executeButton_clicked</h4>
278 <b>on_executeButton_clicked</b>(<i>startpos = 0</i>) 278 <b>on_executeButton_clicked</b>(<i>startpos=0</i>)
279 <p> 279 <p>
280 Private slot to execute the entered regexp on the test text. 280 Private slot to execute the entered regexp on the test text.
281 </p><p> 281 </p><p>
282 This slot will execute the entered regexp on the entered test 282 This slot will execute the entered regexp on the entered test
283 data and will display the result in the table part of the dialog. 283 data and will display the result in the table part of the dialog.
372 <td>Constructor</td> 372 <td>Constructor</td>
373 </tr> 373 </tr>
374 </table> 374 </table>
375 <a NAME="QRegExpWizardWindow.__init__" ID="QRegExpWizardWindow.__init__"></a> 375 <a NAME="QRegExpWizardWindow.__init__" ID="QRegExpWizardWindow.__init__"></a>
376 <h4>QRegExpWizardWindow (Constructor)</h4> 376 <h4>QRegExpWizardWindow (Constructor)</h4>
377 <b>QRegExpWizardWindow</b>(<i>parent = None</i>) 377 <b>QRegExpWizardWindow</b>(<i>parent=None</i>)
378 <p> 378 <p>
379 Constructor 379 Constructor
380 </p><dl> 380 </p><dl>
381 <dt><i>parent</i></dt> 381 <dt><i>parent</i></dt>
382 <dd> 382 <dd>

eric ide

mercurial