21 #ifndef KICAD_PANEL_SELECTION_FILTER_H 22 #define KICAD_PANEL_SELECTION_FILTER_H 57 #endif // KICAD_PANEL_SELECTION_FILTER_H void onPopupSelection(wxCommandEvent &aEvent)
~PANEL_SELECTION_FILTER()=default
wxCheckBox * m_onlyCheckbox
void SetCheckboxesFromFilter(SELECTION_FILTER_OPTIONS &aOptions)
void OnFilterChanged(wxCommandEvent &aEvent) override
This file contains data structures that are saved in the project file or project local settings file ...
void onRightClick(wxMouseEvent &aEvent)
Common, abstract interface for edit frames.
PCB_BASE_EDIT_FRAME * m_frame
Class PANEL_SELECTION_FILTER_BASE.
bool setFilterFromCheckboxes(SELECTION_FILTER_OPTIONS &aOptions)
PCB_SELECTION_TOOL * m_tool
PANEL_SELECTION_FILTER(wxWindow *aParent)