Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.
/ SpinningWheel Public archive

A qt5 spinning wheel widget used to randomized choices

License

Notifications You must be signed in to change notification settings

IEEE-UNM/SpinningWheel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpinningWheel

A qt5 spinning wheel widget used to randomized choices. This is mainly used a submodule library used by import-random.

Usage

Clone this repository and add the cloned repository as a subdirtory in CMakeLists.txt

git clone https://github.com/IEEE-UNM/SpinningWheel.git

CMakeLists.txt in the project file

...
add_subdirectory(path/to/SpinningWheel)

TODO

  • Fixed bug with pie drawing when there are more items
  • Added clicking to spin support for the wheel

About

A qt5 spinning wheel widget used to randomized choices

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published