kreplacedialog.h
virtual void slotOk()
KFindDialog(TQWidget *parent=0, const char *name=0, long options=0, const TQStringList &findStrings=TQStringList(), bool hasSelection=false)
Construct a modal find dialog.
Definition kfinddialog.cpp:54
KReplaceDialog(TQWidget *parent=0, const char *name=0, long options=0, const TQStringList &findStrings=TQStringList(), const TQStringList &replaceStrings=TQStringList(), bool hasSelection=true)
Construct a replace dialog.read-only or rather select-only combo box with a parent object and a name.
Definition kreplacedialog.cpp:45
@ PromptOnReplace
Should the user be prompted before the replace operation?
Definition kreplacedialog.h:71
Trinity API Reference