7991:866adc8c315b | 8043:0acf98cd089a |
---|---|
112 <dd> | 112 <dd> |
113 parent widget (QWidget) | 113 parent widget (QWidget) |
114 </dd> | 114 </dd> |
115 <dt><i>fromEric</i></dt> | 115 <dt><i>fromEric</i></dt> |
116 <dd> | 116 <dd> |
117 flag indicating a call from within eric6 | 117 flag indicating a call from within eric |
118 </dd> | 118 </dd> |
119 </dl> | 119 </dl> |
120 <a NAME="QRegularExpressionWizardDialog.accept" ID="QRegularExpressionWizardDialog.accept"></a> | 120 <a NAME="QRegularExpressionWizardDialog.accept" ID="QRegularExpressionWizardDialog.accept"></a> |
121 <h4>QRegularExpressionWizardDialog.accept</h4> | 121 <h4>QRegularExpressionWizardDialog.accept</h4> |
122 <b>accept</b>(<i></i>) | 122 <b>accept</b>(<i></i>) |
141 <dd> | 141 <dd> |
142 string used for indentation (space or tab) (string) | 142 string used for indentation (space or tab) (string) |
143 </dd> | 143 </dd> |
144 </dl> | 144 </dl> |
145 <dl> | 145 <dl> |
146 <dt>Returns:</dt> | 146 <dt>Return:</dt> |
147 <dd> | 147 <dd> |
148 generated code (string) | 148 generated code (string) |
149 </dd> | 149 </dd> |
150 </dl> | 150 </dl> |
151 <a NAME="QRegularExpressionWizardDialog.reject" ID="QRegularExpressionWizardDialog.reject"></a> | 151 <a NAME="QRegularExpressionWizardDialog.reject" ID="QRegularExpressionWizardDialog.reject"></a> |
336 <dd> | 336 <dd> |
337 parent widget (QWidget) | 337 parent widget (QWidget) |
338 </dd> | 338 </dd> |
339 <dt><i>fromEric</i></dt> | 339 <dt><i>fromEric</i></dt> |
340 <dd> | 340 <dd> |
341 flag indicating a call from within eric6 | 341 flag indicating a call from within eric |
342 </dd> | 342 </dd> |
343 </dl> | 343 </dl> |
344 <a NAME="QRegularExpressionWizardWidget.__insertString" ID="QRegularExpressionWizardWidget.__insertString"></a> | 344 <a NAME="QRegularExpressionWizardWidget.__insertString" ID="QRegularExpressionWizardWidget.__insertString"></a> |
345 <h4>QRegularExpressionWizardWidget.__insertString</h4> | 345 <h4>QRegularExpressionWizardWidget.__insertString</h4> |
346 <b>__insertString</b>(<i>s, steps=0</i>) | 346 <b>__insertString</b>(<i>s, steps=0</i>) |
367 | 367 |
368 <p> | 368 <p> |
369 Private method to receive a response from the PyQt5 server. | 369 Private method to receive a response from the PyQt5 server. |
370 </p> | 370 </p> |
371 <dl> | 371 <dl> |
372 <dt>Returns:</dt> | 372 <dt>Return:</dt> |
373 <dd> | 373 <dd> |
374 response dictionary (dict) | 374 response dictionary (dict) |
375 </dd> | 375 </dd> |
376 </dl> | 376 </dl> |
377 <a NAME="QRegularExpressionWizardWidget.__sendCommand" ID="QRegularExpressionWizardWidget.__sendCommand"></a> | 377 <a NAME="QRegularExpressionWizardWidget.__sendCommand" ID="QRegularExpressionWizardWidget.__sendCommand"></a> |
392 <dd> | 392 <dd> |
393 parameters for the command | 393 parameters for the command |
394 </dd> | 394 </dd> |
395 </dl> | 395 </dl> |
396 <dl> | 396 <dl> |
397 <dt>Returns:</dt> | 397 <dt>Return:</dt> |
398 <dd> | 398 <dd> |
399 flag indicating a successful transmission (boolean) | 399 flag indicating a successful transmission (boolean) |
400 </dd> | 400 </dd> |
401 </dl> | 401 </dl> |
402 <a NAME="QRegularExpressionWizardWidget.getCode" ID="QRegularExpressionWizardWidget.getCode"></a> | 402 <a NAME="QRegularExpressionWizardWidget.getCode" ID="QRegularExpressionWizardWidget.getCode"></a> |
416 <dd> | 416 <dd> |
417 string used for indentation (space or tab) (string) | 417 string used for indentation (space or tab) (string) |
418 </dd> | 418 </dd> |
419 </dl> | 419 </dl> |
420 <dl> | 420 <dl> |
421 <dt>Returns:</dt> | 421 <dt>Return:</dt> |
422 <dd> | 422 <dd> |
423 generated code (string) | 423 generated code (string) |
424 </dd> | 424 </dd> |
425 </dl> | 425 </dl> |
426 <a NAME="QRegularExpressionWizardWidget.on_altnButton_clicked" ID="QRegularExpressionWizardWidget.on_altnButton_clicked"></a> | 426 <a NAME="QRegularExpressionWizardWidget.on_altnButton_clicked" ID="QRegularExpressionWizardWidget.on_altnButton_clicked"></a> |
485 | 485 |
486 <p> | 486 <p> |
487 Private slot to copy the QRegularExpression string into the clipboard. | 487 Private slot to copy the QRegularExpression string into the clipboard. |
488 </p> | 488 </p> |
489 <p> | 489 <p> |
490 This slot is only available, if not called from within eric6. | 490 This slot is only available, if not called from within eric. |
491 </p> | 491 </p> |
492 <a NAME="QRegularExpressionWizardWidget.on_endlineButton_clicked" ID="QRegularExpressionWizardWidget.on_endlineButton_clicked"></a> | 492 <a NAME="QRegularExpressionWizardWidget.on_endlineButton_clicked" ID="QRegularExpressionWizardWidget.on_endlineButton_clicked"></a> |
493 <h4>QRegularExpressionWizardWidget.on_endlineButton_clicked</h4> | 493 <h4>QRegularExpressionWizardWidget.on_endlineButton_clicked</h4> |
494 <b>on_endlineButton_clicked</b>(<i></i>) | 494 <b>on_endlineButton_clicked</b>(<i></i>) |
495 | 495 |