SkillAgentSearch skills...

AnalogGaugeWidgetPyQt

Custom QWidget as Analog Gauge Widget

Install / Use

/learn @StefanHol/AnalogGaugeWidgetPyQt
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

AnaloGaugeWidgetPyQt

Custom QWidget

  • compatible to PyQt4 and PyQt5

AnalogGaugeWidgetDemo Image

Usage:

  • Multiple vísualisatins
  • Show speed
  • fuel indicator
  • level indicator
  • many more

How to impletemnt analogWidget to your QMainWindow

  1. Open your QtGUI MainWindow with QtDesigner
  2. add QWidget from Palette
  3. add custom widget to QWidget AnalogGaugeWidgetDemo Image

Update Value Method

update_value(int) -> will also redraw the widget

Value Changed Signal

valueChanged(int)

Parameters

  • Just play with the demo AnalogGaugeWidgetDemo Image
View on GitHub
GitHub Stars48
CategoryDevelopment
Updated7mo ago
Forks21

Languages

Python

Security Score

87/100

Audited on Aug 28, 2025

No findings