Plasma
SaverCorona Class Reference
A Corona with desktop-y considerations. More...
#include <savercorona.h>
Inheritance diagram for SaverCorona:

Public Member Functions | |
void | loadDefaultLayout () |
virtual int | numScreens () const |
SaverCorona (QObject *parent=0) | |
virtual QRect | screenGeometry (int id) const |
Detailed Description
A Corona with desktop-y considerations.Definition at line 30 of file savercorona.h.
Constructor & Destructor Documentation
SaverCorona::SaverCorona | ( | QObject * | parent = 0 |
) | [explicit] |
Definition at line 32 of file savercorona.cpp.
Member Function Documentation
void SaverCorona::loadDefaultLayout | ( | ) |
Loads the default (system wide) layout for this user.
Definition at line 47 of file savercorona.cpp.
int SaverCorona::numScreens | ( | ) | const [virtual] |
Definition at line 77 of file savercorona.cpp.
QRect SaverCorona::screenGeometry | ( | int | id | ) | const [virtual] |
Definition at line 82 of file savercorona.cpp.
The documentation for this class was generated from the following files: