104 <dd> |
104 <dd> |
105 parent widget (QWidget) |
105 parent widget (QWidget) |
106 </dd> |
106 </dd> |
107 <dt><i>fromEric</i></dt> |
107 <dt><i>fromEric</i></dt> |
108 <dd> |
108 <dd> |
109 flag indicating a call from within eric6 |
109 flag indicating a call from within eric |
110 </dd> |
110 </dd> |
111 </dl> |
111 </dl> |
112 <a NAME="PyRegExpWizardDialog.getCode" ID="PyRegExpWizardDialog.getCode"></a> |
112 <a NAME="PyRegExpWizardDialog.getCode" ID="PyRegExpWizardDialog.getCode"></a> |
113 <h4>PyRegExpWizardDialog.getCode</h4> |
113 <h4>PyRegExpWizardDialog.getCode</h4> |
114 <b>getCode</b>(<i>indLevel, indString</i>) |
114 <b>getCode</b>(<i>indLevel, indString</i>) |
298 <dd> |
298 <dd> |
299 parent widget (QWidget) |
299 parent widget (QWidget) |
300 </dd> |
300 </dd> |
301 <dt><i>fromEric</i></dt> |
301 <dt><i>fromEric</i></dt> |
302 <dd> |
302 <dd> |
303 flag indicating a call from within eric6 |
303 flag indicating a call from within eric |
304 </dd> |
304 </dd> |
305 </dl> |
305 </dl> |
306 <a NAME="PyRegExpWizardWidget.__insertString" ID="PyRegExpWizardWidget.__insertString"></a> |
306 <a NAME="PyRegExpWizardWidget.__insertString" ID="PyRegExpWizardWidget.__insertString"></a> |
307 <h4>PyRegExpWizardWidget.__insertString</h4> |
307 <h4>PyRegExpWizardWidget.__insertString</h4> |
308 <b>__insertString</b>(<i>s, steps=0</i>) |
308 <b>__insertString</b>(<i>s, steps=0</i>) |
402 |
402 |
403 <p> |
403 <p> |
404 Private slot to copy the regexp string into the clipboard. |
404 Private slot to copy the regexp string into the clipboard. |
405 </p> |
405 </p> |
406 <p> |
406 <p> |
407 This slot is only available, if not called from within eric6. |
407 This slot is only available, if not called from within eric. |
408 </p> |
408 </p> |
409 <a NAME="PyRegExpWizardWidget.on_endlineButton_clicked" ID="PyRegExpWizardWidget.on_endlineButton_clicked"></a> |
409 <a NAME="PyRegExpWizardWidget.on_endlineButton_clicked" ID="PyRegExpWizardWidget.on_endlineButton_clicked"></a> |
410 <h4>PyRegExpWizardWidget.on_endlineButton_clicked</h4> |
410 <h4>PyRegExpWizardWidget.on_endlineButton_clicked</h4> |
411 <b>on_endlineButton_clicked</b>(<i></i>) |
411 <b>on_endlineButton_clicked</b>(<i></i>) |
412 |
412 |