libkdepim
KPIM::AddresseeLineEdit Class Reference
Inheritance diagram for KPIM::AddresseeLineEdit:

Detailed Description
Definition at line 53 of file addresseelineedit.h.
Public Slots | |
void | cursorAtEnd () |
void | enableCompletion (bool enable) |
virtual void | setText (const QString &txt) |
DCOP Member Functions | |
void | slotIMAPCompletionOrderChanged () |
Public Member Functions | |
AddresseeLineEdit (QWidget *parent, bool useCompletion=true, const char *name=0L) | |
virtual | ~AddresseeLineEdit () |
virtual void | setFont (const QFont &) |
void | allowSemiColonAsSeparator (bool) |
Protected Slots | |
virtual void | loadContacts () |
Protected Member Functions | |
void | addContact (const KABC::Addressee &, int weight, int source=-1) |
virtual void | keyPressEvent (QKeyEvent *) |
virtual void | insert (const QString &text) |
virtual void | paste () |
virtual void | mouseReleaseEvent (QMouseEvent *e) |
virtual void | dropEvent (QDropEvent *e) |
void | doCompletion (bool ctrlT) |
virtual QPopupMenu * | createPopupMenu () |
int | addCompletionSource (const QString &) |
Static Protected Member Functions | |
static KCompletion::CompOrder | completionOrder () |
Member Function Documentation
|
Adds the name of a completion source to the internal list of such sources and returns its index, such that that can be used for insertion of items associated with that source.
Definition at line 957 of file addresseelineedit.cpp. |
|
return whether we are using sorted or weighted display
Definition at line 945 of file addresseelineedit.cpp. |
|
Reimplemented for smart insertion of dragged email addresses.
Definition at line 324 of file addresseelineedit.cpp. |
|
Reimplemented for smart insertion of email addresses. Features:
Definition at line 230 of file addresseelineedit.cpp. |
|
Reimplemented for smart insertion with middle mouse button.
Definition at line 310 of file addresseelineedit.cpp. |
|
Reimplemented for smart insertion of pasted email addresses.
Definition at line 301 of file addresseelineedit.cpp. |
|
Reimplemented for stripping whitespace after completion.
Reimplemented from KPIM::ClickLineEdit. Definition at line 296 of file addresseelineedit.cpp. |
The documentation for this class was generated from the following files: