kmail
KMLineEdit Class Reference
#include <kmlineeditspell.h>
Inheritance diagram for KMLineEdit:
Signals | |
void | focusDown () |
void | focusUp () |
Public Member Functions | |
KMLineEdit (bool useCompletion, QWidget *parent=0, const char *name=0) | |
Protected Member Functions | |
virtual QPopupMenu * | createPopupMenu () |
virtual void | keyPressEvent (QKeyEvent *) |
virtual void | loadContacts () |
Detailed Description
Definition at line 12 of file kmlineeditspell.h.
Constructor & Destructor Documentation
KMLineEdit::KMLineEdit | ( | bool | useCompletion, | |
QWidget * | parent = 0 , |
|||
const char * | name = 0 | |||
) |
Definition at line 31 of file kmlineeditspell.cpp.
Member Function Documentation
QPopupMenu * KMLineEdit::createPopupMenu | ( | ) | [protected, virtual] |
Definition at line 129 of file kmlineeditspell.cpp.
void KMLineEdit::focusDown | ( | ) | [signal] |
void KMLineEdit::focusUp | ( | ) | [signal] |
void KMLineEdit::keyPressEvent | ( | QKeyEvent * | e | ) | [protected, virtual] |
void KMLineEdit::loadContacts | ( | ) | [protected, virtual] |
Definition at line 157 of file kmlineeditspell.cpp.
The documentation for this class was generated from the following files: