Plasma
ShellConfig Class Reference
#include <shell_config.h>
Inheritance diagram for ShellConfig:

Public Slots | |
void | defaults () |
void | load () |
void | save () |
Public Member Functions | |
ShellConfig (QWidget *parent=0, const QVariantList &args=QVariantList()) | |
~ShellConfig () | |
Protected Slots | |
void | slotPriority (bool) |
void | slotUpdateUser (bool) |
Detailed Description
Definition at line 34 of file shell_config.h.
Constructor & Destructor Documentation
ShellConfig::ShellConfig | ( | QWidget * | parent = 0 , |
|
const QVariantList & | args = QVariantList() | |||
) | [explicit] |
Definition at line 39 of file shell_config.cpp.
ShellConfig::~ShellConfig | ( | ) |
Definition at line 52 of file shell_config.cpp.
Member Function Documentation
void ShellConfig::defaults | ( | ) | [slot] |
Definition at line 107 of file shell_config.cpp.
void ShellConfig::load | ( | ) | [slot] |
Definition at line 57 of file shell_config.cpp.
void ShellConfig::save | ( | ) | [slot] |
Definition at line 77 of file shell_config.cpp.
void ShellConfig::slotPriority | ( | bool | b | ) | [protected, slot] |
Definition at line 101 of file shell_config.cpp.
void ShellConfig::slotUpdateUser | ( | bool | b | ) | [protected, slot] |
Definition at line 95 of file shell_config.cpp.
The documentation for this class was generated from the following files: