KiCad PCB EDA Suite
Loading...
Searching...
No Matches
WX_INFOBAR Member List

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

AddButton(wxButton *aButton)WX_INFOBAR
AddButton(wxHyperlinkCtrl *aHypertextButton)WX_INFOBAR
AddButton(wxWindowID aId, const wxString &aLabel=wxEmptyString) overrideWX_INFOBAR
AddCloseButton(const wxString &aTooltip=_("Hide this message."))WX_INFOBAR
Dismiss() overrideWX_INFOBAR
GetMessageType() constWX_INFOBARinline
HasCloseButton() constWX_INFOBAR
IsLocked()WX_INFOBARinline
m_auiManagerWX_INFOBARprotected
m_callbackWX_INFOBARprotected
m_showTimeWX_INFOBARprotected
m_showTimerWX_INFOBARprotected
m_typeWX_INFOBARprotected
m_updateLockWX_INFOBARprotected
MESSAGE_TYPE enum nameWX_INFOBAR
onCloseButton(wxCommandEvent &aEvent)WX_INFOBARprotected
onDismissInfoBar(wxCommandEvent &aEvent)WX_INFOBARprotected
onShowInfoBar(wxCommandEvent &aEvent)WX_INFOBARprotected
onSize(wxSizeEvent &aEvent)WX_INFOBARprotected
onTimer(wxTimerEvent &aEvent)WX_INFOBARprotected
QueueDismiss()WX_INFOBAR
QueueShowMessage(const wxString &aMessage, int aFlags=wxICON_INFORMATION)WX_INFOBAR
RemoveAllButtons()WX_INFOBAR
SetCallback(std::function< void(void)> aCallback)WX_INFOBARinline
SetShowTime(int aTime)WX_INFOBAR
ShowMessage(const wxString &aMessage, int aFlags=wxICON_INFORMATION) overrideWX_INFOBAR
ShowMessage(const wxString &aMessage, int aFlags, MESSAGE_TYPE aType)WX_INFOBAR
ShowMessageFor(const wxString &aMessage, int aTime, int aFlags=wxICON_INFORMATION, MESSAGE_TYPE aType=WX_INFOBAR::MESSAGE_TYPE::GENERIC)WX_INFOBAR
updateAuiLayout(bool aShow)WX_INFOBARprotected
WX_INFOBAR(wxWindow *aParent, wxAuiManager *aMgr=nullptr, wxWindowID aWinid=wxID_ANY)WX_INFOBAR
~WX_INFOBAR()WX_INFOBAR