|
cisst-saw
|
#include <prmOperatingStateQtWidget.h>
Signals | |
| void | SignalOperatingState (const prmOperatingState &state) |
Public Member Functions | |
| prmOperatingStateQtWidget (void) | |
| ~prmOperatingStateQtWidget (void) | |
| void | setupUi (void) |
| void | setEnabled (bool enable) |
| void | SetInterfaceRequired (mtsInterfaceRequired *interfaceRequired) |
| void | SetValue (const prmOperatingState &newValue) |
Protected Member Functions | |
| void | OperatingStateEventHandler (const prmOperatingState &state) |
Protected Attributes | |
| QLabel * | QLState |
| QLabel * | QLTime |
| QLabel * | QLIsHomed |
| QLabel * | QLIsBusy |
| mtsFunctionWrite | mStateCommand |
| bool | mEnabled = true |
| prmOperatingStateQtWidget::prmOperatingStateQtWidget | ( | void | ) |
|
inline |
|
protected |
| void prmOperatingStateQtWidget::setEnabled | ( | bool | enable | ) |
| void prmOperatingStateQtWidget::SetInterfaceRequired | ( | mtsInterfaceRequired * | interfaceRequired | ) |
| void prmOperatingStateQtWidget::setupUi | ( | void | ) |
| void prmOperatingStateQtWidget::SetValue | ( | const prmOperatingState & | newValue | ) |
Set value, this method will update the values display in the Qt Widget.
|
signal |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |