#include <LockWindow.h>
| Enumerator |
|---|
| ScreenUnlocked |
|
| ScreenLocking |
|
| ScreenLocked |
|
| LockWindow::LockWindow |
( |
uint32_t |
maxWidth, |
|
|
uint32_t |
maxHeight |
|
) |
| |
| LockWindow::~LockWindow |
( |
| ) |
|
|
virtual |
| void LockWindow::addPhoneAppWindow |
( |
Window * |
win | ) |
|
| void LockWindow::delayDockModeLocking |
( |
| ) |
|
| void LockWindow::fadeWindow |
( |
bool |
in | ) |
|
| bool LockWindow::handleFilteredSceneEvent |
( |
QEvent * |
event | ) |
|
| void LockWindow::init |
( |
| ) |
|
|
virtual |
| bool LockWindow::isDockMode |
( |
| ) |
const |
|
inline |
| bool LockWindow::isLocked |
( |
| ) |
const |
|
inline |
| bool LockWindow::okToResize |
( |
| ) |
|
| void LockWindow::performDelayedLock |
( |
| ) |
|
| void LockWindow::resize |
( |
int |
width, |
|
|
int |
height |
|
) |
| |
| void LockWindow::signalScreenLocked |
( |
int |
screenState | ) |
|
|
signal |
The documentation for this class was generated from the following files: