KActivities 5.109.0
|
Namespace for everything in libkactivities. More...
Classes | |
class | ActivitiesModel |
Data model that shows existing activities. More... | |
class | Consumer |
Contextual information can be, from the user's point of view, divided into three aspects - "who am I?", "where am I?" (what are my surroundings?) and "what am I doing?". More... | |
class | Controller |
This class provides methods for controlling and managing the activities. More... | |
class | Info |
This class provides info about an activity. More... | |
class | ResourceInstance |
This class is used to notify the system that a file, web page or some other resource has been accessed. More... | |
Functions | |
unsigned int | version () |
The runtime version of libkactivities. | |
unsigned int | versionMajor () |
The runtime major version of libkactivities. | |
unsigned int | versionMinor () |
The runtime major version of libkactivities. | |
unsigned int | versionRelease () |
The runtime major version of libkactivities. | |
const char * | versionString () |
The runtime version string of libkactivities. | |
Namespace for everything in libkactivities.
unsigned int KActivities::version | ( | ) |
The runtime version of libkactivities.
unsigned int KActivities::versionMajor | ( | ) |
The runtime major version of libkactivities.
unsigned int KActivities::versionMinor | ( | ) |
The runtime major version of libkactivities.
unsigned int KActivities::versionRelease | ( | ) |
The runtime major version of libkactivities.
const char * KActivities::versionString | ( | ) |
The runtime version string of libkactivities.