Version: 3.2.2
wxToolBarToolBase Member List

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

AllocExclusive()wxObjectprotected
Attach(wxToolBarBase *tbar)wxToolBarToolBase
CanBeToggled() constwxToolBarToolBase
CloneRefData(const wxObjectRefData *data) constwxObjectprotectedvirtual
CreateRefData() constwxObjectprotectedvirtual
Detach()wxToolBarToolBase
Enable(bool enable)wxToolBarToolBase
GetBitmap() constwxToolBarToolBase
GetClassInfo() constwxObjectvirtual
GetClientData() constwxToolBarToolBase
GetControl() constwxToolBarToolBase
GetDisabledBitmap() constwxToolBarToolBase
GetDisabledBitmapBundle() constwxToolBarToolBase
GetDropdownMenu() constwxToolBarToolBase
GetId() constwxToolBarToolBase
GetKind() constwxToolBarToolBase
GetLabel() constwxToolBarToolBase
GetLongHelp() constwxToolBarToolBase
GetNormalBitmap() constwxToolBarToolBase
GetNormalBitmapBundle() constwxToolBarToolBase
GetRefData() constwxObject
GetShortHelp() constwxToolBarToolBase
GetStyle() constwxToolBarToolBase
GetToolBar() constwxToolBarToolBase
IsButton() constwxToolBarToolBase
IsControl() constwxToolBarToolBase
IsEnabled() constwxToolBarToolBase
IsKindOf(const wxClassInfo *info) constwxObject
IsSameAs(const wxObject &obj) constwxObject
IsSeparator() constwxToolBarToolBase
IsStretchable() constwxToolBarToolBase
IsStretchableSpace() constwxToolBarToolBase
IsToggled() constwxToolBarToolBase
m_refDatawxObjectprotected
MakeStretchable()wxToolBarToolBase
operator delete(void *buf)wxObject
operator new(size_t size, const wxString &filename=NULL, int lineNum=0)wxObject
Ref(const wxObject &clone)wxObject
SetClientData(wxObject *clientData)wxToolBarToolBase
SetDisabledBitmap(const wxBitmapBundle &bmp)wxToolBarToolBase
SetDropdownMenu(wxMenu *menu)wxToolBarToolBase
SetLabel(const wxString &label)wxToolBarToolBase
SetLongHelp(const wxString &help)wxToolBarToolBase
SetNormalBitmap(const wxBitmapBundle &bmp)wxToolBarToolBase
SetRefData(wxObjectRefData *data)wxObject
SetShortHelp(const wxString &help)wxToolBarToolBase
SetToggle(bool toggle)wxToolBarToolBase
Toggle(bool toggle)wxToolBarToolBase
Toggle()wxToolBarToolBase
UnRef()wxObject
UnShare()wxObject
wxObject()wxObject
wxObject(const wxObject &other)wxObject
wxToolBarToolBase(wxToolBarBase *tbar=NULL, int toolid=wxID_SEPARATOR, const wxString &label=wxEmptyString, const wxBitmapBundle &bmpNormal=wxNullBitmap, const wxBitmapBundle &bmpDisabled=wxNullBitmap, wxItemKind kind=wxITEM_NORMAL, wxObject *clientData=NULL, const wxString &shortHelpString=wxEmptyString, const wxString &longHelpString=wxEmptyString)wxToolBarToolBase
wxToolBarToolBase(wxToolBarBase *tbar, wxControl *control, const wxString &label)wxToolBarToolBase
~wxObject()wxObjectvirtual