14 #include <vlutil/vlString.h>
21 namespace vrvControlToolkit
35 DtVdcAttributeTypeNoValue = 0,
36 DtVdcAttributeTypeValueNumeric = 1,
37 DtVdcAttributeTypeValueBar = 2,
38 DtVdcAttributeTypeValueGraph = 3,
39 DtVdcAttributeTypeBitmap = 4,
58 const DtString& name, DtVdcAttributeType attributeType );
84 virtual const DtString& name()
const;
98 virtual DtVdcAttributeType attributeType()
const;
DtDrawControlObject.h contains the class definition for DtDrawControlObject, the base class from whic...
The DtAttributeTemplateStateRecord class is used to add attribute templates to remote graphic objects...
Definition: attributeTemplateStateRecord.h:33
Contains the DtAttributeTemplateStateRecord class declaration.
#define DT_DLL_VRVDRAWCONTROL
Definition: vrvDrawControl.h:15