50 GetSizer()->Fit(
this );
Container for design settings for a BOARD object.
Information pertinent to a Pcbnew printed circuit board.
BOARD_DESIGN_SETTINGS & GetDesignSettings() const
wxBoxSizer * m_scrollSizer
PANEL_SETUP_DEFAULTS_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)
wxScrolledWindow * m_scrolledWindow
PANEL_SETUP_DEFAULTS(wxWindow *aParentWindow, PCB_EDIT_FRAME *aFrame)
PANEL_SETUP_TEXT_AND_GRAPHICS * m_textAndGraphicsPanel
bool TransferDataFromWindow() override
void ImportSettingsFrom(BOARD *aBoard)
BOARD_DESIGN_SETTINGS * m_BrdSettings
PANEL_SETUP_DIMENSIONS * m_dimensionsPanel
PANEL_SETUP_ZONES * m_zonesPanel
bool TransferDataToWindow() override
The main frame for Pcbnew.