374 Private slot to handle the end line toolbutton. |
375 Private slot to handle the end line toolbutton. |
375 </p><a NAME="QRegularExpressionWizardWidget.on_executeButton_clicked" ID="QRegularExpressionWizardWidget.on_executeButton_clicked"></a> |
376 </p><a NAME="QRegularExpressionWizardWidget.on_executeButton_clicked" ID="QRegularExpressionWizardWidget.on_executeButton_clicked"></a> |
376 <h4>QRegularExpressionWizardWidget.on_executeButton_clicked</h4> |
377 <h4>QRegularExpressionWizardWidget.on_executeButton_clicked</h4> |
377 <b>on_executeButton_clicked</b>(<i>startpos=0</i>) |
378 <b>on_executeButton_clicked</b>(<i>startpos=0</i>) |
378 <p> |
379 <p> |
379 Private slot to execute the entered QRegularExpression on the test text. |
380 Private slot to execute the entered QRegularExpression on the test |
|
381 text. |
380 </p><p> |
382 </p><p> |
381 This slot will execute the entered QRegularExpression on the entered test |
383 This slot will execute the entered QRegularExpression on the entered |
382 data and will display the result in the table part of the dialog. |
384 test data and will display the result in the table part of the dialog. |
383 </p><dl> |
385 </p><dl> |
384 <dt><i>startpos</i></dt> |
386 <dt><i>startpos</i></dt> |
385 <dd> |
387 <dd> |
386 starting position for the QRegularExpression matching |
388 starting position for the QRegularExpression matching |
387 </dd> |
389 </dd> |