55 QDialog |
55 QDialog |
56 <h3>Class Attributes</h3> |
56 <h3>Class Attributes</h3> |
57 <table> |
57 <table> |
58 <tr><td>None</td></tr> |
58 <tr><td>None</td></tr> |
59 </table> |
59 </table> |
|
60 <h3>Class Methods</h3> |
|
61 <table> |
|
62 <tr><td>None</td></tr> |
|
63 </table> |
60 <h3>Methods</h3> |
64 <h3>Methods</h3> |
61 <table> |
65 <table> |
62 <tr> |
66 <tr> |
63 <td><a href="#PyRegExpWizardDialog.__init__">PyRegExpWizardDialog</a></td> |
|
64 <td>Constructor</td> |
|
65 </tr><tr> |
|
66 <td><a href="#PyRegExpWizardDialog.getCode">getCode</a></td> |
67 <td><a href="#PyRegExpWizardDialog.getCode">getCode</a></td> |
67 <td>Public method to get the source code.</td> |
68 <td>Public method to get the source code.</td> |
68 </tr> |
69 </tr> |
|
70 </table> |
|
71 <h3>Static Methods</h3> |
|
72 <table> |
|
73 <tr><td>None</td></tr> |
69 </table> |
74 </table> |
70 <a NAME="PyRegExpWizardDialog.__init__" ID="PyRegExpWizardDialog.__init__"></a> |
75 <a NAME="PyRegExpWizardDialog.__init__" ID="PyRegExpWizardDialog.__init__"></a> |
71 <h4>PyRegExpWizardDialog (Constructor)</h4> |
76 <h4>PyRegExpWizardDialog (Constructor)</h4> |
72 <b>PyRegExpWizardDialog</b>(<i>parent=None, fromEric=True</i>) |
77 <b>PyRegExpWizardDialog</b>(<i>parent=None, fromEric=True</i>) |
73 <p> |
78 <p> |
110 QWidget, Ui_PyRegExpWizardDialog |
115 QWidget, Ui_PyRegExpWizardDialog |
111 <h3>Class Attributes</h3> |
116 <h3>Class Attributes</h3> |
112 <table> |
117 <table> |
113 <tr><td>None</td></tr> |
118 <tr><td>None</td></tr> |
114 </table> |
119 </table> |
|
120 <h3>Class Methods</h3> |
|
121 <table> |
|
122 <tr><td>None</td></tr> |
|
123 </table> |
115 <h3>Methods</h3> |
124 <h3>Methods</h3> |
116 <table> |
125 <table> |
117 <tr> |
126 <tr> |
118 <td><a href="#PyRegExpWizardWidget.__init__">PyRegExpWizardWidget</a></td> |
|
119 <td>Constructor</td> |
|
120 </tr><tr> |
|
121 <td><a href="#PyRegExpWizardWidget.__insertString">__insertString</a></td> |
127 <td><a href="#PyRegExpWizardWidget.__insertString">__insertString</a></td> |
122 <td>Private method to insert a string into line edit and move cursor.</td> |
128 <td>Private method to insert a string into line edit and move cursor.</td> |
123 </tr><tr> |
129 </tr><tr> |
124 <td><a href="#PyRegExpWizardWidget.getCode">getCode</a></td> |
130 <td><a href="#PyRegExpWizardWidget.getCode">getCode</a></td> |
125 <td>Public method to get the source code.</td> |
131 <td>Public method to get the source code.</td> |
206 <td>Private slot to validate the entered regexp.</td> |
212 <td>Private slot to validate the entered regexp.</td> |
207 </tr><tr> |
213 </tr><tr> |
208 <td><a href="#PyRegExpWizardWidget.on_wordboundButton_clicked">on_wordboundButton_clicked</a></td> |
214 <td><a href="#PyRegExpWizardWidget.on_wordboundButton_clicked">on_wordboundButton_clicked</a></td> |
209 <td>Private slot to handle the word boundary toolbutton.</td> |
215 <td>Private slot to handle the word boundary toolbutton.</td> |
210 </tr> |
216 </tr> |
|
217 </table> |
|
218 <h3>Static Methods</h3> |
|
219 <table> |
|
220 <tr><td>None</td></tr> |
211 </table> |
221 </table> |
212 <a NAME="PyRegExpWizardWidget.__init__" ID="PyRegExpWizardWidget.__init__"></a> |
222 <a NAME="PyRegExpWizardWidget.__init__" ID="PyRegExpWizardWidget.__init__"></a> |
213 <h4>PyRegExpWizardWidget (Constructor)</h4> |
223 <h4>PyRegExpWizardWidget (Constructor)</h4> |
214 <b>PyRegExpWizardWidget</b>(<i>parent=None, fromEric=True</i>) |
224 <b>PyRegExpWizardWidget</b>(<i>parent=None, fromEric=True</i>) |
215 <p> |
225 <p> |
427 QMainWindow |
437 QMainWindow |
428 <h3>Class Attributes</h3> |
438 <h3>Class Attributes</h3> |
429 <table> |
439 <table> |
430 <tr><td>None</td></tr> |
440 <tr><td>None</td></tr> |
431 </table> |
441 </table> |
|
442 <h3>Class Methods</h3> |
|
443 <table> |
|
444 <tr><td>None</td></tr> |
|
445 </table> |
432 <h3>Methods</h3> |
446 <h3>Methods</h3> |
433 <table> |
447 <table> |
434 <tr> |
448 <tr><td>None</td></tr> |
435 <td><a href="#PyRegExpWizardWindow.__init__">PyRegExpWizardWindow</a></td> |
449 </table> |
436 <td>Constructor</td> |
450 <h3>Static Methods</h3> |
437 </tr> |
451 <table> |
|
452 <tr><td>None</td></tr> |
438 </table> |
453 </table> |
439 <a NAME="PyRegExpWizardWindow.__init__" ID="PyRegExpWizardWindow.__init__"></a> |
454 <a NAME="PyRegExpWizardWindow.__init__" ID="PyRegExpWizardWindow.__init__"></a> |
440 <h4>PyRegExpWizardWindow (Constructor)</h4> |
455 <h4>PyRegExpWizardWindow (Constructor)</h4> |
441 <b>PyRegExpWizardWindow</b>(<i>parent=None</i>) |
456 <b>PyRegExpWizardWindow</b>(<i>parent=None</i>) |
442 <p> |
457 <p> |