|
cisst-saw
|
#include <prmInputDataQtWidget.h>
Public Member Functions | |
| prmInputDataQtWidget (const std::string &name="prmInputDataQtWidget") | |
| ~prmInputDataQtWidget (void) | |
| void | setupUi (void) |
| void | SetValue (const prmInputData &newValue) |
Protected Attributes | |
| vctQtWidgetDynamicVectorDoubleRead * | QVRAnalogInputsWidget |
| vctQtWidgetDynamicVectorBoolRead * | QVRDigitalInputsWidget |
| vctPlot2DOpenGLQtWidget * | QVPlot |
| vctPlot2DBase::Signal * | AnalogSignal |
| QSpinBox * | QSBPlotIndex |
| int | PlotIndex |
| prmInputDataQtWidget::prmInputDataQtWidget | ( | const std::string & | name = "prmInputDataQtWidget" | ) |
|
inline |
|
inline |
| void prmInputDataQtWidget::SetValue | ( | const prmInputData & | newValue | ) |
Set value, this method will update the values displayed in the Qt Widget.
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |