knode
KNLineEdit Class Reference
#include <kncomposer.h>
Inheritance diagram for KNLineEdit:
Public Member Functions | |
KNLineEdit (View *parent, bool useCompletion=true) | |
KNLineEdit (QWidget *parent, bool useCompletion=true) | |
void | setView (View *view) |
Protected Member Functions | |
virtual void | contextMenuEvent (QContextMenuEvent *e) |
void | keyPressEvent (QKeyEvent *e) |
virtual void | loadAddresses () |
Detailed Description
Line edit for addresses used in the composer.
Definition at line 272 of file kncomposer.h.
Constructor & Destructor Documentation
|
explicit |
Constructor.
Definition at line 58 of file kncomposer.cpp.
|
explicit |
Helper constructor (for UI designer generated class).
You must call setView later.
Definition at line 64 of file kncomposer.cpp.
Member Function Documentation
|
protectedvirtual |
Definition at line 70 of file kncomposer.cpp.
|
protected |
Definition at line 105 of file kncomposer.cpp.
|
protectedvirtual |
Definition at line 95 of file kncomposer.cpp.
|
inline |
Sets the View that this line edit belongs to.
Definition at line 290 of file kncomposer.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:37 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:37 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.