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.

Definition at line 106 of file terms.h.

Constructor & Destructor Documentation

◆ Agent()

KActivities::Stats::Terms::Agent::Agent ( std::initializer_list< QString > agents)
inline

Definition at line 122 of file terms.h.

Member Function Documentation

◆ any()

static Agent KActivities::Stats::Terms::Agent::any ( )
static

Show resources accessed/linked by any application.

◆ current()

static Agent KActivities::Stats::Terms::Agent::current ( )
static

Show resources accessed/linked by the current application.

◆ global()

static Agent KActivities::Stats::Terms::Agent::global ( )
static

Show resources not tied to a specific agent.

Member Data Documentation

◆ values

const QStringList KActivities::Stats::Terms::Agent::values

Definition at line 130 of file terms.h.


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

KDE's Doxygen guidelines are available online.