kmail
CollectionPane Class Reference
#include <collectionpane.h>
Inherits Pane.
Public Member Functions | |
CollectionPane (bool restoreSession, QAbstractItemModel *model, QItemSelectionModel *selectionModel, QWidget *parent=0) | |
~CollectionPane () | |
MessageList::StorageModel * | createStorageModel (QAbstractItemModel *model, QItemSelectionModel *selectionModel, QObject *parent) |
void | writeConfig (bool restoreSession) |
Detailed Description
Definition at line 25 of file collectionpane.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 31 of file collectionpane.cpp.
CollectionPane::~CollectionPane | ( | ) |
Definition at line 36 of file collectionpane.cpp.
Member Function Documentation
MessageList::StorageModel * CollectionPane::createStorageModel | ( | QAbstractItemModel * | model, |
QItemSelectionModel * | selectionModel, | ||
QObject * | parent | ||
) |
Definition at line 45 of file collectionpane.cpp.
void CollectionPane::writeConfig | ( | bool | restoreSession | ) |
Definition at line 40 of file collectionpane.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.