Public Methods
Signals
Protected Methods
Protected Slots
KEdReplace ( QWidget *parent = 0, const char *name=0, bool modal=true )
| KEdReplace |
~KEdReplace ()
| ~KEdReplace |
QString getReplaceText ()
| getReplaceText |
[const]
Returns: the combobox containing the history of searches. Can be used
to save and restore the history.
[const]
Returns: the combobox containing the history of replaces. Can be used
to save and restore the history.
bool case_sensitive ()
| case_sensitive |
bool get_direction ()
| get_direction |
void slotCancel ( void )
| slotCancel |
[protected slots slot]
Reimplemented from KDialogBase.
void slotClose ( void )
| slotClose |
[protected slots slot]
Reimplemented from KDialogBase.
void slotUser1 ( void )
| slotUser1 |
[protected slots slot]
Reimplemented from KDialogBase.
void slotUser2 ( void )
| slotUser2 |
[protected slots slot]
Reimplemented from KDialogBase.
void slotUser3 ( void )
| slotUser3 |
[protected slots slot]
Reimplemented from KDialogBase.
void textSearchChanged ( const QString & )
| textSearchChanged |
[protected slots slot]
[signal]
[signal]
void replaceAll ()
| replaceAll |
[signal]
[signal]
Reimplemented from QDialog.
void virtual_hook ( int id, void* data )
| virtual_hook |
[protected virtual]
Reimplemented from KDialogBase.
Generated by: caleb on tcdevel on Tue Jan 28 12:54:10 2003, using kdoc $. |