![]() |
KD Chart API Documentation
3.1
|
Go to the source code of this file.
Classes | |
| class | KDGantt::DateTimeGrid |
| This implementation of AbstractGrid works with QDateTime and shows days and week numbers in the header. More... | |
| class | KDGantt::DateTimeScaleFormatter |
| This class formats dates and times used in DateTimeGrid follawing a given format. More... | |
Namespaces | |
| KDGantt | |
Functions | |
| QDebug KDGANTT_EXPORT | operator<< (QDebug dbg, KDGantt::DateTimeScaleFormatter::Range) |
| QDebug KDGANTT_EXPORT operator<< | ( | QDebug | dbg, |
| KDGantt::DateTimeScaleFormatter::Range | range | ||
| ) |
Definition at line 31 of file kdganttdatetimegrid.cpp.
References KDGantt::DateTimeScaleFormatter::Day, KDGantt::DateTimeScaleFormatter::Hour, KDGantt::DateTimeScaleFormatter::Minute, KDGantt::DateTimeScaleFormatter::Month, KDGantt::DateTimeScaleFormatter::Second, KDGantt::DateTimeScaleFormatter::Week, and KDGantt::DateTimeScaleFormatter::Year.