eric6/Documentation/Source/eric6.Plugins.WizardPlugins.PyRegExpWizard.PyRegExpWizardDialog.html

branch
without_py2_and_pyqt4
changeset 7204
cbf6d88004ce
parent 6942
2602857055c5
child 7273
391d6b7b1eff
equal deleted inserted replaced
7203:2079ccbfa335 7204:cbf6d88004ce
193 <td>Private slot to handle the positive lookahead toolbutton.</td> 193 <td>Private slot to handle the positive lookahead toolbutton.</td>
194 </tr><tr> 194 </tr><tr>
195 <td><a href="#PyRegExpWizardWidget.on_poslookbehindButton_clicked">on_poslookbehindButton_clicked</a></td> 195 <td><a href="#PyRegExpWizardWidget.on_poslookbehindButton_clicked">on_poslookbehindButton_clicked</a></td>
196 <td>Private slot to handle the positive lookbehind toolbutton.</td> 196 <td>Private slot to handle the positive lookbehind toolbutton.</td>
197 </tr><tr> 197 </tr><tr>
198 <td><a href="#PyRegExpWizardWidget.on_py2Button_toggled">on_py2Button_toggled</a></td>
199 <td>Private slot called when the Python version was selected.</td>
200 </tr><tr>
201 <td><a href="#PyRegExpWizardWidget.on_redoButton_clicked">on_redoButton_clicked</a></td> 198 <td><a href="#PyRegExpWizardWidget.on_redoButton_clicked">on_redoButton_clicked</a></td>
202 <td>Private slot to handle the redo action.</td> 199 <td>Private slot to handle the redo action.</td>
203 </tr><tr> 200 </tr><tr>
204 <td><a href="#PyRegExpWizardWidget.on_regexpTextEdit_textChanged">on_regexpTextEdit_textChanged</a></td> 201 <td><a href="#PyRegExpWizardWidget.on_regexpTextEdit_textChanged">on_regexpTextEdit_textChanged</a></td>
205 <td>Private slot called when the regexp changes.</td> 202 <td>Private slot called when the regexp changes.</td>
383 </p><a NAME="PyRegExpWizardWidget.on_poslookbehindButton_clicked" ID="PyRegExpWizardWidget.on_poslookbehindButton_clicked"></a> 380 </p><a NAME="PyRegExpWizardWidget.on_poslookbehindButton_clicked" ID="PyRegExpWizardWidget.on_poslookbehindButton_clicked"></a>
384 <h4>PyRegExpWizardWidget.on_poslookbehindButton_clicked</h4> 381 <h4>PyRegExpWizardWidget.on_poslookbehindButton_clicked</h4>
385 <b>on_poslookbehindButton_clicked</b>(<i></i>) 382 <b>on_poslookbehindButton_clicked</b>(<i></i>)
386 <p> 383 <p>
387 Private slot to handle the positive lookbehind toolbutton. 384 Private slot to handle the positive lookbehind toolbutton.
388 </p><a NAME="PyRegExpWizardWidget.on_py2Button_toggled" ID="PyRegExpWizardWidget.on_py2Button_toggled"></a> 385 </p><a NAME="PyRegExpWizardWidget.on_redoButton_clicked" ID="PyRegExpWizardWidget.on_redoButton_clicked"></a>
389 <h4>PyRegExpWizardWidget.on_py2Button_toggled</h4>
390 <b>on_py2Button_toggled</b>(<i>checked</i>)
391 <p>
392 Private slot called when the Python version was selected.
393 </p><dl>
394 <dt><i>checked</i></dt>
395 <dd>
396 state of the Python 2 button (boolean)
397 </dd>
398 </dl><a NAME="PyRegExpWizardWidget.on_redoButton_clicked" ID="PyRegExpWizardWidget.on_redoButton_clicked"></a>
399 <h4>PyRegExpWizardWidget.on_redoButton_clicked</h4> 386 <h4>PyRegExpWizardWidget.on_redoButton_clicked</h4>
400 <b>on_redoButton_clicked</b>(<i></i>) 387 <b>on_redoButton_clicked</b>(<i></i>)
401 <p> 388 <p>
402 Private slot to handle the redo action. 389 Private slot to handle the redo action.
403 </p><a NAME="PyRegExpWizardWidget.on_regexpTextEdit_textChanged" ID="PyRegExpWizardWidget.on_regexpTextEdit_textChanged"></a> 390 </p><a NAME="PyRegExpWizardWidget.on_regexpTextEdit_textChanged" ID="PyRegExpWizardWidget.on_regexpTextEdit_textChanged"></a>

eric ide

mercurial