kmail
Public Slots |
Signals |
Public Member Functions |
Protected Slots |
Protected Member Functions |
List of all members
KMail::IdentityListView Class Reference
#include <identitylistview.h>
Inheritance diagram for KMail::IdentityListView:
Public Slots | |
void | slotCustomContextMenuRequested (const QPoint &) |
Signals | |
void | contextMenu (KMail::IdentityListViewItem *, const QPoint &) |
void | rename (KMail::IdentityListViewItem *, const QString &) |
Public Member Functions | |
IdentityListView (QWidget *parent=0) | |
virtual | ~IdentityListView () |
void | editItem (QTreeWidgetItem *item, int column=0) |
KPIMIdentities::IdentityManager * | identityManager () const |
void | setIdentityManager (KPIMIdentities::IdentityManager *im) |
Protected Slots | |
void | commitData (QWidget *editor) |
Protected Member Functions | |
void | startDrag (Qt::DropActions supportedActions) |
Detailed Description
A QTreeWidget for KPIMIdentities::Identity.
Definition at line 71 of file identitylistview.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 119 of file identitylistview.cpp.
|
inlinevirtual |
Definition at line 75 of file identitylistview.h.
Member Function Documentation
|
protectedslot |
Definition at line 161 of file identitylistview.cpp.
|
signal |
void KMail::IdentityListView::editItem | ( | QTreeWidgetItem * | item, |
int | column = 0 |
||
) |
Definition at line 143 of file identitylistview.cpp.
KPIMIdentities::IdentityManager * KMail::IdentityListView::identityManager | ( | ) | const |
Definition at line 205 of file identitylistview.cpp.
|
signal |
void KMail::IdentityListView::setIdentityManager | ( | KPIMIdentities::IdentityManager * | im | ) |
Definition at line 211 of file identitylistview.cpp.
|
slot |
Definition at line 176 of file identitylistview.cpp.
|
protected |
Definition at line 190 of file identitylistview.cpp.
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:52 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:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.