AnalogGaugeWidgetPyQt Save

Custom QWidget as Analog Gauge Widget

Project 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
Open Source Agenda is not affiliated with "AnalogGaugeWidgetPyQt" Project. README Source: StefanHol/AnalogGaugeWidgetPyQt
Stars
43
Open Issues
3
Last Commit
6 years ago
License

Open Source Agenda Badge

Open Source Agenda Rating