PlasmaActivitiesStats
KActivities::Stats::Terms::Activity Struct Reference
#include <KActivities/Stats/Terms>
Public Member Functions | |
Activity (QString activity) | |
Activity (QStringList activities) | |
Activity (std::initializer_list< QString > activities) | |
Static Public Member Functions | |
static Activity | any () |
static Activity | current () |
static Activity | global () |
Public Attributes | |
const QStringList | values |
Detailed Description
Term to filter the resources according the activity in which they were accessed.
Constructor & Destructor Documentation
◆ Activity()
|
inline |
Member Function Documentation
◆ any()
|
static |
Show resources accessed in / linked to any activity.
◆ current()
|
static |
Show resources linked to all activities.
◆ global()
|
static |
Show resources linked to all activities.
Member Data Documentation
◆ values
const QStringList KActivities::Stats::Terms::Activity::values |
The documentation for this struct was generated from the following file:
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.