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

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

contains(const QDateTime &time) constDateRangeinline
contains(const DateRange &other) constDateRangeinline
DateRange()DateRangeinline
DateRange(const QDateTime &startTime, const QDateTime &endTime)DateRangeinline
DateRange(const QDateTime &startTime, const TimeSpan &duration)DateRangeinline
DateRange(const DateRange &other)DateRange
duration() constDateRangeinline
endTime() constDateRangeinline
fromMidpoint(const QDateTime &midpoint, const TimeSpan &duration)DateRangestatic
intersects(const DateRange &other) constDateRange
isValid() constDateRangeinline
merged(const DateRange &other) constDateRange
merged(const DateRange &a, const DateRange &b)DateRangeinlinestatic
midpoint() constDateRangeinline
operator!=(const DateRange &other) constDateRange
operator+(const TimeSpan &other) constDateRange
operator+=(const TimeSpan &other)DateRange
operator-(const TimeSpan &other) constDateRange
operator-=(const TimeSpan &other)DateRange
operator=(const DateRange &other)DateRange
operator==(const DateRange &other) constDateRange
setEndTime(const QDateTime &value)DateRangeinline
setStartTime(const QDateTime &value)DateRangeinline
startTime() constDateRangeinline
subRange(const DateRange &other) constDateRange
toString() constDateRange