Home · All Namespaces · All Classes · Grouped Classes · Modules · Functions codeless banner

TouchScreenLockDialog Class Reference
[QtUiModule]

The TouchScreenLockDialog class provides a dialog that is shown while a touchscreen-only device is locked. More...

    #include <TouchScreenLockDialog>

Inherits QDialog.

Public Functions

Additional Inherited Members


Detailed Description

The TouchScreenLockDialog class provides a dialog that is shown while a touchscreen-only device is locked.

The dialog allows the user to disengage the touchscreen lock via a specific move operation on the screen.

This class is part of the Qt Extended server and cannot be used by other applications. Any server component that uses this dialog should create an instance via UIFactory::createDialog().


Member Function Documentation

TouchScreenLockDialog::TouchScreenLockDialog ( QWidget * parent = 0, Qt::WFlags flags = 0 )

Constructs a TouchScreenLockDialog instance with the given parent and flags.


Copyright © 2009 Trolltech Trademarks
Qt Extended 4.4.3