KanoopCommonQt 2.1.1
Kanoop foundational Qt utility library
Loading...
Searching...
No Matches
TimeSpanRange Member List

This is the complete list of members for TimeSpanRange, including all inherited members.

contains(const TimeSpan &time) constTimeSpanRangeinline
contains(const TimeSpanRange &other) constTimeSpanRangeinline
duration() constTimeSpanRangeinline
endOffset() constTimeSpanRangeinline
fromDateRange(const DateRange &dateRange)TimeSpanRangestatic
fromMidpoint(const TimeSpan &midpoint, const TimeSpan &duration)TimeSpanRangestatic
fromStartAndDuration(const TimeSpan &startOffset, const TimeSpan &duration)TimeSpanRangestatic
isValid() constTimeSpanRangeinline
merged(const TimeSpanRange &other) constTimeSpanRange
merged(const TimeSpanRange &a, const TimeSpanRange &b)TimeSpanRangeinlinestatic
midpoint() constTimeSpanRangeinline
operator!=(const TimeSpanRange &other) constTimeSpanRange
operator+(const TimeSpan &other) constTimeSpanRange
operator+=(const TimeSpan &other)TimeSpanRange
operator-(const TimeSpan &other) constTimeSpanRange
operator-=(const TimeSpan &other)TimeSpanRange
operator=(const TimeSpanRange &other)TimeSpanRange
operator==(const TimeSpanRange &other) constTimeSpanRange
setEndOffset(const TimeSpan &value)TimeSpanRangeinline
setStartOffset(const TimeSpan &value)TimeSpanRangeinline
startOffset() constTimeSpanRangeinline
subRange(const TimeSpanRange &other) constTimeSpanRange
TimeSpanRange()TimeSpanRangeinline
TimeSpanRange(const TimeSpan &startOffset, const TimeSpan &endOffset)TimeSpanRangeinline
TimeSpanRange(const QDateTime &startTime, const TimeSpan &duration)TimeSpanRangeinline
TimeSpanRange(const TimeSpanRange &other)TimeSpanRange
toString() constTimeSpanRange