|
KanoopCommonQt 2.1.1
Kanoop foundational Qt utility library
|
|
This is the complete list of members for TimeSpanRange, including all inherited members.
| contains(const TimeSpan &time) const | TimeSpanRange | inline |
| contains(const TimeSpanRange &other) const | TimeSpanRange | inline |
| duration() const | TimeSpanRange | inline |
| endOffset() const | TimeSpanRange | inline |
| fromDateRange(const DateRange &dateRange) | TimeSpanRange | static |
| fromMidpoint(const TimeSpan &midpoint, const TimeSpan &duration) | TimeSpanRange | static |
| fromStartAndDuration(const TimeSpan &startOffset, const TimeSpan &duration) | TimeSpanRange | static |
| isValid() const | TimeSpanRange | inline |
| merged(const TimeSpanRange &other) const | TimeSpanRange | |
| merged(const TimeSpanRange &a, const TimeSpanRange &b) | TimeSpanRange | inlinestatic |
| midpoint() const | TimeSpanRange | inline |
| operator!=(const TimeSpanRange &other) const | TimeSpanRange | |
| operator+(const TimeSpan &other) const | TimeSpanRange | |
| operator+=(const TimeSpan &other) | TimeSpanRange | |
| operator-(const TimeSpan &other) const | TimeSpanRange | |
| operator-=(const TimeSpan &other) | TimeSpanRange | |
| operator=(const TimeSpanRange &other) | TimeSpanRange | |
| operator==(const TimeSpanRange &other) const | TimeSpanRange | |
| setEndOffset(const TimeSpan &value) | TimeSpanRange | inline |
| setStartOffset(const TimeSpan &value) | TimeSpanRange | inline |
| startOffset() const | TimeSpanRange | inline |
| subRange(const TimeSpanRange &other) const | TimeSpanRange | |
| TimeSpanRange() | TimeSpanRange | inline |
| TimeSpanRange(const TimeSpan &startOffset, const TimeSpan &endOffset) | TimeSpanRange | inline |
| TimeSpanRange(const QDateTime &startTime, const TimeSpan &duration) | TimeSpanRange | inline |
| TimeSpanRange(const TimeSpanRange &other) | TimeSpanRange | |
| toString() const | TimeSpanRange |