korganizer
AkonadiCollectionViewFactory Class Reference
#include <akonadicollectionview.h>
Inheritance diagram for AkonadiCollectionViewFactory:
Public Member Functions | |
AkonadiCollectionViewFactory (CalendarView *view) | |
AkonadiCollectionView * | collectionView () const |
CalendarViewExtension * | create (QWidget *) |
CalendarView * | view () const |
Public Member Functions inherited from CalendarViewExtension::Factory | |
virtual | ~Factory () |
Detailed Description
The factory for AkonadiCollectionView instances.
Definition at line 49 of file akonadicollectionview.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 62 of file akonadicollectionview.cpp.
Member Function Documentation
AkonadiCollectionView * AkonadiCollectionViewFactory::collectionView | ( | ) | const |
Definition at line 196 of file akonadicollectionview.cpp.
|
virtual |
Implements CalendarViewExtension::Factory.
Definition at line 177 of file akonadicollectionview.cpp.
CalendarView * AkonadiCollectionViewFactory::view | ( | ) | const |
Definition at line 191 of file akonadicollectionview.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:56:19 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:56:19 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.