#include <replacedlg.h>
Inheritance diagram for ReplaceDlg:

Public Slots | |
| void | replace () |
| void | replaceAll () |
| void | replaceInSelection () |
Public Member Functions | |
| ReplaceDlg (CUTEView *parent) | |
| void | newSearchString () |
| void | show (CUTEView *) |
Protected Member Functions | |
| void | showEvent (QShowEvent *e) |
| void | hideEvent (QHideEvent *) |
|
|
No descriptions |
|
|
replace next occurence of search string |
|
|
replace all occurences of search string in whole document |
|
|
replace all occurences of search string in selection |
1.3.2