Code Example for SlidingStackedWidget class in Qt
Article Metadata
Tested with
Devices(s): 5800 XpressMusic
Compatibility
Platform(s): S60 5th Edition
Article
Keywords: QStackedWidget, QAnimation, animation, Tab Widget
Created: (23 Mar 2010)
Last edited: juergenm
(23 Mar 2010)
Overview
This Article gives a full Qt Creator Code Example Project for the SlidingStackedWidget class as described in the article Extending_QStackedWidget_for_sliding_page_animations_in_Qt
This code example can be self-signed.
Source files
Complete Source files and header files are part or the attached ZIP archive, that also includes the Qt Creator .pro file.
Postconditions
When successfully building and running this code example, the result should look like these screenshots. In this example, the red marked area is used by four stacked widgets, that are sliding smoothly in and out:
Test application
Here the complete Sample Code Archive for download:


