Qt custom widget for data visualization.
It consists of several speedometer and other 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-gauge-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
- Arch
- AttitudeMeter
- BarGauge
- Basic
- Compass
- DoubleNeedle
- FuelGauge
- LcdGauge
- RollGauge
- SpeedGauge
- QcVerticalBarGauge
- WindGauge
This is a release for testing, the code needs more work on it, as I am willing to add more improvements. Read more at: https://github.com/Berrima/Qt-custom-gauge-widget