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

QAbstractSecondaryDisplay Class Reference
[QtUiModule]

The QAbstractSecondaryDisplay class allows developers to replace the "secondary screen" portion of the Phone UI. More...

    #include <QAbstractSecondaryDisplay>

Inherits QWidget.

Inherited by ThemedSecondaryDisplay.

Public Functions

Additional Inherited Members


Detailed Description

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.

Integration hints and requirements

Note that it is not required to support all the features mentioned above.

This class is part of the Qt Extended server and cannot be used by other Qt Extended applications.


Member Function Documentation

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

Construct a new QAbstractSecondaryDisplay with the specified parent and widget flags.


Copyright © 2009 Trolltech Trademarks
Qt Extended 4.4.3