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() | wxObject | protected |
CloneRefData(const wxObjectRefData *data) const | wxObject | protectedvirtual |
Create(int width, int height, bool mask=true, int initialCount=1) | wxImageList | |
CreateRefData() const | wxObject | protectedvirtual |
Draw(int index, wxDC &dc, int x, int y, int flags=wxIMAGELIST_DRAW_NORMAL, bool solidBackground=false) | wxImageList | virtual |
GetBitmap(int index) const | wxImageList | |
GetClassInfo() const | wxObject | virtual |
GetIcon(int index) const | wxImageList | |
GetImageCount() const | wxImageList | virtual |
GetRefData() const | wxObject | |
GetSize(int index, int &width, int &height) const | wxImageList | virtual |
GetSize() const | wxImageList | virtual |
IsKindOf(const wxClassInfo *info) const | wxObject | |
IsSameAs(const wxObject &obj) const | wxObject | |
m_refData | wxObject | protected |
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() | wxObject | virtual |