|
cisst-saw
|
#include <vctQtWidgetDynamicVector.h>
Public Types | |
| enum | DisplayModeType { TEXT_WIDGET , SPINBOX_WIDGET , SLIDER_WIDGET } |
Signals | |
| void | valueChanged (void) |
Public Member Functions | |
| vctQtWidgetDynamicVectorWriteBase (const DisplayModeType displayMode) | |
Protected Types | |
| enum | { SLIDER_RESOLUTION = 1000 } |
Protected Slots | |
| void | SliderValueChangedSlot (int value) |
| void | DoubleSpinBoxEditingFinishedSlot (void) |
| void | SpinBoxEditingFinishedSlot (void) |
| void | ItemChangedSlot (QTableWidgetItem *item) |
Protected Attributes | |
| DisplayModeType | DisplayMode |
| vctQtWidgetDynamicVectorWriteBase::vctQtWidgetDynamicVectorWriteBase | ( | const DisplayModeType | displayMode | ) |
|
protectedslot |
|
protectedslot |
|
protectedslot |
|
protectedslot |
|
signal |
|
protected |