KiCad PCB EDA Suite
|
This is the complete list of members for SEARCH_PANE, including all inherited members.
AddSearcher(const std::shared_ptr< SEARCH_HANDLER > &aHandler) | SEARCH_PANE | |
ClearAllResults() | SEARCH_PANE | |
FocusSearch() | SEARCH_PANE | |
GetCurrentTab() const | SEARCH_PANE | protected |
m_frame | SEARCH_PANE | private |
m_handlers | SEARCH_PANE | private |
m_lastQuery | SEARCH_PANE | private |
m_menu | SEARCH_PANE | private |
m_menuButton | SEARCH_PANE_BASE | protected |
m_notebook | SEARCH_PANE_BASE | protected |
m_searchCtrl1 | SEARCH_PANE_BASE | protected |
m_sizerOuter | SEARCH_PANE_BASE | protected |
m_staticline1 | SEARCH_PANE_BASE | protected |
m_tabs | SEARCH_PANE | private |
OnCharHook(wxKeyEvent &aEvent) | SEARCH_PANE | |
OnClosed(wxAuiManagerEvent &aEvent) | SEARCH_PANE | protected |
OnLanguageChange(wxCommandEvent &aEvent) | SEARCH_PANE | protected |
OnNotebookPageChanged(wxBookCtrlEvent &aEvent) override | SEARCH_PANE | |
SEARCH_PANE_BASE::OnNotebookPageChanged(wxNotebookEvent &event) | SEARCH_PANE_BASE | inlineprotectedvirtual |
OnSearchTextEntry(wxCommandEvent &aEvent) override | SEARCH_PANE | virtual |
OnSetFocus(wxFocusEvent &event) | SEARCH_PANE_BASE | inlineprotectedvirtual |
OnSize(wxSizeEvent &event) | SEARCH_PANE_BASE | inlineprotectedvirtual |
operator=(const SEARCH_PANE &)=delete | SEARCH_PANE | |
RefreshSearch() | SEARCH_PANE | |
SEARCH_PANE(EDA_DRAW_FRAME *aFrame) | SEARCH_PANE | |
SEARCH_PANE(const SEARCH_PANE &)=delete | SEARCH_PANE | |
SEARCH_PANE_BASE(wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(284, 110), long style=wxTAB_TRAVERSAL, const wxString &name=wxEmptyString) | SEARCH_PANE_BASE | |
~SEARCH_PANE() | SEARCH_PANE | virtual |
~SEARCH_PANE_BASE() | SEARCH_PANE_BASE |