Projects/DataEngines: Difference between revisions
Appearance
< Projects
OpenIDUser75 (talk | contribs) |
OpenIDUser75 (talk | contribs) |
||
Line 15: | Line 15: | ||
* Battery: | * Battery: | ||
Remaning msec int | |||
Has Battery bool | |||
Sources Battery QString | |||
* Battery0: | * Battery0: | ||
Percent int | |||
State QString | |||
Plugged in bool | |||
* AC adapter: | * AC adapter: | ||
Plugged in bool | |||
* Sleeps states: | * Sleeps states: | ||
Standby bool | |||
Suspend bool | |||
Hibernate bool | |||
* Power Devil: | * Power Devil: | ||
Current profile: Qstring | Current profile: Qstring | ||
Avaible profiles: QString | Avaible profiles: QString |
Revision as of 00:44, 27 December 2010
DataEngines
DataEngines provide a standardized interface to various data sources for visualizations to use. For an introduction to create a simple DataEngine you can see at http://techbase.kde.org/Development/Tutorials/Plasma/DataEngines
This page will list all data for each DataEngine
Akonadi
- Email Collections:
EmailCollection-N Qstring
- Contact Collections:
EmailCollection-N Qstring
Power Management
- Battery:
Remaning msec int Has Battery bool Sources Battery QString
- Battery0:
Percent int State QString Plugged in bool
- AC adapter:
Plugged in bool
- Sleeps states:
Standby bool Suspend bool Hibernate bool
- Power Devil:
Current profile: Qstring Avaible profiles: QString