#include <screenlockwindow.h>
List of all members.
Detailed Description
Screen lock window is a window for the screen lock.
Constructor & Destructor Documentation
ScreenLockWindow::ScreenLockWindow |
( |
MApplicationExtensionArea * |
extensionArea, |
|
|
QWidget * |
parent = NULL | |
|
) |
| | |
Creates a screen lock window.
- Parameters:
-
| extensionArea | the application extension area containing the lock screen extension. The window takes ownership of the extension area. |
| parent | the parent widget for the window |
ScreenLockWindow::~ScreenLockWindow |
( |
|
) |
[virtual] |
Destroys the screen lock window.
Member Function Documentation
void ScreenLockWindow::paintEvent |
( |
QPaintEvent * |
event |
) |
[protected, virtual] |
void ScreenLockWindow::setLowPowerMode |
( |
bool |
enable |
) |
|
Sets the low power mode property of the window to enable or isable compositor painting even in low power mode state
- Parameters:
-
| enable | if true, enables the low power state |
void ScreenLockWindow::showEvent |
( |
QShowEvent * |
event |
) |
[protected, virtual] |
Sets the _MEEGO_STACKING_LAYER window property to 5. For incoming call feature this needs to be at least higher than call-ui's value (currently 2).
The documentation for this class was generated from the following files: