Home · All Namespaces · All Classes · Grouped Classes · Modules · Functions |
Generally, the secondary display is smaller. Qt Extended supports using a different wallpaper image for the secondary display.
Qt Extended Core supports multiple displays via the QDesktopWidget API. Qt Extended utilizes this feature to display status information on the secondary display using the same theming functionality used in the primary idle screen. A secondary call screen displays incoming and active call information.
QPhoneStatus provides status information about the phone, e.g.
signal strength, incoming calls, etc. This makes development of
secondary status displays much easier as the data most likely to
be needed is easily available from the one class. The class is
easily extensible, whilst still maintaining binary compatibility,
allowing additional status information to be provided without
impacting 3rd party applications.
Copyright © 2009 Nokia | Trademarks | Qt Extended 4.4.3 |