KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PANEL_SETUP_BOARD_FINISH_BASE Class Reference

Class PANEL_SETUP_BOARD_FINISH_BASE. More...

#include <panel_board_finish_base.h>

Inheritance diagram for PANEL_SETUP_BOARD_FINISH_BASE:
PANEL_SETUP_BOARD_FINISH

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
 

Detailed Description

Class PANEL_SETUP_BOARD_FINISH_BASE.

Definition at line 30 of file panel_board_finish_base.h.

Constructor & Destructor Documentation

◆ PANEL_SETUP_BOARD_FINISH_BASE()

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 
)

◆ ~PANEL_SETUP_BOARD_FINISH_BASE()

PANEL_SETUP_BOARD_FINISH_BASE::~PANEL_SETUP_BOARD_FINISH_BASE ( )

Definition at line 64 of file panel_board_finish_base.cpp.

Member Data Documentation

◆ m_cbCastellatedPads

wxCheckBox* PANEL_SETUP_BOARD_FINISH_BASE::m_cbCastellatedPads
protected

◆ m_cbEgdesPlated

wxCheckBox* PANEL_SETUP_BOARD_FINISH_BASE::m_cbEgdesPlated
protected

◆ m_choiceEdgeConn

wxChoice* PANEL_SETUP_BOARD_FINISH_BASE::m_choiceEdgeConn
protected

◆ m_choiceFinish

◆ m_staticTextEdgeConn

wxStaticText* PANEL_SETUP_BOARD_FINISH_BASE::m_staticTextEdgeConn
protected

Definition at line 39 of file panel_board_finish_base.h.

Referenced by PANEL_SETUP_BOARD_FINISH_BASE().

◆ m_staticTextFinish

wxStaticText* PANEL_SETUP_BOARD_FINISH_BASE::m_staticTextFinish
protected

Definition at line 37 of file panel_board_finish_base.h.

Referenced by PANEL_SETUP_BOARD_FINISH_BASE().


The documentation for this class was generated from the following files: