ThemedSecondaryDisplay Class Reference
[QtUiModule]
The ThemedSecondaryDisplay class implements the secondary display for Qt Extended Phone. More...
#include <ThemedSecondaryDisplay>
Inherits QAbstractSecondaryDisplay.
Public Functions
- 206 public functions inherited from QWidget
- 29 public functions inherited from QObject
- 14 public functions inherited from QPaintDevice
Additional Inherited Members
- 57 properties inherited from QWidget
- 1 property inherited from QObject
- 19 public slots inherited from QWidget
- 1 public slot inherited from QObject
- 1 signal inherited from QWidget
- 1 signal inherited from QObject
- 1 public type inherited from QObject
- 4 static public members inherited from QWidget
- 4 static public members inherited from QObject
- 38 protected functions inherited from QWidget
- 7 protected functions inherited from QObject
- 1 protected function inherited from QPaintDevice
- 1 protected slot inherited from QWidget
- 2 protected variables inherited from QObject
- 1 protected type inherited from QPaintDevice
Detailed Description
The ThemedSecondaryDisplay class implements the secondary display for Qt Extended Phone.
This widget is themeable.
To integration purposes any secondary display should support the following features:
- The secondary display should listen on the QPE/System qcop channel for applySecondaryBackgroundImage() messages.
This class is a Qt Extended server widget. It is part of the Qt Extended server and cannot be used by other Qt Extended applications.
See also QAbstractServerInterface and QAbstractSecondaryDisplay.
Member Function Documentation
ThemedSecondaryDisplay::ThemedSecondaryDisplay ( QWidget * parent = 0, Qt::WFlags f = 0 )
Constructs a ThemedSecondaryDisplay instance with the specified parent and widget flags f.
Copyright © 2009 Trolltech |
Trademarks |
Qt Extended 4.4.3 |