kmail
collectionpane.h
Go to the documentation of this file.
29 explicit CollectionPane( bool restoreSession, QAbstractItemModel *model, QItemSelectionModel *selectionModel, QWidget *parent = 0 );
32 MessageList::StorageModel *createStorageModel( QAbstractItemModel *model, QItemSelectionModel *selectionModel, QObject *parent );
43 explicit CollectionStorageModel( QAbstractItemModel *model, QItemSelectionModel *selectionModel, QObject *parent = 0 );
CollectionStorageModel(QAbstractItemModel *model, QItemSelectionModel *selectionModel, QObject *parent=0)
Create a StorageModel wrapping the specified folder.
Definition: collectionpane.cpp:50
~CollectionStorageModel()
Definition: collectionpane.cpp:55
MessageList::StorageModel * createStorageModel(QAbstractItemModel *model, QItemSelectionModel *selectionModel, QObject *parent)
Definition: collectionpane.cpp:45
Definition: collectionpane.h:36
CollectionPane(bool restoreSession, QAbstractItemModel *model, QItemSelectionModel *selectionModel, QWidget *parent=0)
Definition: collectionpane.cpp:31
bool isOutBoundFolder(const Akonadi::Collection &c) const
Definition: collectionpane.cpp:59
Definition: collectionpane.h:25
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:51 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:51 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.