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
bool setFilterFromCheckboxes(PCB_SELECTION_FILTER_OPTIONS &aOptions)
wxCheckBox * m_onlyCheckbox
void SetCheckboxesFromFilter(PCB_SELECTION_FILTER_OPTIONS &aOptions)
void OnLanguageChanged(wxCommandEvent &aEvent)
void OnFilterChanged(wxCommandEvent &aEvent) override
~PANEL_SELECTION_FILTER()
void onRightClick(wxMouseEvent &aEvent)
Common, abstract interface for edit frames.
This file contains data structures that are saved in the project file or project local settings file ...