GrepTool Class Reference
List of all members.Detailed Description
Definition at line 38 of file kategrepdialog.h.
Public Slots | |
| void | slotSearchFor (const QString &pattern) |
Signals | |
| void | itemSelected (const QString &abs_filename, int line) |
Public Member Functions | |
| GrepTool (QWidget *parent, const char *name=0) | |
| ~GrepTool () | |
| void | updateDirName (const QString &) |
| void | setDirName (const QString &) |
Protected Member Functions | |
| bool | eventFilter (QObject *, QEvent *) |
| void | focusInEvent (QFocusEvent *) |
| void | showEvent (QShowEvent *) |
Protected Attributes | |
| bool | m_fixFocus |
The documentation for this class was generated from the following files:

