25#ifndef PANEL_SETUP_DEFAULT_CLEARANCES_H
26#define PANEL_SETUP_DEFAULT_CLEARANCES_H
Container for design settings for a BOARD object.
Information pertinent to a Pcbnew printed circuit board.
PANEL_SETUP_MASK_AND_PASTE_BASE(wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(-1,-1), long style=wxTAB_TRAVERSAL, const wxString &name=wxEmptyString)
UNIT_BINDER m_maskToCopperClearance
bool TransferDataFromWindow() override
PANEL_SETUP_MASK_AND_PASTE(wxWindow *aParentWindow, PCB_EDIT_FRAME *aFrame)
UNIT_BINDER m_maskMinWidth
UNIT_BINDER m_maskExpansion
UNIT_BINDER m_pasteMargin
~PANEL_SETUP_MASK_AND_PASTE()
void ImportSettingsFrom(BOARD *aBoard)
UNIT_BINDER m_pasteMarginRatio
BOARD_DESIGN_SETTINGS * m_BrdSettings
bool TransferDataToWindow() override
The main frame for Pcbnew.