Version: 3.1.0
wxImageList Member List

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

Add(const wxBitmap &bitmap, const wxBitmap &mask=wxNullBitmap)wxImageList
Add(const wxBitmap &bitmap, const wxColour &maskColour)wxImageList
Add(const wxIcon &icon)wxImageList
AllocExclusive()wxObjectprotected
CloneRefData(const wxObjectRefData *data) const wxObjectprotectedvirtual
Create(int width, int height, bool mask=true, int initialCount=1)wxImageList
CreateRefData() const wxObjectprotectedvirtual
Draw(int index, wxDC &dc, int x, int y, int flags=wxIMAGELIST_DRAW_NORMAL, bool solidBackground=false)wxImageListvirtual
GetBitmap(int index) const wxImageList
GetClassInfo() const wxObjectvirtual
GetIcon(int index) const wxImageList
GetImageCount() const wxImageListvirtual
GetRefData() const wxObject
GetSize(int index, int &width, int &height) const wxImageListvirtual
IsKindOf(const wxClassInfo *info) const wxObject
IsSameAs(const wxObject &obj) const wxObject
m_refDatawxObjectprotected
operator delete(void *buf)wxObject
operator new(size_t size, const wxString &filename=NULL, int lineNum=0)wxObject
Ref(const wxObject &clone)wxObject
Remove(int index)wxImageList
RemoveAll()wxImageList
Replace(int index, const wxBitmap &bitmap, const wxBitmap &mask=wxNullBitmap)wxImageList
Replace(int index, const wxIcon &icon)wxImageList
SetRefData(wxObjectRefData *data)wxObject
UnRef()wxObject
UnShare()wxObject
wxImageList()wxImageList
wxImageList(int width, int height, bool mask=true, int initialCount=1)wxImageList
wxObject()wxObject
wxObject(const wxObject &other)wxObject
~wxObject()wxObjectvirtual