|
KiCad PCB EDA Suite
|
Class PANEL_SETUP_ZONE_HATCH_OFFSETS_BASE. More...
#include <panel_setup_zone_hatch_offsets_base.h>
Public Member Functions | |
| PANEL_SETUP_ZONE_HATCH_OFFSETS_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_ZONE_HATCH_OFFSETS_BASE () | |
Protected Attributes | |
| wxStaticText * | m_staticTextLabel |
| wxStaticLine * | m_staticline1 |
| WX_GRID * | m_layerOffsetsGrid |
Class PANEL_SETUP_ZONE_HATCH_OFFSETS_BASE.
Definition at line 31 of file panel_setup_zone_hatch_offsets_base.h.
| PANEL_SETUP_ZONE_HATCH_OFFSETS_BASE::PANEL_SETUP_ZONE_HATCH_OFFSETS_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 14 of file panel_setup_zone_hatch_offsets_base.cpp.
References _, m_layerOffsetsGrid, m_staticline1, m_staticTextLabel, and name.
Referenced by PANEL_SETUP_ZONE_HATCH_OFFSETS::PANEL_SETUP_ZONE_HATCH_OFFSETS().
| PANEL_SETUP_ZONE_HATCH_OFFSETS_BASE::~PANEL_SETUP_ZONE_HATCH_OFFSETS_BASE | ( | ) |
Definition at line 67 of file panel_setup_zone_hatch_offsets_base.cpp.
|
protected |
Definition at line 38 of file panel_setup_zone_hatch_offsets_base.h.
Referenced by PANEL_SETUP_ZONE_HATCH_OFFSETS::PANEL_SETUP_ZONE_HATCH_OFFSETS(), PANEL_SETUP_ZONE_HATCH_OFFSETS_BASE(), PANEL_SETUP_ZONE_HATCH_OFFSETS::TransferDataFromWindow(), and PANEL_SETUP_ZONE_HATCH_OFFSETS::~PANEL_SETUP_ZONE_HATCH_OFFSETS().
|
protected |
Definition at line 37 of file panel_setup_zone_hatch_offsets_base.h.
Referenced by PANEL_SETUP_ZONE_HATCH_OFFSETS_BASE().
|
protected |
Definition at line 36 of file panel_setup_zone_hatch_offsets_base.h.
Referenced by PANEL_SETUP_ZONE_HATCH_OFFSETS_BASE().