11 #include <vlutil/vlString.h>
18 namespace vrvControlToolkit
32 DtVdcAttributeTypeNoValue = 0,
33 DtVdcAttributeTypeValueNumeric = 1,
34 DtVdcAttributeTypeValueBar = 2,
35 DtVdcAttributeTypeValueGraph = 3,
36 DtVdcAttributeTypeBitmap = 4,
55 const DtString& name, DtVdcAttributeType attributeType );
81 virtual const DtString& name()
const;
95 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