25#ifndef DIALOG_IMPORT_GRAPHICS_H
26#define DIALOG_IMPORT_GRAPHICS_H
79 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
static bool s_useDlgLayerSelection
static bool s_fixDiscontinuities
bool TransferDataFromWindow() override
bool ShouldFixDiscontinuities()
static bool s_placementInteractive
UNIT_BINDER m_defaultLineWidth
void onBrowseFiles(wxCommandEvent &event) override
static double s_importScale
static int s_toleranceValue
void onUpdateUI(wxUpdateUIEvent &event) override
static bool s_shouldGroupItems
bool IsPlacementInteractive()
Manage vector graphics importers.
Base PCB main window class for Pcbnew, Gerbview, and CvPcb footprint viewer.
virtual long long int GetValue()
Return the current value in Internal Units.