KiCad PCB EDA Suite
|
Class PANEL_SETUP_BOARD_FINISH_BASE. More...
#include <panel_board_finish_base.h>
Public Member Functions | |
PANEL_SETUP_BOARD_FINISH_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) | |
~PANEL_SETUP_BOARD_FINISH_BASE () | |
Protected Attributes | |
wxCheckBox * | m_cbCastellatedPads |
wxCheckBox * | m_cbEgdesPlated |
wxStaticText * | m_staticTextFinish |
wxChoice * | m_choiceFinish |
wxStaticText * | m_staticTextEdgeConn |
wxChoice * | m_choiceEdgeConn |
Class PANEL_SETUP_BOARD_FINISH_BASE.
Definition at line 30 of file panel_board_finish_base.h.
PANEL_SETUP_BOARD_FINISH_BASE::PANEL_SETUP_BOARD_FINISH_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 |
||
) |
Definition at line 12 of file panel_board_finish_base.cpp.
References _, m_cbCastellatedPads, m_cbEgdesPlated, m_choiceEdgeConn, m_choiceFinish, m_staticTextEdgeConn, and m_staticTextFinish.
PANEL_SETUP_BOARD_FINISH_BASE::~PANEL_SETUP_BOARD_FINISH_BASE | ( | ) |
Definition at line 64 of file panel_board_finish_base.cpp.
|
protected |
Definition at line 35 of file panel_board_finish_base.h.
Referenced by PANEL_SETUP_BOARD_FINISH_BASE(), PANEL_SETUP_BOARD_FINISH::synchronizeWithBoard(), and PANEL_SETUP_BOARD_FINISH::TransferDataFromWindow().
|
protected |
Definition at line 36 of file panel_board_finish_base.h.
Referenced by PANEL_SETUP_BOARD_FINISH_BASE(), PANEL_SETUP_BOARD_FINISH::synchronizeWithBoard(), and PANEL_SETUP_BOARD_FINISH::TransferDataFromWindow().
|
protected |
Definition at line 40 of file panel_board_finish_base.h.
Referenced by PANEL_SETUP_BOARD_FINISH_BASE(), PANEL_SETUP_BOARD_FINISH::synchronizeWithBoard(), and PANEL_SETUP_BOARD_FINISH::TransferDataFromWindow().
|
protected |
Definition at line 38 of file panel_board_finish_base.h.
Referenced by PANEL_SETUP_BOARD_FINISH::PANEL_SETUP_BOARD_FINISH(), PANEL_SETUP_BOARD_FINISH_BASE(), PANEL_SETUP_BOARD_FINISH::synchronizeWithBoard(), and PANEL_SETUP_BOARD_FINISH::TransferDataFromWindow().
|
protected |
Definition at line 39 of file panel_board_finish_base.h.
Referenced by PANEL_SETUP_BOARD_FINISH_BASE().
|
protected |
Definition at line 37 of file panel_board_finish_base.h.
Referenced by PANEL_SETUP_BOARD_FINISH_BASE().