Resource information
This resource is archived because it is not considered relevant for developers creating commercial solutions today.
The resource is believed to be still valid for the original topic scope.
This resource has been superceded by a newer resource and is considered to be obsolete!
See latest
04 June 2009
Intermediate
Qt for S60 QPlugin Example
- file name:
-
Qt_for_S60_QPlugin_Example_v1_0_en.zip
- description:
-
This Qt C++ example application demonstrates how to extend an application with Qt plug-ins. This involves defining a common Qt plug-in interface in the GUI application and implementing media plug-ins for S60 devices. The plug-ins are installed separately, after which the client application detects installed plug-ins and content specific to plug-ins is searched for. QPlugins can be used already from S60 3rd Edition, FP1 onwards. However, with the Qt for S60 4.5.0 Garden release, the application UI has been tested to work better on S60 5th Edition touch UI devices. The QPlugin example is based on the DesktopServices example published in the Qt for S60 4.5.0 Garden release. Important classes: QDesktopServices, QMainWindow.
- type:
-
Example
- topic:
-
Base/System
Files/Data
Multimedia
Qt
Qt for S60
S60
S60 3rd Edition
S60 5th Edition
- language:
-
English (en)
- media encoding:
-
Zip Archive (.zip)
- compatibility:
-
S60 5th Edition, S60 3rd Edition FP2, S60 3rd Edition FP1. Qt for S60 4.5.0 Garden. Tested on: Nokia 5800 XpressMusic, Nokia E90 Communicator, Nokia N95. Developed with: S60 5th Edition SDK v1.0 for Symbian OS and Qt 4.5.0 Garden; S60 3rd Edition, FP1 SDK for Symbian OS and Qt 4.5.0 Garden; QtCreator 1.0 and Windows XP.