PlasmaActivitiesStats
KActivities::Stats::Terms::Agent Struct Reference
#include <KActivities/Stats/Terms>
Public Member Functions | |
Agent (QString agent) | |
Agent (QStringList agents) | |
Agent (std::initializer_list< QString > agents) | |
Static Public Member Functions | |
static Agent | any () |
static Agent | current () |
static Agent | global () |
Public Attributes | |
const QStringList | values |
Detailed Description
Term to filter the resources according the agent (application) which accessed it.
Constructor & Destructor Documentation
◆ Agent()
|
inline |
Member Function Documentation
◆ any()
|
static |
Show resources accessed/linked by any application.
◆ current()
|
static |
Show resources accessed/linked by the current application.
◆ global()
|
static |
Show resources not tied to a specific agent.
Member Data Documentation
◆ values
const QStringList KActivities::Stats::Terms::Agent::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.