| Home · All Classes · Grouped Classes · Annotated · Functions |
The QAbstractSecondaryDisplay class allows developers to replace the "secondary screen" portion of the Phone UI. More...
#include <QAbstractSecondaryDisplay>
Inherits QWidget.
Inherited by ThemedSecondaryDisplay.
The QAbstractSecondaryDisplay class allows developers to replace the "secondary screen" portion of the Phone UI.
The QAbstractSecondaryDisplay interface is part of is part of the server widgets framework and represents the portion of the phone UI that is shown on a smaller utility screen such as on clam shell phones.
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 QAbstractSecondaryDisplay with the specified parent and widget flags.
Applies a background image to the secondary display
Persist the new background, after applying it.
| Copyright © 2008 Trolltech | Trademarks | Qtopia 4.3.2 |