dRonin  adbada4
dRonin GCS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Groups Pages
LineardialGadgetWidget Class Reference

#include <lineardialgadgetwidget.h>

Inheritance diagram for LineardialGadgetWidget:

Public Slots

void updateIndex (UAVObject *object1)
 Called by the UAVObject which got updated. More...
 

Public Member Functions

 LineardialGadgetWidget (QWidget *parent=nullptr)
 
 ~LineardialGadgetWidget ()
 
void setDialFile (QString dfn)
 Setup dial using its master SVG template. More...
 
void paint ()
 
void setRange (double min, double max)
 
void setGreenRange (double min, double max)
 
void setYellowRange (double min, double max)
 
void setRedRange (double min, double max)
 
void connectInput (QString obj, QString field)
 Connects the widget to the relevant UAVObjects. More...
 
void setIndex (double val)
 
void setDialFont (QString fontProps)
 
void setFactor (double val)
 
void setDecimalPlaces (int val)
 

Protected Member Functions

void paintEvent (QPaintEvent *event)
 
void resizeEvent (QResizeEvent *event)
 

Detailed Description

Definition at line 41 of file lineardialgadgetwidget.h.


The documentation for this class was generated from the following files: