Skip to content
/ LED Public
forked from IldeMartAhu/LED

Set of LED icons for desktop apps and LED class for Qt.

License

Notifications You must be signed in to change notification settings

xzxuze/LED

 
 

Repository files navigation

Icons

  • Set of LED icons for desktop applications
  • Size: 400x400px
  • Format: .png

Use

This simple blinking LED is a QLabel with a specific background. By default blinking rate is 100ms and color is GREEN.

  • Add .png resources to your qt.
  • Create led object.
  • Use setLabel(QLabel* LED) with the QLabel pointer that you would like to use as a LED.
  • Connect the corresponding signals from your Qt program to LED slots.

About

Set of LED icons for desktop apps and LED class for Qt.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%