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

Public Member Functions | |
| NetCorona (QObject *parent) | |
| virtual QRegion | availableScreenRegion (int id) const |
| Plasma::Containment * | findFreeContainment () const |
| void | loadDefaultLayout () |
| virtual int | numScreens () const |
| virtual QRect | screenGeometry (int id) const |
Protected Slots | |
| void | screenResized (int) |
Detailed Description
A Corona with desktop-y considerations.
Definition at line 35 of file netcorona.h.
Constructor & Destructor Documentation
| NetCorona::NetCorona | ( | QObject * | parent | ) |
Definition at line 42 of file netcorona.cpp.
Member Function Documentation
| QRegion NetCorona::availableScreenRegion | ( | int | id | ) | const [virtual] |
Definition at line 183 of file netcorona.cpp.
| Plasma::Containment * NetCorona::findFreeContainment | ( | ) | const |
Definition at line 147 of file netcorona.cpp.
| void NetCorona::loadDefaultLayout | ( | ) |
Loads the default (system wide) layout for this user.
Definition at line 67 of file netcorona.cpp.
| int NetCorona::numScreens | ( | ) | const [virtual] |
Definition at line 173 of file netcorona.cpp.
| QRect NetCorona::screenGeometry | ( | int | id | ) | const [virtual] |
Definition at line 178 of file netcorona.cpp.
| void NetCorona::screenResized | ( | int | screen | ) | [protected, slot] |
Definition at line 160 of file netcorona.cpp.
The documentation for this class was generated from the following files:
KDE 4.4 API Reference