LockScreen Class Reference
#include <lockscreen.h>
List of all members.
Detailed Description
Definition at line 28 of file lockscreen.h.
Constructor & Destructor Documentation
| LockScreen::LockScreen |
( |
QGraphicsItem * |
parent = NULL |
) |
|
Definition at line 21 of file lockscreen.cpp.
00021 : MSceneWindow(parent)
00022 {
00023 connect(this, SIGNAL(displayExited()), this, SLOT(sliderUnlocked()));
00024 }
| LockScreen::~LockScreen |
( |
|
) |
[virtual] |
Member Function Documentation
| void LockScreen::dateTimeChanged |
( |
|
) |
[signal] |
| void LockScreen::reset |
( |
|
) |
|
| void LockScreen::resetRequested |
( |
|
) |
[signal] |
| void LockScreen::unlocked |
( |
|
) |
[signal] |
The documentation for this class was generated from the following files: