|
cisst-saw
|
#include <prmEventButtonQtWidget.h>
Signals | |
| void | SetValueSignal (QString) |
Public Member Functions | |
| prmEventButtonQtWidgetComponent_ButtonData (const std::string &name, mtsInterfaceRequired *interfaceRequired) | |
| void | EventHandler (const prmEventButton &payload) |
Public Attributes | |
| QLabel * | Widget |
Protected Attributes | |
| std::string | Name |
| mtsInterfaceRequired * | InterfaceRequired |
| unsigned int | Counter |
| prmEventButtonQtWidgetComponent_ButtonData::prmEventButtonQtWidgetComponent_ButtonData | ( | const std::string & | name, |
| mtsInterfaceRequired * | interfaceRequired ) |
| void prmEventButtonQtWidgetComponent_ButtonData::EventHandler | ( | const prmEventButton & | payload | ) |
|
signal |
|
protected |
|
protected |
|
protected |
| QLabel* prmEventButtonQtWidgetComponent_ButtonData::Widget |