This is the complete list of members for wxIcon, including all inherited members.
AllocExclusive() | wxObject | protected |
CloneRefData(const wxObjectRefData *data) const | wxObject | protectedvirtual |
ConvertToDisabled(unsigned char brightness=255) const | wxIcon | |
CopyFromBitmap(const wxBitmap &bmp) | wxIcon | |
CreateFromHICON(WXHICON icon) | wxIcon | |
CreateRefData() const | wxObject | protectedvirtual |
GetClassInfo() const | wxObject | virtual |
GetDepth() const | wxIcon | |
GetHeight() const | wxIcon | |
GetRefData() const | wxObject | |
GetWidth() const | wxIcon | |
IsKindOf(const wxClassInfo *info) const | wxObject | |
IsOk() const | wxIcon | virtual |
IsSameAs(const wxObject &obj) const | wxObject | |
LoadFile(const wxString &name, wxBitmapType type=wxICON_DEFAULT_TYPE, int desiredWidth=-1, int desiredHeight=-1) | wxIcon | |
m_refData | wxObject | protected |
operator delete(void *buf) | wxObject | |
operator new(size_t size, const wxString &filename=NULL, int lineNum=0) | wxObject | |
operator=(const wxIcon &icon) | wxIcon | |
Ref(const wxObject &clone) | wxObject | |
SetDepth(int depth) | wxIcon | |
SetHeight(int height) | wxIcon | |
SetRefData(wxObjectRefData *data) | wxObject | |
SetWidth(int width) | wxIcon | |
UnRef() | wxObject | |
UnShare() | wxObject | |
wxGDIObject() | wxGDIObject | |
wxIcon() | wxIcon | |
wxIcon(const wxIcon &icon) | wxIcon | |
wxIcon(const char bits[], int width, int height) | wxIcon | |
wxIcon(const char *const *bits) | wxIcon | |
wxIcon(const wxString &name, wxBitmapType type=wxICON_DEFAULT_TYPE, int desiredWidth=-1, int desiredHeight=-1) | wxIcon | |
wxIcon(const wxIconLocation &loc) | wxIcon | |
wxObject() | wxObject | |
wxObject(const wxObject &other) | wxObject | |
~wxIcon() | wxIcon | virtual |
~wxObject() | wxObject | virtual |