![]() |
KD Chart 2
[rev.2.8]
|
#include <QItemDelegate>#include <QBrush>#include <QPen>#include <QDebug>#include "kdganttglobal.h"Go to the source code of this file.
Classes | |
| class | KDGantt::ItemDelegate |
| Class used to render gantt items in a KDGantt::GraphicsView. More... | |
Namespaces | |
| KDGantt | |
Functions | |
| QDebug | operator<< (QDebug dbg, KDGantt::ItemDelegate::InteractionState) |
| QDebug operator<< | ( | QDebug | dbg, |
| KDGantt::ItemDelegate::InteractionState | |||
| ) |
Definition at line 41 of file kdganttitemdelegate.cpp.
References PRINT_INTERACTIONSTATE, KDGantt::ItemDelegate::State_ExtendLeft, KDGantt::ItemDelegate::State_ExtendRight, KDGantt::ItemDelegate::State_Move, and KDGantt::ItemDelegate::State_None.