KanoopCommonQt 2.1.1
Kanoop foundational Qt utility library
Loading...
Searching...
No Matches
DateRange::List Class Reference

A sortable, consolidatable list of DateRange objects. More...

#include <daterange.h>

+ Inheritance diagram for DateRange::List:
+ Collaboration diagram for DateRange::List:

Public Member Functions

List consolidated () const
 Return a new list with overlapping/adjacent ranges merged.
 

Detailed Description

A sortable, consolidatable list of DateRange objects.

Definition at line 180 of file daterange.h.

Member Function Documentation

◆ consolidated()

List DateRange::List::consolidated ( ) const
inline

Return a new list with overlapping/adjacent ranges merged.

Returns
Consolidated list sorted by start time

Definition at line 187 of file daterange.h.

References DateRange::endTime(), and DateRange::startTime().


The documentation for this class was generated from the following file: