a2dView Member List

This is the complete list of members for a2dView, including all inherited members.

a2dEvtHandler()a2dEvtHandler
a2dEvtHandler(const a2dEvtHandler &other, CloneOptions options)a2dEvtHandler
a2dObject()a2dObject
a2dObject(const a2dObject &other)a2dObject
a2dPropertyId classa2dPropObject [friend]
a2dPropObject()a2dPropObject
a2dPropObject(const a2dPropObject &other, CloneOptions options)a2dPropObject
a2dSmrtPtrBase (defined in a2dView)a2dView [friend]
a2dView()a2dView
a2dView(const a2dView &other)a2dView
Activate(bool activate)a2dView
AddProperty(a2dNamedProperty *property)a2dPropObject [protected, virtual]
AlwaysWriteSerializationId() const a2dObject [virtual]
CheckReferences()a2dObject
Clone(CloneOptions options) const a2dEvtHandler [virtual]
clone_childs enum valuea2dObject
clone_deep enum value (defined in a2dObject)a2dObject
clone_flat enum value (defined in a2dObject)a2dObject
clone_members enum valuea2dObject
clone_properties enum valuea2dObject
clone_reconnectable enum valuea2dObject
clone_seteditcopy enum valuea2dObject
clone_setoriginal enum valuea2dObject
CloneOptions enum namea2dObject
Close(bool force=false)a2dView [virtual]
DECLARE_PROPERTIES() (defined in a2dPropObject)a2dPropObject
DistributeEvent(wxEvent &event)a2dObject
DoIgnoreIfNotMember(const a2dPropertyId *id) const a2dObject [inline, protected, virtual]
DoLoad(wxObject *parent, a2dIOHandlerXmlSerIn &parser, a2dXmlSer_flag xmlparts)a2dEvtHandler [protected, virtual]
DoSave(wxObject *parent, a2dIOHandlerXmlSerOut &out, a2dXmlSer_flag xmlparts, a2dObjectList *towrite)a2dEvtHandler [protected, virtual]
DoWalker(wxObject *parent, a2dWalkerIOHandler &handler)a2dPropObject [protected, virtual]
EditProperties(const a2dPropertyId *id, bool withUndo=true)a2dPropObject [virtual]
Enable(bool enable)a2dView
FindProperty(const a2dPropertyId *id, a2dPropertyId::Flags flags=a2dPropertyId::flag_none)a2dPropObject [virtual]
FindProperty(const a2dPropertyId *id, a2dPropertyId::Flags flags=a2dPropertyId::flag_none) const a2dPropObject [virtual]
GetActive()a2dView [inline]
GetAutoZeroPtrList()a2dObject [inline]
GetCheck() const a2dObject [inline]
GetDisplayWindow()a2dView [inline]
GetDocument() const a2dView [inline]
GetEnabled()a2dView [inline]
GetEventHandler() const a2dEvtHandler
GetEventTable() const a2dEvtHandler [protected, virtual]
GetEvtHandlerEnabled() const a2dEvtHandler [inline]
GetId()a2dView [inline]
GetName() const a2dPropObject [virtual]
GetOwnedBy()a2dObject [inline]
GetParentEvtHandler()a2dEvtHandler [inline, virtual]
GetProperty(const a2dPropertyId *propertyId, a2dPropertyId::Flags flags=a2dPropertyId::flag_none) const a2dObject
GetPropertyList() const a2dPropObject [inline]
GetRelease() const a2dObject [inline]
GetUniqueSerializationId() const a2dObject
GetURL() const a2dPropObject
GetViewTemplate() const a2dView [inline]
GetViewTypeName() const a2dView [inline]
HasDynamicProperties() const a2dPropObject [inline]
HasProperty(const a2dPropertyId *id, const wxString &stringvalue=wxEmptyString) const a2dObject [virtual]
IsClosed()a2dView [inline]
IsTemporary_DontSave() const a2dObject [inline, virtual]
LinkReference(a2dObject *other)a2dObject [virtual]
Load(wxObject *parent, a2dIOHandlerXmlSerIn &parser)a2dObject [virtual]
m_activea2dView [protected]
m_autozeroptrlista2dObject [protected]
m_checka2dObject [protected]
m_displaya2dView [protected]
m_DoDistributeActivateEventa2dView [protected]
m_enabled (defined in a2dEvtHandler)a2dEvtHandler [protected]
m_ida2dView [protected]
m_isCloseda2dView [protected]
m_keepalivea2dView [protected]
m_propertylista2dPropObject [protected]
m_recursion_activea2dObject [protected]
m_refcounta2dObject [protected]
m_releasea2dObject [protected]
m_viewDocumenta2dView [protected]
m_viewEnableda2dView [protected]
m_viewTemplatea2dView [protected]
m_viewTypeNamea2dView [protected]
OnChangeFilename(a2dDocumentEvent &event)a2dView
OnChangeTitle(a2dDocumentEvent &event)a2dView
OnCloseView(a2dCloseViewEvent &event)a2dView
OnCreatePrintout(a2dCommand *typeOfPrint)a2dView [virtual]
OnDisConnectView(a2dDocumentEvent &event)a2dView
OnDraw(wxDC *dc)=0a2dView [pure virtual]
OnEnable(a2dViewEvent &event)a2dView
OnEnableViews(a2dDocumentEvent &event)a2dView
OnKillFocus(wxFocusEvent &event)a2dView [protected]
OnPrint(wxDC *dc, wxObject *info)a2dView [virtual]
OnPropertyChanged(const a2dPropertyId *id)a2dObject [inline, virtual]
OnReport(a2dDocumentEvent &event)a2dView
OnSetFocus(wxFocusEvent &event)a2dView [protected]
OnUpdate(a2dDocumentEvent &event)a2dView
operator=(const a2dObject &other)a2dObject
operator| (defined in a2dObject)a2dObject [friend]
ProcessEvent(wxEvent &event)a2dView [virtual]
PROPID_autozeroptrlist (defined in a2dPropObject)a2dPropObject [static]
PROPID_Checka2dObject [static]
PROPID_Name (defined in a2dPropObject)a2dPropObject [static]
PROPID_URLa2dPropObject [static]
refcount_nondynamic enum value (defined in a2dObject)a2dObject [protected]
RemoveProperty(const a2dPropertyId *id, bool all=true)a2dPropObject [virtual]
RemoveTemporaryProperties()a2dPropObject
ResolveInform()a2dObject [virtual]
Save(wxObject *parent, a2dIOHandlerXmlSerOut &out, a2dObjectList *towrite)a2dObject [virtual]
SearchEventTable(a2dEventTable &table, wxEvent &event)a2dEvtHandler [virtual]
SetCheck(bool check)a2dObject [inline]
SetClosed()a2dView
SetDisplayWindow(wxWindow *display)a2dView [virtual]
SetDocument(a2dDocument *doc)a2dView
SetDoDistributeActivateEvent(bool doDistributeActivateEvent)a2dView [inline]
SetEvtHandlerEnabled(bool enabled)a2dEvtHandler [inline]
SetName(const wxString &name)a2dPropObject [virtual]
SetNonDynamic()a2dObject [virtual]
SetProperty(a2dNamedProperty *propertyHolder, a2dPropertyId::SetFlags flags=a2dPropertyId::set_none)a2dObject
SetProperty(const a2dNamedProperty &propertyHolder, a2dPropertyId::SetFlags flags=a2dPropertyId::set_none)a2dObject
SetRelease(bool value)a2dObject [inline]
SetURL(const wxString &url)a2dPropObject
SetViewTemplate(a2dViewTemplate *viewtemplate)a2dView [inline]
SetViewTypeName(const wxString &name)a2dView [inline]
sm_Edit_propertiesa2dPropObject [static]
sm_eventTablea2dEvtHandler [protected, static]
TakeOverProperties(a2dPropObject *from, a2dPropertyIdList *listOfIds)a2dPropObject
TAutoZeroPtrListClass typedefa2dObject
Update(unsigned int hint=0, wxObject *hintObject=NULL)a2dView [virtual]
Walker(wxObject *parent, a2dWalkerIOHandler &handler)a2dObject
~a2dEvtHandler()a2dEvtHandler [virtual]
~a2dObject()a2dObject [virtual]
~a2dPropObject()a2dPropObject [virtual]
~a2dView()a2dView

Member List -- Tue Aug 31 18:36:31 2010 -- 31 Aug 2010 -- 1.5.5 -- wxArt2D -- . -- Main Page Reference Documentation