20#ifndef PANEL_SETUP_TEARDROPS_H
21#define PANEL_SETUP_TEARDROPS_H
Container for design settings for a BOARD object.
Information pertinent to a Pcbnew printed circuit board.
PANEL_SETUP_TEARDROPS_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_teardropMaxWidthRound
UNIT_BINDER m_teardropMaxLenRect
UNIT_BINDER m_teardropMaxWidthRect
BOARD_DESIGN_SETTINGS * m_BrdSettings
void ImportSettingsFrom(BOARD *aBoard)
UNIT_BINDER m_teardropMaxWidthT2T
UNIT_BINDER m_teardropMaxLenRound
PANEL_SETUP_TEARDROPS(wxWindow *aParentWindow, PCB_EDIT_FRAME *aFrame)
UNIT_BINDER m_teardropMaxLenT2T
bool TransferDataFromWindow() override
bool TransferDataToWindow() override
The main frame for Pcbnew.