libkworkspace
KDisplayManager Class Reference
#include <kdisplaymanager.h>
Detailed Description
Definition at line 38 of file kdisplaymanager.h.
Public Member Functions | |
bool | bootOptions (QStringList &opts, int &dflt, int &curr) |
bool | canShutdown () |
bool | isSwitchable () |
KDisplayManager () | |
bool | localSessions (SessList &list) |
void | lockSwitchVT (int vt) |
int | numReserve () |
void | setLock (bool on) |
void | shutdown (KWorkSpace::ShutdownType shutdownType, KWorkSpace::ShutdownMode shutdownMode, const QString &bootOption=QString()) |
void | startReserve () |
bool | switchVT (int vt) |
~KDisplayManager () | |
Static Public Member Functions | |
static QString | sess2Str (const SessEnt &se) |
static void | sess2Str2 (const SessEnt &se, QString &user, QString &loc) |
Constructor & Destructor Documentation
KDisplayManager::KDisplayManager | ( | ) |
Definition at line 57 of file kdisplaymanager.cpp.
KDisplayManager::~KDisplayManager | ( | ) |
Definition at line 115 of file kdisplaymanager.cpp.
Member Function Documentation
bool KDisplayManager::bootOptions | ( | QStringList & | opts, | |
int & | dflt, | |||
int & | curr | |||
) |
Definition at line 242 of file kdisplaymanager.cpp.
bool KDisplayManager::canShutdown | ( | ) |
Definition at line 186 of file kdisplaymanager.cpp.
bool KDisplayManager::isSwitchable | ( | ) |
Definition at line 278 of file kdisplaymanager.cpp.
bool KDisplayManager::localSessions | ( | SessList & | list | ) |
Definition at line 318 of file kdisplaymanager.cpp.
void KDisplayManager::lockSwitchVT | ( | int | vt | ) |
Definition at line 406 of file kdisplaymanager.cpp.
int KDisplayManager::numReserve | ( | ) |
Definition at line 292 of file kdisplaymanager.cpp.
Definition at line 388 of file kdisplaymanager.cpp.
Definition at line 363 of file kdisplaymanager.cpp.
void KDisplayManager::setLock | ( | bool | on | ) |
Definition at line 271 of file kdisplaymanager.cpp.
void KDisplayManager::shutdown | ( | KWorkSpace::ShutdownType | shutdownType, | |
KWorkSpace::ShutdownMode | shutdownMode, | |||
const QString & | bootOption = QString() | |||
) |
Definition at line 200 of file kdisplaymanager.cpp.
void KDisplayManager::startReserve | ( | ) |
Definition at line 309 of file kdisplaymanager.cpp.
bool KDisplayManager::switchVT | ( | int | vt | ) |
Definition at line 397 of file kdisplaymanager.cpp.
The documentation for this class was generated from the following files: