![]() |
KD Chart API Documentation
3.1
|
#include <QBrush>
#include <QDebug>
#include <QItemDelegate>
#include <QPen>
#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 | |
KDGANTT_EXPORT QDebug | operator<< (QDebug dbg, KDGantt::ItemDelegate::InteractionState) |
KDGANTT_EXPORT QDebug operator<< | ( | QDebug | dbg, |
KDGantt::ItemDelegate::InteractionState | state | ||
) |
Definition at line 30 of file kdganttitemdelegate.cpp.
References PRINT_INTERACTIONSTATE, KDGantt::ItemDelegate::State_ExtendLeft, KDGantt::ItemDelegate::State_ExtendRight, KDGantt::ItemDelegate::State_Move, and KDGantt::ItemDelegate::State_None.