![]() |
KD Chart API Documentation
3.1
|
This is the complete list of members for KDGantt::DateTimeSpan, including all inherited members.
DateTimeSpan() | KDGantt::DateTimeSpan | |
DateTimeSpan(const QDateTime &start, const QDateTime &end) | KDGantt::DateTimeSpan | |
DateTimeSpan(const DateTimeSpan &other) | KDGantt::DateTimeSpan | |
end() const | KDGantt::DateTimeSpan | inline |
equals(const DateTimeSpan &other) const | KDGantt::DateTimeSpan | |
isValid() const | KDGantt::DateTimeSpan | |
operator=(const DateTimeSpan &other) | KDGantt::DateTimeSpan | |
setEnd(const QDateTime &end) | KDGantt::DateTimeSpan | inline |
setStart(const QDateTime &start) | KDGantt::DateTimeSpan | inline |
start() const | KDGantt::DateTimeSpan | inline |
~DateTimeSpan() | KDGantt::DateTimeSpan |