Plasma
BackgroundDialog Class Reference
#include <backgrounddialog.h>
Inheritance diagram for BackgroundDialog:

Detailed Description
Definition at line 35 of file backgrounddialog.h.
Public Types | |
| enum | BackgroundMode { kStaticBackground, kSlideshowBackground, kNoBackground } |
Public Member Functions | |
| BackgroundDialog (const QSize &res, const KConfigGroup &config, const KConfigGroup &globalConfig, QWidget *parent=0) | |
| int | mode () |
| QString | path () const |
| void | reloadConfig (const KConfigGroup &config, const KConfigGroup &globalConfig) |
| void | saveConfig (KConfigGroup config, KConfigGroup globalConfig) |
Member Enumeration Documentation
Definition at line 39 of file backgrounddialog.h.
Constructor & Destructor Documentation
| BackgroundDialog::BackgroundDialog | ( | const QSize & | res, | |
| const KConfigGroup & | config, | |||
| const KConfigGroup & | globalConfig, | |||
| QWidget * | parent = 0 | |||
| ) |
Definition at line 539 of file backgrounddialog.cpp.
Member Function Documentation
| int BackgroundDialog::mode | ( | ) |
| QString BackgroundDialog::path | ( | ) | const |
| void BackgroundDialog::reloadConfig | ( | const KConfigGroup & | config, | |
| const KConfigGroup & | globalConfig | |||
| ) |
Definition at line 636 of file backgrounddialog.cpp.
| void BackgroundDialog::saveConfig | ( | KConfigGroup | config, | |
| KConfigGroup | globalConfig | |||
| ) |
Definition at line 684 of file backgrounddialog.cpp.
The documentation for this class was generated from the following files:
KDE 4.1 API Reference