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

Class PANEL_GAL_OPTIONS_BASE. More...

#include <panel_gal_options_base.h>

Inheritance diagram for PANEL_GAL_OPTIONS_BASE:
PANEL_GAL_OPTIONS

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
 

Detailed Description

Class PANEL_GAL_OPTIONS_BASE.

Definition at line 33 of file panel_gal_options_base.h.

Constructor & Destructor Documentation

◆ PANEL_GAL_OPTIONS_BASE()

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 )

◆ ~PANEL_GAL_OPTIONS_BASE()

PANEL_GAL_OPTIONS_BASE::~PANEL_GAL_OPTIONS_BASE ( )

Definition at line 126 of file panel_gal_options_base.cpp.

Member Data Documentation

◆ l_gridLineWidth

wxStaticText* PANEL_GAL_OPTIONS_BASE::l_gridLineWidth
protected

Definition at line 44 of file panel_gal_options_base.h.

Referenced by PANEL_GAL_OPTIONS_BASE().

◆ l_gridLineWidthUnits

wxStaticText* PANEL_GAL_OPTIONS_BASE::l_gridLineWidthUnits
protected

Definition at line 46 of file panel_gal_options_base.h.

Referenced by PANEL_GAL_OPTIONS_BASE().

◆ l_gridMinSpacing

wxStaticText* PANEL_GAL_OPTIONS_BASE::l_gridMinSpacing
protected

Definition at line 47 of file panel_gal_options_base.h.

Referenced by PANEL_GAL_OPTIONS_BASE().

◆ l_gridMinSpacingUnits

wxStaticText* PANEL_GAL_OPTIONS_BASE::l_gridMinSpacingUnits
protected

Definition at line 49 of file panel_gal_options_base.h.

Referenced by PANEL_GAL_OPTIONS_BASE().

◆ l_gridSnapOptions

wxStaticText* PANEL_GAL_OPTIONS_BASE::l_gridSnapOptions
protected

Definition at line 50 of file panel_gal_options_base.h.

Referenced by PANEL_GAL_OPTIONS_BASE().

◆ m_forceCursorDisplay

wxCheckBox* PANEL_GAL_OPTIONS_BASE::m_forceCursorDisplay
protected

◆ m_gridLineWidth

wxChoice* PANEL_GAL_OPTIONS_BASE::m_gridLineWidth
protected

◆ m_gridMinSpacing

wxSpinCtrl* PANEL_GAL_OPTIONS_BASE::m_gridMinSpacing
protected

◆ m_gridSnapOptions

wxChoice* PANEL_GAL_OPTIONS_BASE::m_gridSnapOptions
protected

◆ m_gridStyleLabel

wxStaticText* PANEL_GAL_OPTIONS_BASE::m_gridStyleLabel
protected

Definition at line 40 of file panel_gal_options_base.h.

Referenced by PANEL_GAL_OPTIONS_BASE().

◆ m_rb45DegreeCrosshairs

wxRadioButton* PANEL_GAL_OPTIONS_BASE::m_rb45DegreeCrosshairs
protected

◆ m_rbCrosses

wxRadioButton* PANEL_GAL_OPTIONS_BASE::m_rbCrosses
protected

◆ m_rbDots

wxRadioButton* PANEL_GAL_OPTIONS_BASE::m_rbDots
protected

◆ m_rbFullWindowCrosshairs

wxRadioButton* PANEL_GAL_OPTIONS_BASE::m_rbFullWindowCrosshairs
protected

◆ m_rbLines

wxRadioButton* PANEL_GAL_OPTIONS_BASE::m_rbLines
protected

◆ m_rbSmallCrosshairs

wxRadioButton* PANEL_GAL_OPTIONS_BASE::m_rbSmallCrosshairs
protected

◆ m_staticline1

wxStaticLine* PANEL_GAL_OPTIONS_BASE::m_staticline1
protected

Definition at line 39 of file panel_gal_options_base.h.

Referenced by PANEL_GAL_OPTIONS_BASE().

◆ m_staticline2

wxStaticLine* PANEL_GAL_OPTIONS_BASE::m_staticline2
protected

Definition at line 53 of file panel_gal_options_base.h.

Referenced by PANEL_GAL_OPTIONS_BASE().

◆ m_staticText1

wxStaticText* PANEL_GAL_OPTIONS_BASE::m_staticText1
protected

Definition at line 38 of file panel_gal_options_base.h.

Referenced by PANEL_GAL_OPTIONS_BASE().

◆ m_stGridLabel

wxStaticText* PANEL_GAL_OPTIONS_BASE::m_stGridLabel
protected

Definition at line 52 of file panel_gal_options_base.h.

Referenced by PANEL_GAL_OPTIONS_BASE().


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