kdgantt2
KDGantt::ItemDelegate::Private Class Reference
#include <kdganttitemdelegate_p.h>
Public Member Functions | |
Private () | |
Public Attributes | |
QHash< ItemType, QBrush > | defaultbrush |
QHash< ItemType, QPen > | defaultpen |
Detailed Description
Definition at line 33 of file kdganttitemdelegate_p.h.
Constructor & Destructor Documentation
ItemDelegate::Private::Private | ( | ) |
Definition at line 74 of file kdganttitemdelegate.cpp.
Member Data Documentation
QHash<ItemType, QBrush> KDGantt::ItemDelegate::Private::defaultbrush |
Definition at line 37 of file kdganttitemdelegate_p.h.
QHash<ItemType, QPen> KDGantt::ItemDelegate::Private::defaultpen |
Definition at line 38 of file kdganttitemdelegate_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.