Skip to content

OpenFairWind/Qt-custom-gauge-widget

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Qt speedometer custom widget

Summary

Qt custom widget for data visualization.
It consists of several speedometer and other custom widgets based on Qt5.

Developing

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

Build

When the solution is correctly loaded, do the following to build its projects:

  • Run CMake
  • Build
  • Run

Widgets

  • Arch
    Arch
  • AttitudeMeter
    AttitudeMeter
  • BarGauge
    BarGauge
  • Basic
    Basic
  • Compass
    Compass
  • DoubleNeedle
    DoubleNeedle
  • FuelGauge
    FuelGauge
  • LcdGauge
    LcdGauge
  • RollGauge
    RollGauge
  • SpeedGauge
    SpeedGauge
  • QcVerticalBarGauge
    QcVerticalBarGauge
  • WindGauge
    WindGauge

Class Diagram

ClassDiagram

Links

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

About

Qt gauge custom widget for data visualization

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.0%
  • CMake 2.0%