Range Struct Reference

Public Member Functions

 Range (const QDate &start, const QDate &end)
bool contains (const QDate &at) const

Public Attributes

QDate mStart
QDate mEnd

Constructor & Destructor Documentation

◆ Range()

Range::Range ( const QDate & start,
const QDate & end )
inline

Member Function Documentation

◆ contains()

bool Range::contains ( const QDate & at) const
inline

Member Data Documentation

◆ mEnd

QDate Range::mEnd

◆ mStart

QDate Range::mStart

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

Generated on for libextendedkcal by doxygen 1.16.1