kmail
KMail::RegExpLineEdit Class Reference
#include <regexplineedit.h>
Inheritance diagram for KMail::RegExpLineEdit:
Public Slots | |
void | clear () |
void | setText (const QString &) |
void | showEditButton (bool) |
Signals | |
void | textChanged (const QString &) |
Public Member Functions | |
RegExpLineEdit (QWidget *parent=0, const char *name=0) | |
RegExpLineEdit (const QString &str, QWidget *parent=0, const char *name=0) | |
QString | text () const |
Protected Slots | |
void | slotEditRegExp () |
Detailed Description
Definition at line 47 of file regexplineedit.h.
Constructor & Destructor Documentation
KMail::RegExpLineEdit::RegExpLineEdit | ( | const QString & | str, | |
QWidget * | parent = 0 , |
|||
const char * | name = 0 | |||
) |
Definition at line 61 of file regexplineedit.cpp.
KMail::RegExpLineEdit::RegExpLineEdit | ( | QWidget * | parent = 0 , |
|
const char * | name = 0 | |||
) |
Definition at line 52 of file regexplineedit.cpp.
Member Function Documentation
void KMail::RegExpLineEdit::clear | ( | ) | [slot] |
Definition at line 94 of file regexplineedit.cpp.
void KMail::RegExpLineEdit::setText | ( | const QString & | str | ) | [slot] |
Definition at line 104 of file regexplineedit.cpp.
void KMail::RegExpLineEdit::showEditButton | ( | bool | show | ) | [slot] |
Definition at line 109 of file regexplineedit.cpp.
void KMail::RegExpLineEdit::slotEditRegExp | ( | ) | [protected, slot] |
Definition at line 120 of file regexplineedit.cpp.
QString KMail::RegExpLineEdit::text | ( | ) | const |
Definition at line 99 of file regexplineedit.cpp.
void KMail::RegExpLineEdit::textChanged | ( | const QString & | ) | [signal] |
The documentation for this class was generated from the following files: