knode
KNLineEdit Class Reference
#include <kncomposer.h>
Inheritance diagram for KNLineEdit:

Detailed Description
Line edit for addresses used in the composer.
Definition at line 327 of file kncomposer.h.
Public Member Functions | |
| KNLineEdit (KNComposer::ComposerView *_composerView, bool useCompletion, QWidget *parent=0) | |
Protected Member Functions | |
| virtual void | contextMenuEvent (QContextMenuEvent *e) |
| void | keyPressEvent (QKeyEvent *e) |
| virtual void | loadAddresses () |
Constructor & Destructor Documentation
| KNLineEdit::KNLineEdit | ( | KNComposer::ComposerView * | _composerView, | |
| bool | useCompletion, | |||
| QWidget * | parent = 0 | |||
| ) |
Definition at line 77 of file kncomposer.cpp.
Member Function Documentation
| void KNLineEdit::contextMenuEvent | ( | QContextMenuEvent * | e | ) | [protected, virtual] |
Definition at line 84 of file kncomposer.cpp.
| void KNLineEdit::keyPressEvent | ( | QKeyEvent * | e | ) | [protected] |
Definition at line 119 of file kncomposer.cpp.
| void KNLineEdit::loadAddresses | ( | ) | [protected, virtual] |
Definition at line 109 of file kncomposer.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference