PlasmaActivitiesStats
KActivities::Stats::Terms::Date Struct Reference
#include <KActivities/Stats/Terms>
Public Member Functions | |
Date (QDate start, QDate end) | |
Date (QDate value) | |
Static Public Member Functions | |
static Date | currentWeek () |
static Date | fromString (QString) |
static Date | previousWeek () |
static Date | today () |
static Date | yesterday () |
Public Attributes | |
QDate | end |
QDate | start |
Detailed Description
Constructor & Destructor Documentation
◆ Date() [1/2]
◆ Date() [2/2]
Member Function Documentation
◆ currentWeek()
|
static |
◆ fromString()
|
static |
◆ previousWeek()
|
static |
◆ today()
|
static |
◆ yesterday()
|
static |
Member Data Documentation
◆ end
◆ start
The documentation for this struct was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Feb 28 2025 12:01:02 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Feb 28 2025 12:01:02 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.