| 
    KiCad PCB EDA Suite
    
   | 
 
Class GAL_OPTIONS_PANEL_BASE. More...
#include <gal_options_panel_base.h>
 Public Member Functions | |
| GAL_OPTIONS_PANEL_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) | |
| ~GAL_OPTIONS_PANEL_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 GAL_OPTIONS_PANEL_BASE.
Definition at line 33 of file gal_options_panel_base.h.
| GAL_OPTIONS_PANEL_BASE::GAL_OPTIONS_PANEL_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 gal_options_panel_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.
| GAL_OPTIONS_PANEL_BASE::~GAL_OPTIONS_PANEL_BASE | ( | ) | 
Definition at line 126 of file gal_options_panel_base.cpp.
      
  | 
  protected | 
Definition at line 44 of file gal_options_panel_base.h.
Referenced by GAL_OPTIONS_PANEL_BASE().
      
  | 
  protected | 
Definition at line 46 of file gal_options_panel_base.h.
Referenced by GAL_OPTIONS_PANEL_BASE().
      
  | 
  protected | 
Definition at line 47 of file gal_options_panel_base.h.
Referenced by GAL_OPTIONS_PANEL_BASE().
      
  | 
  protected | 
Definition at line 49 of file gal_options_panel_base.h.
Referenced by GAL_OPTIONS_PANEL_BASE().
      
  | 
  protected | 
Definition at line 50 of file gal_options_panel_base.h.
Referenced by GAL_OPTIONS_PANEL_BASE().
      
  | 
  protected | 
Definition at line 57 of file gal_options_panel_base.h.
Referenced by GAL_OPTIONS_PANEL_BASE().
      
  | 
  protected | 
Definition at line 45 of file gal_options_panel_base.h.
Referenced by GAL_OPTIONS_PANEL_BASE().
      
  | 
  protected | 
Definition at line 48 of file gal_options_panel_base.h.
Referenced by GAL_OPTIONS_PANEL_BASE().
      
  | 
  protected | 
Definition at line 51 of file gal_options_panel_base.h.
Referenced by GAL_OPTIONS_PANEL_BASE().
      
  | 
  protected | 
Definition at line 40 of file gal_options_panel_base.h.
Referenced by GAL_OPTIONS_PANEL_BASE().
      
  | 
  protected | 
Definition at line 56 of file gal_options_panel_base.h.
Referenced by GAL_OPTIONS_PANEL_BASE().
      
  | 
  protected | 
Definition at line 43 of file gal_options_panel_base.h.
Referenced by GAL_OPTIONS_PANEL_BASE().
      
  | 
  protected | 
Definition at line 41 of file gal_options_panel_base.h.
Referenced by GAL_OPTIONS_PANEL_BASE().
      
  | 
  protected | 
Definition at line 55 of file gal_options_panel_base.h.
Referenced by GAL_OPTIONS_PANEL_BASE().
      
  | 
  protected | 
Definition at line 42 of file gal_options_panel_base.h.
Referenced by GAL_OPTIONS_PANEL_BASE().
      
  | 
  protected | 
Definition at line 54 of file gal_options_panel_base.h.
Referenced by GAL_OPTIONS_PANEL_BASE().
      
  | 
  protected | 
Definition at line 39 of file gal_options_panel_base.h.
Referenced by GAL_OPTIONS_PANEL_BASE().
      
  | 
  protected | 
Definition at line 53 of file gal_options_panel_base.h.
Referenced by GAL_OPTIONS_PANEL_BASE().
      
  | 
  protected | 
Definition at line 38 of file gal_options_panel_base.h.
Referenced by GAL_OPTIONS_PANEL_BASE().
      
  | 
  protected | 
Definition at line 52 of file gal_options_panel_base.h.
Referenced by GAL_OPTIONS_PANEL_BASE().