forked from archerabi/Qt-Rotating-Widget
-
Notifications
You must be signed in to change notification settings - Fork 0
wyyrepo/Qt-Rotating-Widget
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
//usage RotatingStackedWidget* rotWidget = new RotatingStackedWidget; rotWidget->addWidget(widget1); rotWidget->addWidget(widget2); rotWidget->setCurrentWidget(widget1); rotWidget->rotate(0);
About
Subclass of QStackedWidget that rotates to display child widgets.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 91.1%
- QMake 8.9%