Resource information
29 June 2009
Intermediate
Qt for S60: QStackedWidget Example
- file name:
-
Qt_for_S60_QStackedWidget_Example_v1_0_en.zip
- description:
-
This Qt C++ application provides a method to implement multiple views in Qt for S60 applications (an alternative to using tabs). Views (QWidgets) are stored in a stack (QStackedWidget). On application startup, only the default view is created in the stack. To optimise memory consumption, the other views are not created until they are needed. Every view has its own Options menu and CBA buttons with view-specific commands. The example has been tested to work on S60 3rd Edition and 5th Edition devices with Qt for S60 4.5.2 Tower release. Important classes: QWidget, QStackedWidget, QMainWindow.
- type:
-
Example
- topic:
-
Base/System
Qt
Qt for S60
S60
S60 3rd Edition
S60 5th Edition
UI
- 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.2 Tower. Tested on: Nokia 5800 XpressMusic, Nokia 6220 Classic, Nokia N96. Developed with: S60 5th Edition SDK for Symbian OS and Qt 4.5.2 Tower, S60 3rd FP1 Edition SDK for Symbian OS and Qt 4.5.2 Tower.