|
|
#include <RobotAPI/gui-plugins/HapticUnitPlugin/MatrixDisplayWidget.h>
Inheritance diagram for MatrixDisplayWidget:Public Slots | |
| void | setData (MatrixXf data) |
Signals | |
| void | doUpdate () |
Public Member Functions | |
| QColor | getColor (float value, float min, float max) |
| void | invokeUpdate () |
| MatrixDisplayWidget (QWidget *parent=0) | |
| void | paintEvent (QPaintEvent *) override |
| void | setInfoOverlay (QString infoOverlay) |
| void | setRange (float min, float max) |
| ~MatrixDisplayWidget () override | |
Definition at line 42 of file MatrixDisplayWidget.h.
|
explicit |
|
override |
Definition at line 57 of file MatrixDisplayWidget.cpp.
|
signal |
Here is the caller graph for this function:Definition at line 94 of file MatrixDisplayWidget.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 75 of file MatrixDisplayWidget.h.
|
override |
|
inlineslot |
Definition at line 52 of file MatrixDisplayWidget.h.
|
inline |
Definition at line 81 of file MatrixDisplayWidget.h.