KEdFind Class Reference

Inheritance diagram for KEdFind:

KDialogBase KDialog QDialog List of all members.

Detailed Description

Definition at line 59 of file keditcl.h.


Signals

void search ()
void done ()

Public Member Functions

 KEdFind (QWidget *parent=0, const char *name=0, bool modal=true)
 ~KEdFind ()
QString getText () const
void setText (QString string)
void setCaseSensitive (bool b)
bool case_sensitive () const
void setDirection (bool b)
bool get_direction () const
KHistoryCombosearchCombo () const

Protected Slots

void slotCancel (void)
void slotUser1 (void)
void textSearchChanged (const QString &)

Protected Member Functions

virtual void virtual_hook (int id, void *data)

Protected Attributes

QVButtonGroupgroup

Properties

QString text []
bool caseSensitivity []
bool direction []

Member Function Documentation

KHistoryCombo * KEdFind::searchCombo (  )  const

Returns:
the combobox containing the history of searches. Can be used to save and restore the history.

Definition at line 799 of file keditcl2.cpp.

void KEdFind::slotCancel ( void   )  [protected, virtual, slot]

Activated when the Cancel button has been clicked.

The QDialog::reject() is activated in regular mode and QDialog::done( Cancel ) when in message box mode.

Reimplemented from KDialogBase.

Definition at line 750 of file keditcl2.cpp.

void KEdFind::slotUser1 ( void   )  [protected, virtual, slot]

Activated when the User1 button has been clicked.

Reimplemented from KDialogBase.

Definition at line 756 of file keditcl2.cpp.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys