|
|
#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 | |
Definition at line 46 of file MatrixDatafieldDisplayWidget.h.
|
explicit |
Definition at line 47 of file MatrixDatafieldDisplayWidget.cpp.
Here is the call graph for this function:
|
override |
Definition at line 72 of file MatrixDatafieldDisplayWidget.cpp.
|
signal |
Here is the caller graph for this function:| void enableOffsetFilter | ( | bool | enabled | ) |
Definition at line 98 of file MatrixDatafieldDisplayWidget.cpp.
Here is the caller graph for this function:Definition at line 117 of file MatrixDatafieldDisplayWidget.cpp.
Here is the call graph for this function:
|
inline |
Definition at line 74 of file MatrixDatafieldDisplayWidget.h.
|
override |
Definition at line 78 of file MatrixDatafieldDisplayWidget.cpp.
|
inline |
Definition at line 80 of file MatrixDatafieldDisplayWidget.h.
Here is the caller graph for this function:Definition at line 64 of file MatrixDatafieldDisplayWidget.h.
Here is the call graph for this function: