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

Class GAL_OPTIONS_PANEL_BASE. More...

#include <gal_options_panel_base.h>

Inheritance diagram for GAL_OPTIONS_PANEL_BASE:
GAL_OPTIONS_PANEL

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

wxBoxSizer * m_renderingSizer
 
wxStaticText * m_staticText9
 
wxStaticLine * m_staticline3
 
wxRadioButton * m_rbAccelerated
 
wxRadioButton * m_rbFallback
 
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
 
wxCheckBox * m_forceCursorDisplay
 

Detailed Description

Class GAL_OPTIONS_PANEL_BASE.

Definition at line 34 of file gal_options_panel_base.h.

Constructor & Destructor Documentation

◆ GAL_OPTIONS_PANEL_BASE()

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 
)

◆ ~GAL_OPTIONS_PANEL_BASE()

GAL_OPTIONS_PANEL_BASE::~GAL_OPTIONS_PANEL_BASE ( )

Definition at line 153 of file gal_options_panel_base.cpp.

Member Data Documentation

◆ l_gridLineWidth

wxStaticText* GAL_OPTIONS_PANEL_BASE::l_gridLineWidth
protected

Definition at line 50 of file gal_options_panel_base.h.

Referenced by GAL_OPTIONS_PANEL_BASE().

◆ l_gridLineWidthUnits

wxStaticText* GAL_OPTIONS_PANEL_BASE::l_gridLineWidthUnits
protected

Definition at line 52 of file gal_options_panel_base.h.

Referenced by GAL_OPTIONS_PANEL_BASE().

◆ l_gridMinSpacing

wxStaticText* GAL_OPTIONS_PANEL_BASE::l_gridMinSpacing
protected

Definition at line 53 of file gal_options_panel_base.h.

Referenced by GAL_OPTIONS_PANEL_BASE().

◆ l_gridMinSpacingUnits

wxStaticText* GAL_OPTIONS_PANEL_BASE::l_gridMinSpacingUnits
protected

Definition at line 55 of file gal_options_panel_base.h.

Referenced by GAL_OPTIONS_PANEL_BASE().

◆ l_gridSnapOptions

wxStaticText* GAL_OPTIONS_PANEL_BASE::l_gridSnapOptions
protected

Definition at line 56 of file gal_options_panel_base.h.

Referenced by GAL_OPTIONS_PANEL_BASE().

◆ m_forceCursorDisplay

wxCheckBox* GAL_OPTIONS_PANEL_BASE::m_forceCursorDisplay
protected

◆ m_gridLineWidth

wxChoice* GAL_OPTIONS_PANEL_BASE::m_gridLineWidth
protected

◆ m_gridMinSpacing

wxSpinCtrl* GAL_OPTIONS_PANEL_BASE::m_gridMinSpacing
protected

◆ m_gridSnapOptions

wxChoice* GAL_OPTIONS_PANEL_BASE::m_gridSnapOptions
protected

◆ m_gridStyleLabel

wxStaticText* GAL_OPTIONS_PANEL_BASE::m_gridStyleLabel
protected

Definition at line 46 of file gal_options_panel_base.h.

Referenced by GAL_OPTIONS_PANEL_BASE().

◆ m_rbAccelerated

wxRadioButton* GAL_OPTIONS_PANEL_BASE::m_rbAccelerated
protected

◆ m_rbCrosses

wxRadioButton* GAL_OPTIONS_PANEL_BASE::m_rbCrosses
protected

◆ m_rbDots

wxRadioButton* GAL_OPTIONS_PANEL_BASE::m_rbDots
protected

◆ m_rbFallback

wxRadioButton* GAL_OPTIONS_PANEL_BASE::m_rbFallback
protected

◆ m_rbFullWindowCrosshairs

wxRadioButton* GAL_OPTIONS_PANEL_BASE::m_rbFullWindowCrosshairs
protected

◆ m_rbLines

wxRadioButton* GAL_OPTIONS_PANEL_BASE::m_rbLines
protected

◆ m_rbSmallCrosshairs

wxRadioButton* GAL_OPTIONS_PANEL_BASE::m_rbSmallCrosshairs
protected

◆ m_renderingSizer

wxBoxSizer* GAL_OPTIONS_PANEL_BASE::m_renderingSizer
protected

◆ m_staticline1

wxStaticLine* GAL_OPTIONS_PANEL_BASE::m_staticline1
protected

Definition at line 45 of file gal_options_panel_base.h.

Referenced by GAL_OPTIONS_PANEL_BASE().

◆ m_staticline2

wxStaticLine* GAL_OPTIONS_PANEL_BASE::m_staticline2
protected

Definition at line 59 of file gal_options_panel_base.h.

Referenced by GAL_OPTIONS_PANEL_BASE().

◆ m_staticline3

wxStaticLine* GAL_OPTIONS_PANEL_BASE::m_staticline3
protected

Definition at line 41 of file gal_options_panel_base.h.

Referenced by GAL_OPTIONS_PANEL_BASE().

◆ m_staticText1

wxStaticText* GAL_OPTIONS_PANEL_BASE::m_staticText1
protected

Definition at line 44 of file gal_options_panel_base.h.

Referenced by GAL_OPTIONS_PANEL_BASE().

◆ m_staticText9

wxStaticText* GAL_OPTIONS_PANEL_BASE::m_staticText9
protected

Definition at line 40 of file gal_options_panel_base.h.

Referenced by GAL_OPTIONS_PANEL_BASE().

◆ m_stGridLabel

wxStaticText* GAL_OPTIONS_PANEL_BASE::m_stGridLabel
protected

Definition at line 58 of file gal_options_panel_base.h.

Referenced by GAL_OPTIONS_PANEL_BASE().


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