| Home · All Classes · Grouped Classes · Annotated · Functions |
The QAbstractHomeScreen class allows developers to replace the "home screen" portion of the Phone UI. More...
#include <QAbstractHomeScreen>
Inherits QWidget.
Inherited by ThemedHomeScreen.
The QAbstractHomeScreen class allows developers to replace the "home screen" portion of the Phone UI.
The QAbstractHomeScreen interface is part of the server widgets framework and allows developers to replace the standard home screen in Qtopia's phone UI. A small tutorial on how to develop new server widgets using one of the abstract widgets as base can be found in QAbstractServerInterface class documentation.
This class is part of the Qtopia server and cannot be used by other Qtopia applications.
Construct a new QAbstractHomeScreen instance, with the specified parent and widget flags.
Returns true if the keypad is locked.
See also setKeyLocked().
Locks the keypad if lock is true.
See also keyLocked().
| Copyright © 2008 Trolltech | Trademarks | Qtopia 4.3.2 |