KActivitiesStats 5.109.0
|
Provides enums and strucss to use.for building queries with Query
.
More...
Classes | |
struct | Activity |
Term to filter the resources according the activity in which they were accessed. More... | |
struct | Agent |
Term to filter the resources according the agent (application) which accessed it. More... | |
struct | Date |
On which start access date do you want to filter ? More... | |
struct | Limit |
How many items do you need? More... | |
struct | Offset |
How many items to skip? This can be specified only if limit is also set to a finite value. More... | |
struct | Type |
Term to filter the resources according to their types. More... | |
struct | Url |
Url filtering. More... | |
Enumerations | |
enum | Order { HighScoredFirst , RecentlyUsedFirst , RecentlyCreatedFirst , OrderByUrl , OrderByTitle } |
Enumerator specifying the ordering in which the results of the query should be listed. More... | |
enum | Select { LinkedResources , UsedResources , AllResources } |
Which resources should be returned. More... | |
Provides enums and strucss to use.for building queries with Query
.
Enumerator specifying the ordering in which the results of the query should be listed.