Skip to content

OpenFairWind/Qt-custom-switch-widget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Qt Custom Swtch Widget

Summary

Qt custom switch widget for data visualization.
It consists of 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_Switch_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

  • OnOffButton
    Button
  • SwitchButton
    SwitchWidget
  • ToggleSwitch
    ToggleSwitch

Links

About

A QT5 Library for custom switch widget

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published