MatrixDatafieldDisplayWidget Class Reference

#include <RobotAPI/gui-plugins/HapticUnitPlugin/MatrixDatafieldDisplayWidget.h>

+ Inheritance diagram for MatrixDatafieldDisplayWidget:

Signals

void doUpdate ()
 

Public Member Functions

void enableOffsetFilter (bool enabled)
 
QColor getColor (float value, float min, float max)
 
void invokeUpdate ()
 
 MatrixDatafieldDisplayWidget (DatafieldRefBasePtr matrixDatafield, ObserverInterfacePrx observer, QWidget *parent=0)
 
void paintEvent (QPaintEvent *) override
 
void setInfoOverlay (QString infoOverlay)
 
void setRange (float min, float max)
 
 ~MatrixDatafieldDisplayWidget () override
 

Detailed Description

Definition at line 43 of file MatrixDatafieldDisplayWidget.h.

Constructor & Destructor Documentation

◆ MatrixDatafieldDisplayWidget()

MatrixDatafieldDisplayWidget ( DatafieldRefBasePtr  matrixDatafield,
ObserverInterfacePrx  observer,
QWidget *  parent = 0 
)
explicit

Definition at line 44 of file MatrixDatafieldDisplayWidget.cpp.

+ Here is the call graph for this function:

◆ ~MatrixDatafieldDisplayWidget()

Definition at line 63 of file MatrixDatafieldDisplayWidget.cpp.

Member Function Documentation

◆ doUpdate

void doUpdate ( )
signal
+ Here is the caller graph for this function:

◆ enableOffsetFilter()

void enableOffsetFilter ( bool  enabled)

Definition at line 87 of file MatrixDatafieldDisplayWidget.cpp.

+ Here is the caller graph for this function:

◆ getColor()

QColor getColor ( float  value,
float  min,
float  max 
)

Definition at line 101 of file MatrixDatafieldDisplayWidget.cpp.

+ Here is the call graph for this function:

◆ invokeUpdate()

void invokeUpdate ( )
inline

Definition at line 67 of file MatrixDatafieldDisplayWidget.h.

◆ paintEvent()

void paintEvent ( QPaintEvent *  )
override

Definition at line 68 of file MatrixDatafieldDisplayWidget.cpp.

◆ setInfoOverlay()

void setInfoOverlay ( QString  infoOverlay)
inline

Definition at line 71 of file MatrixDatafieldDisplayWidget.h.

+ Here is the caller graph for this function:

◆ setRange()

void setRange ( float  min,
float  max 
)
inline

Definition at line 59 of file MatrixDatafieldDisplayWidget.h.

+ Here is the call graph for this function:

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