KiCad PCB EDA Suite
|
Class PANEL_GAL_OPTIONS_BASE. More...
#include <panel_gal_options_base.h>
Public Member Functions | |
PANEL_GAL_OPTIONS_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_GAL_OPTIONS_BASE () | |
Protected Attributes | |
wxStaticText * | m_staticText1 |
wxStaticLine * | m_staticline1 |
wxStaticText * | m_gridStyleLabel |
wxRadioButton * | m_rbDots |
wxRadioButton * | m_rbLines |
wxRadioButton * | m_rbCrosses |
wxStaticText * | l_gridLineWidth |
wxChoice * | m_gridLineWidth |
wxStaticText * | l_gridLineWidthUnits |
wxStaticText * | l_gridMinSpacing |
wxSpinCtrl * | m_gridMinSpacing |
wxStaticText * | l_gridMinSpacingUnits |
wxStaticText * | l_gridSnapOptions |
wxChoice * | m_gridSnapOptions |
wxStaticText * | m_stGridLabel |
wxStaticLine * | m_staticline2 |
wxRadioButton * | m_rbSmallCrosshairs |
wxRadioButton * | m_rbFullWindowCrosshairs |
wxRadioButton * | m_rb45DegreeCrosshairs |
wxCheckBox * | m_forceCursorDisplay |
Class PANEL_GAL_OPTIONS_BASE.
Definition at line 33 of file panel_gal_options_base.h.
PANEL_GAL_OPTIONS_BASE::PANEL_GAL_OPTIONS_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_gal_options_base.cpp.
References _, l_gridLineWidth, l_gridLineWidthUnits, l_gridMinSpacing, l_gridMinSpacingUnits, l_gridSnapOptions, m_forceCursorDisplay, m_gridLineWidth, m_gridMinSpacing, m_gridSnapOptions, m_gridStyleLabel, m_rb45DegreeCrosshairs, m_rbCrosses, m_rbDots, m_rbFullWindowCrosshairs, m_rbLines, m_rbSmallCrosshairs, m_staticline1, m_staticline2, m_staticText1, m_stGridLabel, and name.
Referenced by PANEL_GAL_OPTIONS::PANEL_GAL_OPTIONS().
PANEL_GAL_OPTIONS_BASE::~PANEL_GAL_OPTIONS_BASE | ( | ) |
Definition at line 126 of file panel_gal_options_base.cpp.
|
protected |
Definition at line 44 of file panel_gal_options_base.h.
Referenced by PANEL_GAL_OPTIONS_BASE().
|
protected |
Definition at line 46 of file panel_gal_options_base.h.
Referenced by PANEL_GAL_OPTIONS_BASE().
|
protected |
Definition at line 47 of file panel_gal_options_base.h.
Referenced by PANEL_GAL_OPTIONS_BASE().
|
protected |
Definition at line 49 of file panel_gal_options_base.h.
Referenced by PANEL_GAL_OPTIONS_BASE().
|
protected |
Definition at line 50 of file panel_gal_options_base.h.
Referenced by PANEL_GAL_OPTIONS_BASE().
|
protected |
Definition at line 57 of file panel_gal_options_base.h.
Referenced by PANEL_GAL_OPTIONS_BASE(), PANEL_GAL_OPTIONS::TransferDataFromWindow(), and PANEL_GAL_OPTIONS::TransferDataToWindow().
|
protected |
Definition at line 45 of file panel_gal_options_base.h.
Referenced by PANEL_GAL_OPTIONS::PANEL_GAL_OPTIONS(), PANEL_GAL_OPTIONS_BASE(), and PANEL_GAL_OPTIONS::TransferDataFromWindow().
|
protected |
Definition at line 48 of file panel_gal_options_base.h.
Referenced by PANEL_GAL_OPTIONS::PANEL_GAL_OPTIONS(), PANEL_GAL_OPTIONS_BASE(), PANEL_GAL_OPTIONS::TransferDataFromWindow(), and PANEL_GAL_OPTIONS::TransferDataToWindow().
|
protected |
Definition at line 51 of file panel_gal_options_base.h.
Referenced by PANEL_GAL_OPTIONS_BASE(), PANEL_GAL_OPTIONS::TransferDataFromWindow(), and PANEL_GAL_OPTIONS::TransferDataToWindow().
|
protected |
Definition at line 40 of file panel_gal_options_base.h.
Referenced by PANEL_GAL_OPTIONS_BASE().
|
protected |
Definition at line 56 of file panel_gal_options_base.h.
Referenced by PANEL_GAL_OPTIONS_BASE(), PANEL_GAL_OPTIONS::TransferDataFromWindow(), and PANEL_GAL_OPTIONS::TransferDataToWindow().
|
protected |
Definition at line 43 of file panel_gal_options_base.h.
Referenced by PANEL_GAL_OPTIONS_BASE(), and PANEL_GAL_OPTIONS::TransferDataToWindow().
|
protected |
Definition at line 41 of file panel_gal_options_base.h.
Referenced by PANEL_GAL_OPTIONS_BASE(), PANEL_GAL_OPTIONS::TransferDataFromWindow(), and PANEL_GAL_OPTIONS::TransferDataToWindow().
|
protected |
Definition at line 55 of file panel_gal_options_base.h.
Referenced by PANEL_GAL_OPTIONS_BASE(), PANEL_GAL_OPTIONS::TransferDataFromWindow(), and PANEL_GAL_OPTIONS::TransferDataToWindow().
|
protected |
Definition at line 42 of file panel_gal_options_base.h.
Referenced by PANEL_GAL_OPTIONS_BASE(), PANEL_GAL_OPTIONS::TransferDataFromWindow(), and PANEL_GAL_OPTIONS::TransferDataToWindow().
|
protected |
Definition at line 54 of file panel_gal_options_base.h.
Referenced by PANEL_GAL_OPTIONS_BASE(), and PANEL_GAL_OPTIONS::TransferDataToWindow().
|
protected |
Definition at line 39 of file panel_gal_options_base.h.
Referenced by PANEL_GAL_OPTIONS_BASE().
|
protected |
Definition at line 53 of file panel_gal_options_base.h.
Referenced by PANEL_GAL_OPTIONS_BASE().
|
protected |
Definition at line 38 of file panel_gal_options_base.h.
Referenced by PANEL_GAL_OPTIONS_BASE().
|
protected |
Definition at line 52 of file panel_gal_options_base.h.
Referenced by PANEL_GAL_OPTIONS_BASE().