BIMHome
v1.0.0
BIMHome接口文档说明
首页
相关页面
Topics
包
类
文件
C++类列表
App
DocumentObjectObserverDelegate
DocumentObjectObserverDelegate 成员列表
成员的完整列表,这些成员属于
DocumentObjectObserverDelegate
,包括所有继承而来的类成员
addDynamicProperty
(const char *type, const char *name, const boost::any &value)
DocumentObjectObserverDelegate
anyToBool
(const boost::any &value)
DocumentObjectObserverDelegate
anyToDouble
(const boost::any &value)
DocumentObjectObserverDelegate
anyToString
(const boost::any &value)
DocumentObjectObserverDelegate
delegateName
()=0
DocumentObjectObserverDelegate
pure virtual
documentObjectCreating
()
DocumentObjectObserverDelegate
virtual
documentObjectExecute
()
DocumentObjectObserverDelegate
virtual
documentObjectIsBeingDestructed
()
DocumentObjectObserverDelegate
virtual
DocumentObjectObserverDelegate
()
DocumentObjectObserverDelegate
documentObjectOnChange
(const std::string &sPropName, const boost::any &sPropValue)
DocumentObjectObserverDelegate
virtual
getDocumentObject
()
DocumentObjectObserverDelegate
getDynamicPoperty
(const char *name) const
DocumentObjectObserverDelegate
getViewProviderDelegateName
()
DocumentObjectObserverDelegate
virtual
getViewProviderName
() const
DocumentObjectObserverDelegate
virtual
hasDynamicPropertyByGivingName
(const char *name) const
DocumentObjectObserverDelegate
m_pDocObj
DocumentObjectObserverDelegate
protected
setDocumentObject
(App::IDocumentObject *pDocObj)
DocumentObjectObserverDelegate
~DocumentObjectObserverDelegate
()
DocumentObjectObserverDelegate
virtual