PlasmaActivitiesStats
KActivities::Stats::Terms::Type Struct Reference
#include <KActivities/Stats/Terms>
Public Member Functions | |
| Type (QString type) | |
| Type (QStringList types) | |
| Type (std::initializer_list< QString > types) | |
Static Public Member Functions | |
| static Type | any () |
| static Type | directories () |
| static Type | files () |
Public Attributes | |
| const QStringList | values |
Detailed Description
Constructor & Destructor Documentation
◆ Type()
|
inline |
Member Function Documentation
◆ any()
|
static |
Show resources of any type.
◆ directories()
|
static |
Show directory resources aka folders.
◆ files()
|
static |
Show non-directory resources.
Member Data Documentation
◆ values
| const QStringList KActivities::Stats::Terms::Type::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 May 2 2025 12:06:10 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri May 2 2025 12:06:10 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.