mailcommon
MailCommon::CheckedCollectionWidget Class Reference
#include <checkedcollectionwidget.h>
Inheritance diagram for MailCommon::CheckedCollectionWidget:
Public Member Functions | |
CheckedCollectionWidget (QWidget *parent=0) | |
~CheckedCollectionWidget () | |
KCheckableProxyModel * | checkableProxy () const |
Akonadi::EntityTreeModel * | entityTreeModel () const |
QTreeView * | folderTreeView () const |
QItemSelectionModel * | selectionModel () const |
Detailed Description
Definition at line 35 of file checkedcollectionwidget.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 38 of file checkedcollectionwidget.cpp.
CheckedCollectionWidget::~CheckedCollectionWidget | ( | ) |
Definition at line 85 of file checkedcollectionwidget.cpp.
Member Function Documentation
KCheckableProxyModel * CheckedCollectionWidget::checkableProxy | ( | ) | const |
Definition at line 104 of file checkedcollectionwidget.cpp.
Akonadi::EntityTreeModel * CheckedCollectionWidget::entityTreeModel | ( | ) | const |
Definition at line 89 of file checkedcollectionwidget.cpp.
QTreeView * CheckedCollectionWidget::folderTreeView | ( | ) | const |
Definition at line 94 of file checkedcollectionwidget.cpp.
QItemSelectionModel * CheckedCollectionWidget::selectionModel | ( | ) | const |
Definition at line 99 of file checkedcollectionwidget.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:55:15 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:55:15 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.