ksim
KSim Namespace Reference
Detailed Description
namespace for common ksim entries
Classes | |
| class | BaseList |
| class | GeneralPrefs |
| class | ClockPrefs |
| class | UptimePrefs |
| class | MemoryPrefs |
| class | SwapPrefs |
| class | PanelExtension |
| class | Frame |
| class | ChangedPlugin |
| class | ChangedPluginList |
| class | ConfigDialog |
| class | Sysinfo |
| class | MainView |
| class | Chart |
| provides a graph displaying data onscreen using gkrellm themes More... | |
| class | Base |
| class that all widgets (library dir only) HAVE to inherit if they want to change items on ksim configuration reload More... | |
| class | Config |
| class | Label |
| A widget that provides a text or image display which supports themes from gkrellm. More... | |
| class | Led |
| A custom led for use with KSim::LedLabel, usually you shouldn't need to use this class, use KSim::LedLabel instead. More... | |
| class | LedLabel |
| A custom widget that inheriits KSim::Progress. More... | |
| class | Plugin |
| A class that holds various information about a plugin. More... | |
| class | PluginList |
| Please do not use this class directly, use pluginList() from KSim::PluginLoader instead. More... | |
| class | PluginInfo |
| class | PluginLoader |
| Provides a loader for the plugins. More... | |
| class | PluginObject |
| The base class for ksim modules. More... | |
| class | PluginPage |
| Provides you with a config page. More... | |
| class | PluginView |
| inherit from this class to get your base view More... | |
| class | Progress |
| provides a label with a progress bar meter More... | |
| class | Theme |
| a class containing various information about a theme, use KSim::ThemeLoader to get an instance More... | |
| class | ThemeLoader |
| returns a class Theme containing information of the current theme or of the theme path specified More... | |
| class | MonitorPrefs |
| class | ThemeInfo |
| class | ThemePrefs |
Namespaces | |
| namespace | Snmp |
| namespace | Types |
Typedefs | |
| typedef Q3ValueList< ThemeInfo > | ThemeInfoList |
Typedef Documentation
| typedef Q3ValueList<ThemeInfo> KSim::ThemeInfoList |
Definition at line 78 of file themeprefs.h.
KDE 4.0 API Reference