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

#include <telemetrymonitorwidget.h>

Inheritance diagram for TelemetryMonitorWidget:

Public Slots

void connected ()
 
void disconnect ()
 
void updateTelemetry (double txRate, double rxRate)
 Called by the UAVObject which got updated Updates the numeric value and/or the icon if the dial wants this. More...
 
void showTelemetry ()
 

Public Member Functions

 TelemetryMonitorWidget (QWidget *parent=nullptr)
 
 ~TelemetryMonitorWidget ()
 
void setMin (double min)
 
double getMin ()
 
void setMax (double max)
 
double getMax ()
 
QSvgRenderer * getRenderer ()
 
QGraphicsSvgItem * getBackgroundItem ()
 

Static Public Attributes

static const int NODE_NUMELEM = 7
 

Protected Member Functions

void showEvent (QShowEvent *event)
 
void resizeEvent (QResizeEvent *event)
 

Detailed Description

Definition at line 38 of file telemetrymonitorwidget.h.


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