This is the complete list of members for
wxToolBarToolBase, including all inherited members.
AllocExclusive() | wxObject | [protected] |
Attach(wxToolBarBase *tbar) | wxToolBarToolBase | [virtual] |
CanBeToggled() const | wxToolBarToolBase | |
CloneRefData(const wxObjectRefData *data) const | wxObject | [protected, virtual] |
CreateRefData() const | wxObject | [protected, virtual] |
Detach() | wxToolBarToolBase | [virtual] |
Enable(bool enable) | wxToolBarToolBase | [virtual] |
GetBitmap() const | wxToolBarToolBase | |
GetClassInfo() const | wxObject | [virtual] |
GetClientData() const | wxToolBarToolBase | |
GetControl() const | wxToolBarToolBase | |
GetDisabledBitmap() const | wxToolBarToolBase | |
GetDropdownMenu() const | wxToolBarToolBase | |
GetId() const | wxToolBarToolBase | |
GetKind() const | wxToolBarToolBase | |
GetLabel() const | wxToolBarToolBase | |
GetLongHelp() const | wxToolBarToolBase | |
GetNormalBitmap() const | wxToolBarToolBase | |
GetRefData() const | wxObject | |
GetShortHelp() const | wxToolBarToolBase | |
GetStyle() const | wxToolBarToolBase | |
GetToolBar() const | wxToolBarToolBase | |
IsButton() const | wxToolBarToolBase | |
IsControl() const | wxToolBarToolBase | |
IsEnabled() const | wxToolBarToolBase | |
IsKindOf(const wxClassInfo *info) const | wxObject | |
IsSameAs(const wxObject &obj) const | wxObject | |
IsSeparator() const | wxToolBarToolBase | |
IsStretchable() const | wxToolBarToolBase | |
IsStretchableSpace() const | wxToolBarToolBase | |
IsToggled() const | wxToolBarToolBase | |
m_refData | wxObject | [protected] |
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 wxBitmap &bmp) | wxToolBarToolBase | [virtual] |
SetDropdownMenu(wxMenu *menu) | wxToolBarToolBase | [virtual] |
SetLabel(const wxString &label) | wxToolBarToolBase | [virtual] |
SetLongHelp(const wxString &help) | wxToolBarToolBase | [virtual] |
SetNormalBitmap(const wxBitmap &bmp) | wxToolBarToolBase | [virtual] |
SetRefData(wxObjectRefData *data) | wxObject | |
SetShortHelp(const wxString &help) | wxToolBarToolBase | [virtual] |
SetToggle(bool toggle) | wxToolBarToolBase | [virtual] |
Toggle(bool toggle) | wxToolBarToolBase | [virtual] |
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 wxBitmap &bmpNormal=wxNullBitmap, const wxBitmap &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() | wxObject | [virtual] |
~wxToolBarToolBase() | wxToolBarToolBase | [virtual] |