16 #include <QtWidgets/QSpinBox>
18 #include <QtCore/QString>
41 virtual QString textFromValue(
int value)
const;
Virtual base class.
Definition: DtVirtualBaseClass.h:19
#define DT_DLL_VRVCOREQT
Definition: vrvCoreQt.h:20
Contains DLL export macros.
Contains makVrv::DtVirtualBaseClass class.
Creator for the DtThreeDigitSpinBox.
Definition: DtThreeDigitSpinBox.h:47
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:69
A Spin Box widget that left-pads its integer value with zeros to ensure the value is displayed with a...
Definition: DtThreeDigitSpinBox.h:25