Term to filter the resources according the activity in which they were accessed.
More...
#include <KActivities/Stats/Terms>
|
| Activity (QString activity) |
|
| Activity (QStringList activities) |
|
| Activity (std::initializer_list< QString > activities) |
|
|
static Activity | any () |
| Show resources accessed in / linked to any activity.
|
|
static Activity | current () |
| Show resources linked to all activities.
|
|
static Activity | global () |
| Show resources linked to all activities.
|
|
Term to filter the resources according the activity in which they were accessed.
◆ any()
static Activity KActivities::Stats::Terms::Activity::any |
( |
| ) |
|
|
static |
Show resources accessed in / linked to any activity.
◆ current()
static Activity KActivities::Stats::Terms::Activity::current |
( |
| ) |
|
|
static |
Show resources linked to all activities.
◆ global()
static Activity KActivities::Stats::Terms::Activity::global |
( |
| ) |
|
|
static |
Show resources linked to all activities.