SkillAgentSearch skills...

SlidingStackedWidget

Animated stacked widget for Qt

Install / Use

/learn @timschneeb/SlidingStackedWidget
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

SlidingStackedWidget

This is an extended version of QStackedWidget for Qt. Check slidingstackedwidget.h for a simple API reference. This code is based on an older wiki post for Symbian devices.

Check my other Qt widgets/add-ons out: https://timschneeberger.me/qt

Usage

Include it in your project

Copy the SlidingStackedWidget subdirectory from this repository into your project folder and add this to your qmake project file:

include(SlidingStackedWidget/SlidingStackedWidget.pri)

Screenshots

Default animation duration (300ms):

screenshot

Slow-motion (3000ms):

screenshot

As you can see, the page is slowly fading in/out in addition to the sliding animation.

View on GitHub
GitHub Stars46
CategoryDevelopment
Updated5mo ago
Forks11

Languages

C++

Security Score

87/100

Audited on Oct 28, 2025

No findings