Applets
LockOut Class Reference
#include <lockout.h>
Inheritance diagram for LockOut:

Detailed Description
Definition at line 27 of file lockout.h.
Public Slots | |
void | clickLock () |
void | clickLogout () |
Public Member Functions | |
virtual void | constraintsEvent (Plasma::Constraints constraints) |
void | init () |
LockOut (QObject *parent, const QVariantList &args) | |
~LockOut () |
Constructor & Destructor Documentation
LockOut::LockOut | ( | QObject * | parent, | |
const QVariantList & | args | |||
) |
Definition at line 37 of file lockout.cpp.
LockOut::~LockOut | ( | ) |
Definition at line 58 of file lockout.cpp.
Member Function Documentation
void LockOut::clickLock | ( | ) | [slot] |
Definition at line 114 of file lockout.cpp.
void LockOut::clickLogout | ( | ) | [slot] |
Definition at line 126 of file lockout.cpp.
void LockOut::constraintsEvent | ( | Plasma::Constraints | constraints | ) | [virtual] |
Definition at line 106 of file lockout.cpp.
void LockOut::init | ( | ) |
Definition at line 43 of file lockout.cpp.
The documentation for this class was generated from the following files: