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

Public Slots | |
| void | clickLock () |
| void | clickLogout () |
Public Member Functions | |
| virtual void | constraintsEvent (Plasma::Constraints constraints) |
| void | init () |
| LockOut (QObject *parent, const QVariantList &args) | |
| ~LockOut () | |
Detailed Description
Definition at line 27 of file lockout.h.
Constructor & Destructor Documentation
| LockOut::LockOut | ( | QObject * | parent, | |
| const QVariantList & | args | |||
| ) |
Definition at line 47 of file lockout.cpp.
| LockOut::~LockOut | ( | ) |
Definition at line 69 of file lockout.cpp.
Member Function Documentation
| void LockOut::clickLock | ( | ) | [slot] |
Definition at line 132 of file lockout.cpp.
| void LockOut::clickLogout | ( | ) | [slot] |
Definition at line 148 of file lockout.cpp.
| void LockOut::constraintsEvent | ( | Plasma::Constraints | constraints | ) | [virtual] |
Definition at line 124 of file lockout.cpp.
| void LockOut::init | ( | ) |
Definition at line 53 of file lockout.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference