25 #ifndef KICAD_DIALOG_IMPORT_SETTINGS_H 26 #define KICAD_DIALOG_IMPORT_SETTINGS_H 75 #endif //KICAD_DIALOG_IMPORT_SETTINGS_H bool UpdateImportSettingsButton()
Enable or disable the "Import Settings" button.
bool TransferDataToWindow() override
void OnCheckboxClicked(wxCommandEvent &event) override
void OnSelectAll(wxCommandEvent &event) override
DIALOG_IMPORT_SETTINGS(wxWindow *aParent, PCB_EDIT_FRAME *aFrame)
Class DIALOG_IMPORT_SETTINGS_BASE.
bool TransferDataFromWindow() override
static wxString m_filePath
void UpdateSelectAllButton()
Update "Select All" button label as appropriate.
The main frame for Pcbnew.
void OnBrowseClicked(wxCommandEvent &event) override
bool m_showSelectAllOnBtn
Store state used to toggle button between "Select All" and "Deselect All".