kdgantt2
KDGantt::ProxyModel::Private Class Reference
#include <kdganttproxymodel_p.h>
Public Member Functions | |
Private (ProxyModel *_q) | |
Public Attributes | |
bool | calendarMode |
QHash< int, int > | columnMap |
QHash< int, int > | roleMap |
Detailed Description
Definition at line 29 of file kdganttproxymodel_p.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 33 of file kdganttproxymodel.cpp.
Member Data Documentation
bool KDGantt::ProxyModel::Private::calendarMode |
Definition at line 35 of file kdganttproxymodel_p.h.
QHash<int, int> KDGantt::ProxyModel::Private::columnMap |
Definition at line 33 of file kdganttproxymodel_p.h.
QHash<int, int> KDGantt::ProxyModel::Private::roleMap |
Definition at line 34 of file kdganttproxymodel_p.h.
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:05 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:05 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.