libkworkspace
KDisplayManager Class Reference
#include <kdisplaymanager.h>
Public Member Functions | |
| bool | bootOptions (QStringList &opts, int &dflt, int &curr) |
| bool | canShutdown () |
| bool | isSwitchable () |
| KDisplayManager () | |
| bool | localSessions (SessList &list) |
| int | numReserve () |
| void | setLock (bool) |
| void | shutdown (KWorkSpace::ShutdownType shutdownType, KWorkSpace::ShutdownMode shutdownMode, const QString &bootOption=QString()) |
| void | startReserve () |
| void | switchVT (int vt) |
Detailed Description
Definition at line 38 of file kdisplaymanager.h.
Constructor & Destructor Documentation
| KDisplayManager::KDisplayManager | ( | ) | [inline] |
Definition at line 74 of file kdisplaymanager.h.
Member Function Documentation
| bool KDisplayManager::bootOptions | ( | QStringList & | opts, | |
| int & | dflt, | |||
| int & | curr | |||
| ) |
| bool KDisplayManager::canShutdown | ( | ) | [inline] |
Definition at line 76 of file kdisplaymanager.h.
| bool KDisplayManager::isSwitchable | ( | ) | [inline] |
Definition at line 83 of file kdisplaymanager.h.
| bool KDisplayManager::localSessions | ( | SessList & | list | ) | [inline] |
Definition at line 86 of file kdisplaymanager.h.
| int KDisplayManager::numReserve | ( | ) | [inline] |
Definition at line 84 of file kdisplaymanager.h.
| void KDisplayManager::setLock | ( | bool | ) | [inline] |
Definition at line 81 of file kdisplaymanager.h.
| void KDisplayManager::shutdown | ( | KWorkSpace::ShutdownType | shutdownType, | |
| KWorkSpace::ShutdownMode | shutdownMode, | |||
| const QString & | bootOption = QString() | |||
| ) | [inline] |
Definition at line 77 of file kdisplaymanager.h.
| void KDisplayManager::startReserve | ( | ) | [inline] |
Definition at line 85 of file kdisplaymanager.h.
| void KDisplayManager::switchVT | ( | int | vt | ) | [inline] |
Definition at line 87 of file kdisplaymanager.h.
The documentation for this class was generated from the following file:
KDE 4.2 API Reference