114 </table> |
114 </table> |
115 <h3>Methods</h3> |
115 <h3>Methods</h3> |
116 <table> |
116 <table> |
117 <tr> |
117 <tr> |
118 <td><a href="#QRegExpWizardWidget.__init__">QRegExpWizardWidget</a></td> |
118 <td><a href="#QRegExpWizardWidget.__init__">QRegExpWizardWidget</a></td> |
119 <td>Constructor</td> |
119 <td>Constructor</td> |
120 </tr><tr> |
120 </tr><tr> |
121 <td><a href="#QRegExpWizardWidget.__insertString">__insertString</a></td> |
121 <td><a href="#QRegExpWizardWidget.__insertString">__insertString</a></td> |
122 <td>Private method to insert a string into line edit and move cursor.</td> |
122 <td>Private method to insert a string into line edit and move cursor.</td> |
123 </tr><tr> |
123 </tr><tr> |
124 <td><a href="#QRegExpWizardWidget.getCode">getCode</a></td> |
124 <td><a href="#QRegExpWizardWidget.getCode">getCode</a></td> |
125 <td>Public method to get the source code.</td> |
125 <td>Public method to get the source code.</td> |
126 </tr><tr> |
126 </tr><tr> |
127 <td><a href="#QRegExpWizardWidget.on_altnButton_clicked">on_altnButton_clicked</a></td> |
127 <td><a href="#QRegExpWizardWidget.on_altnButton_clicked">on_altnButton_clicked</a></td> |
128 <td>Private slot to handle the alternatives toolbutton.</td> |
128 <td>Private slot to handle the alternatives toolbutton.</td> |
129 </tr><tr> |
129 </tr><tr> |
130 <td><a href="#QRegExpWizardWidget.on_anycharButton_clicked">on_anycharButton_clicked</a></td> |
130 <td><a href="#QRegExpWizardWidget.on_anycharButton_clicked">on_anycharButton_clicked</a></td> |
131 <td>Private slot to handle the any character toolbutton.</td> |
131 <td>Private slot to handle the any character toolbutton.</td> |
132 </tr><tr> |
132 </tr><tr> |
133 <td><a href="#QRegExpWizardWidget.on_beglineButton_clicked">on_beglineButton_clicked</a></td> |
133 <td><a href="#QRegExpWizardWidget.on_beglineButton_clicked">on_beglineButton_clicked</a></td> |
134 <td>Private slot to handle the begin line toolbutton.</td> |
134 <td>Private slot to handle the begin line toolbutton.</td> |
135 </tr><tr> |
135 </tr><tr> |
136 <td><a href="#QRegExpWizardWidget.on_buttonBox_clicked">on_buttonBox_clicked</a></td> |
136 <td><a href="#QRegExpWizardWidget.on_buttonBox_clicked">on_buttonBox_clicked</a></td> |
137 <td>Private slot called by a button of the button box clicked.</td> |
137 <td>Private slot called by a button of the button box clicked.</td> |
138 </tr><tr> |
138 </tr><tr> |
139 <td><a href="#QRegExpWizardWidget.on_charButton_clicked">on_charButton_clicked</a></td> |
139 <td><a href="#QRegExpWizardWidget.on_charButton_clicked">on_charButton_clicked</a></td> |
140 <td>Private slot to handle the characters toolbutton.</td> |
140 <td>Private slot to handle the characters toolbutton.</td> |
141 </tr><tr> |
141 </tr><tr> |
142 <td><a href="#QRegExpWizardWidget.on_copyButton_clicked">on_copyButton_clicked</a></td> |
142 <td><a href="#QRegExpWizardWidget.on_copyButton_clicked">on_copyButton_clicked</a></td> |
143 <td>Private slot to copy the regexp string into the clipboard.</td> |
143 <td>Private slot to copy the regexp string into the clipboard.</td> |
144 </tr><tr> |
144 </tr><tr> |
145 <td><a href="#QRegExpWizardWidget.on_endlineButton_clicked">on_endlineButton_clicked</a></td> |
145 <td><a href="#QRegExpWizardWidget.on_endlineButton_clicked">on_endlineButton_clicked</a></td> |
146 <td>Private slot to handle the end line toolbutton.</td> |
146 <td>Private slot to handle the end line toolbutton.</td> |
147 </tr><tr> |
147 </tr><tr> |
148 <td><a href="#QRegExpWizardWidget.on_executeButton_clicked">on_executeButton_clicked</a></td> |
148 <td><a href="#QRegExpWizardWidget.on_executeButton_clicked">on_executeButton_clicked</a></td> |
149 <td>Private slot to execute the entered regexp on the test text.</td> |
149 <td>Private slot to execute the entered regexp on the test text.</td> |
150 </tr><tr> |
150 </tr><tr> |
151 <td><a href="#QRegExpWizardWidget.on_groupButton_clicked">on_groupButton_clicked</a></td> |
151 <td><a href="#QRegExpWizardWidget.on_groupButton_clicked">on_groupButton_clicked</a></td> |
152 <td>Private slot to handle the group toolbutton.</td> |
152 <td>Private slot to handle the group toolbutton.</td> |
153 </tr><tr> |
153 </tr><tr> |
154 <td><a href="#QRegExpWizardWidget.on_loadButton_clicked">on_loadButton_clicked</a></td> |
154 <td><a href="#QRegExpWizardWidget.on_loadButton_clicked">on_loadButton_clicked</a></td> |
155 <td>Private slot to load a regexp from a file.</td> |
155 <td>Private slot to load a regexp from a file.</td> |
156 </tr><tr> |
156 </tr><tr> |
157 <td><a href="#QRegExpWizardWidget.on_neglookaheadButton_clicked">on_neglookaheadButton_clicked</a></td> |
157 <td><a href="#QRegExpWizardWidget.on_neglookaheadButton_clicked">on_neglookaheadButton_clicked</a></td> |
158 <td>Private slot to handle the negative lookahead toolbutton.</td> |
158 <td>Private slot to handle the negative lookahead toolbutton.</td> |
159 </tr><tr> |
159 </tr><tr> |
160 <td><a href="#QRegExpWizardWidget.on_nextButton_clicked">on_nextButton_clicked</a></td> |
160 <td><a href="#QRegExpWizardWidget.on_nextButton_clicked">on_nextButton_clicked</a></td> |
161 <td>Private slot to find the next match.</td> |
161 <td>Private slot to find the next match.</td> |
162 </tr><tr> |
162 </tr><tr> |
163 <td><a href="#QRegExpWizardWidget.on_nonGroupButton_clicked">on_nonGroupButton_clicked</a></td> |
163 <td><a href="#QRegExpWizardWidget.on_nonGroupButton_clicked">on_nonGroupButton_clicked</a></td> |
164 <td>Private slot to handle the non group toolbutton.</td> |
164 <td>Private slot to handle the non group toolbutton.</td> |
165 </tr><tr> |
165 </tr><tr> |
166 <td><a href="#QRegExpWizardWidget.on_nonwordboundButton_clicked">on_nonwordboundButton_clicked</a></td> |
166 <td><a href="#QRegExpWizardWidget.on_nonwordboundButton_clicked">on_nonwordboundButton_clicked</a></td> |
167 <td>Private slot to handle the non word boundary toolbutton.</td> |
167 <td>Private slot to handle the non word boundary toolbutton.</td> |
168 </tr><tr> |
168 </tr><tr> |
169 <td><a href="#QRegExpWizardWidget.on_poslookaheadButton_clicked">on_poslookaheadButton_clicked</a></td> |
169 <td><a href="#QRegExpWizardWidget.on_poslookaheadButton_clicked">on_poslookaheadButton_clicked</a></td> |
170 <td>Private slot to handle the positive lookahead toolbutton.</td> |
170 <td>Private slot to handle the positive lookahead toolbutton.</td> |
171 </tr><tr> |
171 </tr><tr> |
172 <td><a href="#QRegExpWizardWidget.on_regexpLineEdit_textChanged">on_regexpLineEdit_textChanged</a></td> |
172 <td><a href="#QRegExpWizardWidget.on_regexpLineEdit_textChanged">on_regexpLineEdit_textChanged</a></td> |
173 <td>Private slot called when the regexp changes.</td> |
173 <td>Private slot called when the regexp changes.</td> |
174 </tr><tr> |
174 </tr><tr> |
175 <td><a href="#QRegExpWizardWidget.on_repeatButton_clicked">on_repeatButton_clicked</a></td> |
175 <td><a href="#QRegExpWizardWidget.on_repeatButton_clicked">on_repeatButton_clicked</a></td> |
176 <td>Private slot to handle the repeat toolbutton.</td> |
176 <td>Private slot to handle the repeat toolbutton.</td> |
177 </tr><tr> |
177 </tr><tr> |
178 <td><a href="#QRegExpWizardWidget.on_saveButton_clicked">on_saveButton_clicked</a></td> |
178 <td><a href="#QRegExpWizardWidget.on_saveButton_clicked">on_saveButton_clicked</a></td> |
179 <td>Private slot to save the regexp to a file.</td> |
179 <td>Private slot to save the regexp to a file.</td> |
180 </tr><tr> |
180 </tr><tr> |
181 <td><a href="#QRegExpWizardWidget.on_validateButton_clicked">on_validateButton_clicked</a></td> |
181 <td><a href="#QRegExpWizardWidget.on_validateButton_clicked">on_validateButton_clicked</a></td> |
182 <td>Private slot to validate the entered regexp.</td> |
182 <td>Private slot to validate the entered regexp.</td> |
183 </tr><tr> |
183 </tr><tr> |
184 <td><a href="#QRegExpWizardWidget.on_wordboundButton_clicked">on_wordboundButton_clicked</a></td> |
184 <td><a href="#QRegExpWizardWidget.on_wordboundButton_clicked">on_wordboundButton_clicked</a></td> |
185 <td>Private slot to handle the word boundary toolbutton.</td> |
185 <td>Private slot to handle the word boundary toolbutton.</td> |
186 </tr> |
186 </tr> |
187 </table> |
187 </table> |
188 <a NAME="QRegExpWizardWidget.__init__" ID="QRegExpWizardWidget.__init__"></a> |
188 <a NAME="QRegExpWizardWidget.__init__" ID="QRegExpWizardWidget.__init__"></a> |
189 <h4>QRegExpWizardWidget (Constructor)</h4> |
189 <h4>QRegExpWizardWidget (Constructor)</h4> |
190 <b>QRegExpWizardWidget</b>(<i>parent = None, fromEric = True</i>) |
190 <b>QRegExpWizardWidget</b>(<i>parent = None, fromEric = True</i>) |
191 <p> |
191 <p> |
192 Constructor |
192 Constructor |
193 </p><dl> |
193 </p><dl> |
194 <dt><i>parent</i></dt> |
194 <dt><i>parent</i></dt> |
195 <dd> |
195 <dd> |
196 parent widget (QWidget) |
196 parent widget (QWidget) |
197 </dd><dt><i>fromEric</i></dt> |
197 </dd><dt><i>fromEric</i></dt> |
198 <dd> |
198 <dd> |
199 flag indicating a call from within eric5 |
199 flag indicating a call from within eric5 |
200 </dd> |
200 </dd> |
201 </dl><a NAME="QRegExpWizardWidget.__insertString" ID="QRegExpWizardWidget.__insertString"></a> |
201 </dl><a NAME="QRegExpWizardWidget.__insertString" ID="QRegExpWizardWidget.__insertString"></a> |
202 <h4>QRegExpWizardWidget.__insertString</h4> |
202 <h4>QRegExpWizardWidget.__insertString</h4> |
203 <b>__insertString</b>(<i>s, steps=0</i>) |
203 <b>__insertString</b>(<i>s, steps=0</i>) |
204 <p> |
204 <p> |
205 Private method to insert a string into line edit and move cursor. |
205 Private method to insert a string into line edit and move cursor. |
206 </p><dl> |
206 </p><dl> |
207 <dt><i>s</i></dt> |
207 <dt><i>s</i></dt> |
208 <dd> |
208 <dd> |
209 string to be inserted into the regexp line edit |
209 string to be inserted into the regexp line edit |
210 (string) |
210 (string) |
211 </dd><dt><i>steps</i></dt> |
211 </dd><dt><i>steps</i></dt> |
212 <dd> |
212 <dd> |
213 number of characters to move the cursor (integer). |
213 number of characters to move the cursor (integer). |
214 Negative steps moves cursor back, positives forward. |
214 Negative steps moves cursor back, positives forward. |
215 </dd> |
215 </dd> |
216 </dl><a NAME="QRegExpWizardWidget.getCode" ID="QRegExpWizardWidget.getCode"></a> |
216 </dl><a NAME="QRegExpWizardWidget.getCode" ID="QRegExpWizardWidget.getCode"></a> |
217 <h4>QRegExpWizardWidget.getCode</h4> |
217 <h4>QRegExpWizardWidget.getCode</h4> |
218 <b>getCode</b>(<i>indLevel, indString</i>) |
218 <b>getCode</b>(<i>indLevel, indString</i>) |
219 <p> |
219 <p> |
220 Public method to get the source code. |
220 Public method to get the source code. |
221 </p><dl> |
221 </p><dl> |
222 <dt><i>indLevel</i></dt> |
222 <dt><i>indLevel</i></dt> |
223 <dd> |
223 <dd> |
224 indentation level (int) |
224 indentation level (int) |
225 </dd><dt><i>indString</i></dt> |
225 </dd><dt><i>indString</i></dt> |
226 <dd> |
226 <dd> |
227 string used for indentation (space or tab) (string) |
227 string used for indentation (space or tab) (string) |
228 </dd> |
228 </dd> |
229 </dl><dl> |
229 </dl><dl> |
230 <dt>Returns:</dt> |
230 <dt>Returns:</dt> |
231 <dd> |
231 <dd> |
232 generated code (string) |
232 generated code (string) |
233 </dd> |
233 </dd> |
234 </dl><a NAME="QRegExpWizardWidget.on_altnButton_clicked" ID="QRegExpWizardWidget.on_altnButton_clicked"></a> |
234 </dl><a NAME="QRegExpWizardWidget.on_altnButton_clicked" ID="QRegExpWizardWidget.on_altnButton_clicked"></a> |
235 <h4>QRegExpWizardWidget.on_altnButton_clicked</h4> |
235 <h4>QRegExpWizardWidget.on_altnButton_clicked</h4> |
236 <b>on_altnButton_clicked</b>(<i></i>) |
236 <b>on_altnButton_clicked</b>(<i></i>) |
237 <p> |
237 <p> |
238 Private slot to handle the alternatives toolbutton. |
238 Private slot to handle the alternatives toolbutton. |
239 </p><a NAME="QRegExpWizardWidget.on_anycharButton_clicked" ID="QRegExpWizardWidget.on_anycharButton_clicked"></a> |
239 </p><a NAME="QRegExpWizardWidget.on_anycharButton_clicked" ID="QRegExpWizardWidget.on_anycharButton_clicked"></a> |
240 <h4>QRegExpWizardWidget.on_anycharButton_clicked</h4> |
240 <h4>QRegExpWizardWidget.on_anycharButton_clicked</h4> |
241 <b>on_anycharButton_clicked</b>(<i></i>) |
241 <b>on_anycharButton_clicked</b>(<i></i>) |
242 <p> |
242 <p> |
243 Private slot to handle the any character toolbutton. |
243 Private slot to handle the any character toolbutton. |
244 </p><a NAME="QRegExpWizardWidget.on_beglineButton_clicked" ID="QRegExpWizardWidget.on_beglineButton_clicked"></a> |
244 </p><a NAME="QRegExpWizardWidget.on_beglineButton_clicked" ID="QRegExpWizardWidget.on_beglineButton_clicked"></a> |
245 <h4>QRegExpWizardWidget.on_beglineButton_clicked</h4> |
245 <h4>QRegExpWizardWidget.on_beglineButton_clicked</h4> |
246 <b>on_beglineButton_clicked</b>(<i></i>) |
246 <b>on_beglineButton_clicked</b>(<i></i>) |
247 <p> |
247 <p> |
248 Private slot to handle the begin line toolbutton. |
248 Private slot to handle the begin line toolbutton. |
249 </p><a NAME="QRegExpWizardWidget.on_buttonBox_clicked" ID="QRegExpWizardWidget.on_buttonBox_clicked"></a> |
249 </p><a NAME="QRegExpWizardWidget.on_buttonBox_clicked" ID="QRegExpWizardWidget.on_buttonBox_clicked"></a> |
250 <h4>QRegExpWizardWidget.on_buttonBox_clicked</h4> |
250 <h4>QRegExpWizardWidget.on_buttonBox_clicked</h4> |
251 <b>on_buttonBox_clicked</b>(<i>button</i>) |
251 <b>on_buttonBox_clicked</b>(<i>button</i>) |
252 <p> |
252 <p> |
253 Private slot called by a button of the button box clicked. |
253 Private slot called by a button of the button box clicked. |
254 </p><dl> |
254 </p><dl> |
255 <dt><i>button</i></dt> |
255 <dt><i>button</i></dt> |
256 <dd> |
256 <dd> |
257 button that was clicked (QAbstractButton) |
257 button that was clicked (QAbstractButton) |
258 </dd> |
258 </dd> |
259 </dl><a NAME="QRegExpWizardWidget.on_charButton_clicked" ID="QRegExpWizardWidget.on_charButton_clicked"></a> |
259 </dl><a NAME="QRegExpWizardWidget.on_charButton_clicked" ID="QRegExpWizardWidget.on_charButton_clicked"></a> |
260 <h4>QRegExpWizardWidget.on_charButton_clicked</h4> |
260 <h4>QRegExpWizardWidget.on_charButton_clicked</h4> |
261 <b>on_charButton_clicked</b>(<i></i>) |
261 <b>on_charButton_clicked</b>(<i></i>) |
262 <p> |
262 <p> |
263 Private slot to handle the characters toolbutton. |
263 Private slot to handle the characters toolbutton. |
264 </p><a NAME="QRegExpWizardWidget.on_copyButton_clicked" ID="QRegExpWizardWidget.on_copyButton_clicked"></a> |
264 </p><a NAME="QRegExpWizardWidget.on_copyButton_clicked" ID="QRegExpWizardWidget.on_copyButton_clicked"></a> |
265 <h4>QRegExpWizardWidget.on_copyButton_clicked</h4> |
265 <h4>QRegExpWizardWidget.on_copyButton_clicked</h4> |
266 <b>on_copyButton_clicked</b>(<i></i>) |
266 <b>on_copyButton_clicked</b>(<i></i>) |
267 <p> |
267 <p> |
268 Private slot to copy the regexp string into the clipboard. |
268 Private slot to copy the regexp string into the clipboard. |
269 </p><p> |
269 </p><p> |
270 This slot is only available, if not called from within eric5. |
270 This slot is only available, if not called from within eric5. |
271 </p><a NAME="QRegExpWizardWidget.on_endlineButton_clicked" ID="QRegExpWizardWidget.on_endlineButton_clicked"></a> |
271 </p><a NAME="QRegExpWizardWidget.on_endlineButton_clicked" ID="QRegExpWizardWidget.on_endlineButton_clicked"></a> |
272 <h4>QRegExpWizardWidget.on_endlineButton_clicked</h4> |
272 <h4>QRegExpWizardWidget.on_endlineButton_clicked</h4> |
273 <b>on_endlineButton_clicked</b>(<i></i>) |
273 <b>on_endlineButton_clicked</b>(<i></i>) |
274 <p> |
274 <p> |
275 Private slot to handle the end line toolbutton. |
275 Private slot to handle the end line toolbutton. |
276 </p><a NAME="QRegExpWizardWidget.on_executeButton_clicked" ID="QRegExpWizardWidget.on_executeButton_clicked"></a> |
276 </p><a NAME="QRegExpWizardWidget.on_executeButton_clicked" ID="QRegExpWizardWidget.on_executeButton_clicked"></a> |
277 <h4>QRegExpWizardWidget.on_executeButton_clicked</h4> |
277 <h4>QRegExpWizardWidget.on_executeButton_clicked</h4> |
278 <b>on_executeButton_clicked</b>(<i>startpos = 0</i>) |
278 <b>on_executeButton_clicked</b>(<i>startpos = 0</i>) |
279 <p> |
279 <p> |
280 Private slot to execute the entered regexp on the test text. |
280 Private slot to execute the entered regexp on the test text. |
281 </p><p> |
281 </p><p> |
282 This slot will execute the entered regexp on the entered test |
282 This slot will execute the entered regexp on the entered test |
283 data and will display the result in the table part of the dialog. |
283 data and will display the result in the table part of the dialog. |
284 </p><dl> |
284 </p><dl> |
285 <dt><i>startpos</i></dt> |
285 <dt><i>startpos</i></dt> |
286 <dd> |
286 <dd> |
287 starting position for the regexp matching |
287 starting position for the regexp matching |
288 </dd> |
288 </dd> |
289 </dl><a NAME="QRegExpWizardWidget.on_groupButton_clicked" ID="QRegExpWizardWidget.on_groupButton_clicked"></a> |
289 </dl><a NAME="QRegExpWizardWidget.on_groupButton_clicked" ID="QRegExpWizardWidget.on_groupButton_clicked"></a> |
290 <h4>QRegExpWizardWidget.on_groupButton_clicked</h4> |
290 <h4>QRegExpWizardWidget.on_groupButton_clicked</h4> |
291 <b>on_groupButton_clicked</b>(<i></i>) |
291 <b>on_groupButton_clicked</b>(<i></i>) |
292 <p> |
292 <p> |
293 Private slot to handle the group toolbutton. |
293 Private slot to handle the group toolbutton. |
294 </p><a NAME="QRegExpWizardWidget.on_loadButton_clicked" ID="QRegExpWizardWidget.on_loadButton_clicked"></a> |
294 </p><a NAME="QRegExpWizardWidget.on_loadButton_clicked" ID="QRegExpWizardWidget.on_loadButton_clicked"></a> |
295 <h4>QRegExpWizardWidget.on_loadButton_clicked</h4> |
295 <h4>QRegExpWizardWidget.on_loadButton_clicked</h4> |
296 <b>on_loadButton_clicked</b>(<i></i>) |
296 <b>on_loadButton_clicked</b>(<i></i>) |
297 <p> |
297 <p> |
298 Private slot to load a regexp from a file. |
298 Private slot to load a regexp from a file. |
299 </p><a NAME="QRegExpWizardWidget.on_neglookaheadButton_clicked" ID="QRegExpWizardWidget.on_neglookaheadButton_clicked"></a> |
299 </p><a NAME="QRegExpWizardWidget.on_neglookaheadButton_clicked" ID="QRegExpWizardWidget.on_neglookaheadButton_clicked"></a> |
300 <h4>QRegExpWizardWidget.on_neglookaheadButton_clicked</h4> |
300 <h4>QRegExpWizardWidget.on_neglookaheadButton_clicked</h4> |
301 <b>on_neglookaheadButton_clicked</b>(<i></i>) |
301 <b>on_neglookaheadButton_clicked</b>(<i></i>) |
302 <p> |
302 <p> |
303 Private slot to handle the negative lookahead toolbutton. |
303 Private slot to handle the negative lookahead toolbutton. |
304 </p><a NAME="QRegExpWizardWidget.on_nextButton_clicked" ID="QRegExpWizardWidget.on_nextButton_clicked"></a> |
304 </p><a NAME="QRegExpWizardWidget.on_nextButton_clicked" ID="QRegExpWizardWidget.on_nextButton_clicked"></a> |
305 <h4>QRegExpWizardWidget.on_nextButton_clicked</h4> |
305 <h4>QRegExpWizardWidget.on_nextButton_clicked</h4> |
306 <b>on_nextButton_clicked</b>(<i></i>) |
306 <b>on_nextButton_clicked</b>(<i></i>) |
307 <p> |
307 <p> |
308 Private slot to find the next match. |
308 Private slot to find the next match. |
309 </p><a NAME="QRegExpWizardWidget.on_nonGroupButton_clicked" ID="QRegExpWizardWidget.on_nonGroupButton_clicked"></a> |
309 </p><a NAME="QRegExpWizardWidget.on_nonGroupButton_clicked" ID="QRegExpWizardWidget.on_nonGroupButton_clicked"></a> |
310 <h4>QRegExpWizardWidget.on_nonGroupButton_clicked</h4> |
310 <h4>QRegExpWizardWidget.on_nonGroupButton_clicked</h4> |
311 <b>on_nonGroupButton_clicked</b>(<i></i>) |
311 <b>on_nonGroupButton_clicked</b>(<i></i>) |
312 <p> |
312 <p> |
313 Private slot to handle the non group toolbutton. |
313 Private slot to handle the non group toolbutton. |
314 </p><a NAME="QRegExpWizardWidget.on_nonwordboundButton_clicked" ID="QRegExpWizardWidget.on_nonwordboundButton_clicked"></a> |
314 </p><a NAME="QRegExpWizardWidget.on_nonwordboundButton_clicked" ID="QRegExpWizardWidget.on_nonwordboundButton_clicked"></a> |
315 <h4>QRegExpWizardWidget.on_nonwordboundButton_clicked</h4> |
315 <h4>QRegExpWizardWidget.on_nonwordboundButton_clicked</h4> |
316 <b>on_nonwordboundButton_clicked</b>(<i></i>) |
316 <b>on_nonwordboundButton_clicked</b>(<i></i>) |
317 <p> |
317 <p> |
318 Private slot to handle the non word boundary toolbutton. |
318 Private slot to handle the non word boundary toolbutton. |
319 </p><a NAME="QRegExpWizardWidget.on_poslookaheadButton_clicked" ID="QRegExpWizardWidget.on_poslookaheadButton_clicked"></a> |
319 </p><a NAME="QRegExpWizardWidget.on_poslookaheadButton_clicked" ID="QRegExpWizardWidget.on_poslookaheadButton_clicked"></a> |
320 <h4>QRegExpWizardWidget.on_poslookaheadButton_clicked</h4> |
320 <h4>QRegExpWizardWidget.on_poslookaheadButton_clicked</h4> |
321 <b>on_poslookaheadButton_clicked</b>(<i></i>) |
321 <b>on_poslookaheadButton_clicked</b>(<i></i>) |
322 <p> |
322 <p> |
323 Private slot to handle the positive lookahead toolbutton. |
323 Private slot to handle the positive lookahead toolbutton. |
324 </p><a NAME="QRegExpWizardWidget.on_regexpLineEdit_textChanged" ID="QRegExpWizardWidget.on_regexpLineEdit_textChanged"></a> |
324 </p><a NAME="QRegExpWizardWidget.on_regexpLineEdit_textChanged" ID="QRegExpWizardWidget.on_regexpLineEdit_textChanged"></a> |
325 <h4>QRegExpWizardWidget.on_regexpLineEdit_textChanged</h4> |
325 <h4>QRegExpWizardWidget.on_regexpLineEdit_textChanged</h4> |
326 <b>on_regexpLineEdit_textChanged</b>(<i>txt</i>) |
326 <b>on_regexpLineEdit_textChanged</b>(<i>txt</i>) |
327 <p> |
327 <p> |
328 Private slot called when the regexp changes. |
328 Private slot called when the regexp changes. |
329 </p><dl> |
329 </p><dl> |
330 <dt><i>txt</i></dt> |
330 <dt><i>txt</i></dt> |
331 <dd> |
331 <dd> |
332 the new text of the line edit (string) |
332 the new text of the line edit (string) |
333 </dd> |
333 </dd> |
334 </dl><a NAME="QRegExpWizardWidget.on_repeatButton_clicked" ID="QRegExpWizardWidget.on_repeatButton_clicked"></a> |
334 </dl><a NAME="QRegExpWizardWidget.on_repeatButton_clicked" ID="QRegExpWizardWidget.on_repeatButton_clicked"></a> |
335 <h4>QRegExpWizardWidget.on_repeatButton_clicked</h4> |
335 <h4>QRegExpWizardWidget.on_repeatButton_clicked</h4> |
336 <b>on_repeatButton_clicked</b>(<i></i>) |
336 <b>on_repeatButton_clicked</b>(<i></i>) |
337 <p> |
337 <p> |
338 Private slot to handle the repeat toolbutton. |
338 Private slot to handle the repeat toolbutton. |
339 </p><a NAME="QRegExpWizardWidget.on_saveButton_clicked" ID="QRegExpWizardWidget.on_saveButton_clicked"></a> |
339 </p><a NAME="QRegExpWizardWidget.on_saveButton_clicked" ID="QRegExpWizardWidget.on_saveButton_clicked"></a> |
340 <h4>QRegExpWizardWidget.on_saveButton_clicked</h4> |
340 <h4>QRegExpWizardWidget.on_saveButton_clicked</h4> |
341 <b>on_saveButton_clicked</b>(<i></i>) |
341 <b>on_saveButton_clicked</b>(<i></i>) |
342 <p> |
342 <p> |
343 Private slot to save the regexp to a file. |
343 Private slot to save the regexp to a file. |
344 </p><a NAME="QRegExpWizardWidget.on_validateButton_clicked" ID="QRegExpWizardWidget.on_validateButton_clicked"></a> |
344 </p><a NAME="QRegExpWizardWidget.on_validateButton_clicked" ID="QRegExpWizardWidget.on_validateButton_clicked"></a> |
345 <h4>QRegExpWizardWidget.on_validateButton_clicked</h4> |
345 <h4>QRegExpWizardWidget.on_validateButton_clicked</h4> |
346 <b>on_validateButton_clicked</b>(<i></i>) |
346 <b>on_validateButton_clicked</b>(<i></i>) |
347 <p> |
347 <p> |
348 Private slot to validate the entered regexp. |
348 Private slot to validate the entered regexp. |
349 </p><a NAME="QRegExpWizardWidget.on_wordboundButton_clicked" ID="QRegExpWizardWidget.on_wordboundButton_clicked"></a> |
349 </p><a NAME="QRegExpWizardWidget.on_wordboundButton_clicked" ID="QRegExpWizardWidget.on_wordboundButton_clicked"></a> |
350 <h4>QRegExpWizardWidget.on_wordboundButton_clicked</h4> |
350 <h4>QRegExpWizardWidget.on_wordboundButton_clicked</h4> |
351 <b>on_wordboundButton_clicked</b>(<i></i>) |
351 <b>on_wordboundButton_clicked</b>(<i></i>) |
352 <p> |
352 <p> |
353 Private slot to handle the word boundary toolbutton. |
353 Private slot to handle the word boundary toolbutton. |
354 </p> |
354 </p> |
355 <div align="right"><a href="#top">Up</a></div> |
355 <div align="right"><a href="#top">Up</a></div> |
356 <hr /><hr /> |
356 <hr /><hr /> |
357 <a NAME="QRegExpWizardWindow" ID="QRegExpWizardWindow"></a> |
357 <a NAME="QRegExpWizardWindow" ID="QRegExpWizardWindow"></a> |
358 <h2>QRegExpWizardWindow</h2> |
358 <h2>QRegExpWizardWindow</h2> |
359 <p> |
359 <p> |
360 Main window class for the standalone dialog. |
360 Main window class for the standalone dialog. |
361 </p> |
361 </p> |
362 <h3>Derived from</h3> |
362 <h3>Derived from</h3> |
363 QMainWindow |
363 QMainWindow |
364 <h3>Class Attributes</h3> |
364 <h3>Class Attributes</h3> |
365 <table> |
365 <table> |