75 void onUpdateUI( wxUpdateUIEvent& event )
override;
Class DIALOG_IMPORT_GRAPHICS_BASE.
wxCheckBox * m_placeAtCheckbox
wxCheckBox * m_rbFixDiscontinuities
wxCheckBox * m_cbGroupItems
std::list< std::unique_ptr< EDA_ITEM > > & GetImportedItems()
std::unique_ptr< GRAPHICS_IMPORT_MGR > m_gfxImportMgr
void onFilename(wxCommandEvent &event)
~DIALOG_IMPORT_GRAPHICS()
std::unique_ptr< GRAPHICS_IMPORTER_PCBNEW > m_importer
PCB_BASE_FRAME * m_parent
bool TransferDataFromWindow() override
bool ShouldFixDiscontinuities()
UNIT_BINDER m_defaultLineWidth
void onBrowseFiles(wxCommandEvent &event) override
void onUpdateUI(wxUpdateUIEvent &event) override
bool IsPlacementInteractive()
Manage vector graphics importers.
Base PCB main window class for Pcbnew, Gerbview, and CvPcb footprint viewer.