49 GetSizer()->SetSizeHints(
this );
void checkBoxClicked(wxCommandEvent &aEvent) override
Reference to the options struct to fill.
wxCheckBox * m_Include_Edges_Items
Struct that will be set with the result of the user choices in the dialog.
wxCheckBox * m_Include_Tracks
bool includeLockedModules
Class DIALOG_FILTER_SELECTION_BASE.
wxCheckBox * m_Include_Zones
wxCheckBox * m_IncludeLockedModules
wxCheckBox * m_Include_Modules
wxCheckBox * m_Include_Draw_Items
DIALOG_FILTER_SELECTION(PCB_BASE_FRAME *aParent, OPTIONS &aOptions)
bool includeItemsOnTechLayers
wxCheckBox * m_Include_Vias
bool includeBoardOutlineLayer
void ExecuteCommand(wxCommandEvent &event) override
wxCheckBox * m_Include_PcbTextes
Base PCB main window class for Pcbnew, Gerbview, and CvPcb footprint viewer.