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