Qt custom switch widget for data visualization.
It consists of custom widgets based on Qt5.
The project can be cloned for developing purposes by running the following commands:
>git clone https://github.com/Fpepe943/QT_Custom_Switch_Widget.git [local_dir]
>cd [local_dir]
Open CMakeLists.txt file in your IDE
When the solution is correctly loaded, do the following to build its projects:
- Run CMake
- Build
- Run