This is the complete list of members for wxAnimation, including all inherited members.
AddHandler(wxAnimationDecoder *handler) | wxAnimation | static |
AllocExclusive() | wxObject | protected |
CleanUpHandlers() | wxAnimation | static |
CloneRefData(const wxObjectRefData *data) const | wxObject | protectedvirtual |
CreateRefData() const | wxObject | protectedvirtual |
FindHandler(wxAnimationType animType) | wxAnimation | static |
GetClassInfo() const | wxObject | virtual |
GetDelay(unsigned int frame) const | wxAnimation | |
GetFrame(unsigned int frame) const | wxAnimation | |
GetFrameCount() const | wxAnimation | |
GetHandlers() | wxAnimation | inlinestatic |
GetRefData() const | wxObject | |
GetSize() const | wxAnimation | |
InitStandardHandlers() | wxAnimation | static |
InsertHandler(wxAnimationDecoder *handler) | wxAnimation | static |
IsCompatibleWith(wxClassInfo *ci) const | wxAnimation | |
IsKindOf(const wxClassInfo *info) const | wxObject | |
IsOk() const | wxAnimation | |
IsSameAs(const wxObject &obj) const | wxObject | |
Load(wxInputStream &stream, wxAnimationType type=wxANIMATION_TYPE_ANY) | wxAnimation | |
LoadFile(const wxString &name, wxAnimationType type=wxANIMATION_TYPE_ANY) | wxAnimation | |
m_refData | wxObject | protected |
operator delete(void *buf) | wxObject | |
operator new(size_t size, const wxString &filename=nullptr, int lineNum=0) | wxObject | |
Ref(const wxObject &clone) | wxObject | |
SetRefData(wxObjectRefData *data) | wxObject | |
UnRef() | wxObject | |
UnShare() | wxObject | |
wxAnimation() | wxAnimation | |
wxAnimation(const wxString &name, wxAnimationType type=wxANIMATION_TYPE_ANY) | wxAnimation | |
wxAnimation(const wxAnimation &other) | wxAnimation | |
wxObject() | wxObject | |
wxObject(const wxObject &other) | wxObject | |
~wxObject() | wxObject | virtual |