/qt_examples

A collection of custom widgets and examples

Primary LanguagePythonMIT LicenseMIT

qt_examples

A collection of custom widgets and examples

Animations

stacked_animation.py

Control a QStackedWidget with a QListWidget with animation of the changing of widgets in the QStackedWidget.

stacked_animation.py

stacked_tab_widget.py

Control a QStackedWidget with a collection of QPushButtons with animation of the changing of widgets in the QStackedWidget and animating a line to underline the currently selected widget.

stacked_tab_widget.py