115 <td>Public slot to update the selection check box.</td> |
115 <td>Public slot to update the selection check box.</td> |
116 </tr> |
116 </tr> |
117 </table> |
117 </table> |
118 <a NAME="SearchReplaceWidget.__init__" ID="SearchReplaceWidget.__init__"></a> |
118 <a NAME="SearchReplaceWidget.__init__" ID="SearchReplaceWidget.__init__"></a> |
119 <h4>SearchReplaceWidget (Constructor)</h4> |
119 <h4>SearchReplaceWidget (Constructor)</h4> |
120 <b>SearchReplaceWidget</b>(<i>replace, vm, parent = None</i>) |
120 <b>SearchReplaceWidget</b>(<i>replace, vm, parent=None</i>) |
121 <p> |
121 <p> |
122 Constructor |
122 Constructor |
123 </p><dl> |
123 </p><dl> |
124 <dt><i>replace</i></dt> |
124 <dt><i>replace</i></dt> |
125 <dd> |
125 <dd> |
164 <dd> |
164 <dd> |
165 text to search for (string) |
165 text to search for (string) |
166 </dd> |
166 </dd> |
167 </dl><a NAME="SearchReplaceWidget.__showFind" ID="SearchReplaceWidget.__showFind"></a> |
167 </dl><a NAME="SearchReplaceWidget.__showFind" ID="SearchReplaceWidget.__showFind"></a> |
168 <h4>SearchReplaceWidget.__showFind</h4> |
168 <h4>SearchReplaceWidget.__showFind</h4> |
169 <b>__showFind</b>(<i>text = ''</i>) |
169 <b>__showFind</b>(<i>text=''</i>) |
170 <p> |
170 <p> |
171 Private method to display this widget in find mode. |
171 Private method to display this widget in find mode. |
172 </p><dl> |
172 </p><dl> |
173 <dt><i>text</i></dt> |
173 <dt><i>text</i></dt> |
174 <dd> |
174 <dd> |
239 <b>selectionChanged</b>(<i></i>) |
239 <b>selectionChanged</b>(<i></i>) |
240 <p> |
240 <p> |
241 Public slot tracking changes of selected text. |
241 Public slot tracking changes of selected text. |
242 </p><a NAME="SearchReplaceWidget.show" ID="SearchReplaceWidget.show"></a> |
242 </p><a NAME="SearchReplaceWidget.show" ID="SearchReplaceWidget.show"></a> |
243 <h4>SearchReplaceWidget.show</h4> |
243 <h4>SearchReplaceWidget.show</h4> |
244 <b>show</b>(<i>text = ''</i>) |
244 <b>show</b>(<i>text=''</i>) |
245 <p> |
245 <p> |
246 Overridden slot from QWidget. |
246 Overridden slot from QWidget. |
247 </p><dl> |
247 </p><dl> |
248 <dt><i>text</i></dt> |
248 <dt><i>text</i></dt> |
249 <dd> |
249 <dd> |