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

Class PANEL_PROPERTIES_BASE. More...

#include <properties_frame_base.h>

Inheritance diagram for PANEL_PROPERTIES_BASE:
PROPERTIES_FRAME

Public Member Functions

 PANEL_PROPERTIES_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_PROPERTIES_BASE ()
 

Protected Member Functions

virtual void OnPageChanged (wxNotebookEvent &event)
 
virtual void onHelp (wxCommandEvent &event)
 
virtual void onScintillaFocusLost (wxFocusEvent &event)
 
virtual void OnAcceptPrms (wxCommandEvent &event)
 
virtual void OnSetDefaultValues (wxCommandEvent &event)
 

Protected Attributes

wxNotebook * m_notebook
 
wxScrolledWindow * m_swItemProperties
 
wxBoxSizer * m_SizerItemProperties
 
wxStaticText * m_staticTextType
 
wxButton * m_buttonHelp
 
wxChoice * m_choicePageOpt
 
wxBoxSizer * m_SizerTextOptions
 
wxStyledTextCtrl * m_stcText
 
BITMAP_BUTTONm_bold
 
BITMAP_BUTTONm_italic
 
BITMAP_BUTTONm_separator2
 
BITMAP_BUTTONm_alignLeft
 
BITMAP_BUTTONm_alignCenter
 
BITMAP_BUTTONm_alignRight
 
BITMAP_BUTTONm_separator3
 
BITMAP_BUTTONm_vAlignTop
 
BITMAP_BUTTONm_vAlignMiddle
 
BITMAP_BUTTONm_vAlignBottom
 
BITMAP_BUTTONm_separator4
 
wxPanel * m_panelBorderColor1
 
COLOR_SWATCHm_textColorSwatch
 
wxStaticText * m_fontLabel
 
FONT_CHOICEm_fontCtrl
 
wxStaticText * m_staticTextTsizeX
 
wxTextCtrl * m_textCtrlTextSizeX
 
wxStaticText * m_textSizeXUnits
 
wxStaticText * m_staticTextTsizeY
 
wxTextCtrl * m_textCtrlTextSizeY
 
wxStaticText * m_textSizeYUnits
 
wxStaticText * m_constraintXLabel
 
wxTextCtrl * m_constraintXCtrl
 
wxStaticText * m_constraintXUnits
 
wxStaticText * m_constraintYLabel
 
wxTextCtrl * m_constraintYCtrl
 
wxStaticText * m_constraintYUnits
 
wxStaticText * m_staticTextSizeInfo
 
wxStaticText * m_staticTextComment
 
wxTextCtrl * m_textCtrlComment
 
wxStaticBoxSizer * sbSizerPos
 
wxStaticText * m_staticTextPosX
 
wxTextCtrl * m_textCtrlPosX
 
wxStaticText * m_TextPosXUnits
 
wxStaticText * m_staticTextPosY
 
wxTextCtrl * m_textCtrlPosY
 
wxStaticText * m_TextPosYUnits
 
wxStaticText * m_staticTextOrgPos
 
wxComboBox * m_comboBoxCornerPos
 
wxStaticBoxSizer * m_sbSizerEndPosition
 
wxStaticText * m_staticTextEndX
 
wxTextCtrl * m_textCtrlEndX
 
wxStaticText * m_TextEndXUnits
 
wxStaticText * m_staticTextEndY
 
wxTextCtrl * m_textCtrlEndY
 
wxStaticText * m_TextEndYUnits
 
wxStaticText * m_staticTextOrgEnd
 
wxComboBox * m_comboBoxCornerEnd
 
wxStaticText * m_lineWidthLabel
 
wxTextCtrl * m_lineWidthCtrl
 
wxStaticText * m_lineWidthUnits
 
wxStaticText * m_staticTextRot
 
wxTextCtrl * m_textCtrlRotation
 
wxStaticText * m_staticTextBitmapDPI
 
wxTextCtrl * m_textCtrlBitmapDPI
 
wxStaticText * m_staticTextRepeatCnt
 
wxTextCtrl * m_textCtrlRepeatCount
 
wxStaticText * m_staticTextInclabel
 
wxTextCtrl * m_textCtrlTextIncrement
 
wxStaticText * m_staticTextStepX
 
wxTextCtrl * m_textCtrlStepX
 
wxStaticText * m_TextStepXUnits
 
wxStaticText * m_staticTextStepY
 
wxTextCtrl * m_textCtrlStepY
 
wxStaticText * m_TextStepYUnits
 
wxButton * m_buttonOK
 
wxScrolledWindow * m_swGeneralOpts
 
wxStaticText * m_staticTextDefTsX
 
wxTextCtrl * m_textCtrlDefaultTextSizeX
 
wxStaticText * m_defaultTextSizeXUnits
 
wxStaticText * m_staticTextDefTsY
 
wxTextCtrl * m_textCtrlDefaultTextSizeY
 
wxStaticText * m_defaultTextSizeYUnits
 
wxStaticText * m_defaultLineWidthLabel
 
wxTextCtrl * m_defaultLineWidthCtrl
 
wxStaticText * m_defaultLineWidthUnits
 
wxStaticText * m_defaultTextThicknessLabel
 
wxTextCtrl * m_defaultTextThicknessCtrl
 
wxStaticText * m_defaultTextThicknessUnits
 
wxButton * m_buttonDefault
 
wxStaticText * m_leftMarginLabel
 
wxTextCtrl * m_leftMarginCtrl
 
wxStaticText * m_leftMarginUnits
 
wxStaticText * m_rightMarginLabel
 
wxTextCtrl * m_rightMarginCtrl
 
wxStaticText * m_rightMarginUnits
 
wxStaticText * m_topMarginLabel
 
wxTextCtrl * m_topMarginCtrl
 
wxStaticText * m_topMarginUnits
 
wxStaticText * m_bottomMarginLabel
 
wxTextCtrl * m_bottomMarginCtrl
 
wxStaticText * m_bottomMarginUnits
 
wxButton * m_buttonGeneralOptsOK
 

Detailed Description

Class PANEL_PROPERTIES_BASE.

Definition at line 44 of file properties_frame_base.h.

Constructor & Destructor Documentation

◆ PANEL_PROPERTIES_BASE()

PANEL_PROPERTIES_BASE::PANEL_PROPERTIES_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 16 of file properties_frame_base.cpp.

References _, BITMAP_BUTTON::Enable(), m_alignCenter, m_alignLeft, m_alignRight, m_bold, m_bottomMarginCtrl, m_bottomMarginLabel, m_bottomMarginUnits, m_buttonDefault, m_buttonGeneralOptsOK, m_buttonHelp, m_buttonOK, m_choicePageOpt, m_comboBoxCornerEnd, m_comboBoxCornerPos, m_constraintXCtrl, m_constraintXLabel, m_constraintXUnits, m_constraintYCtrl, m_constraintYLabel, m_constraintYUnits, m_defaultLineWidthCtrl, m_defaultLineWidthLabel, m_defaultLineWidthUnits, m_defaultTextSizeXUnits, m_defaultTextSizeYUnits, m_defaultTextThicknessCtrl, m_defaultTextThicknessLabel, m_defaultTextThicknessUnits, m_fontCtrl, m_fontLabel, m_italic, m_leftMarginCtrl, m_leftMarginLabel, m_leftMarginUnits, m_lineWidthCtrl, m_lineWidthLabel, m_lineWidthUnits, m_notebook, m_panelBorderColor1, m_rightMarginCtrl, m_rightMarginLabel, m_rightMarginUnits, m_sbSizerEndPosition, m_separator2, m_separator3, m_separator4, m_SizerItemProperties, m_SizerTextOptions, m_staticTextBitmapDPI, m_staticTextComment, m_staticTextDefTsX, m_staticTextDefTsY, m_staticTextEndX, m_staticTextEndY, m_staticTextInclabel, m_staticTextOrgEnd, m_staticTextOrgPos, m_staticTextPosX, m_staticTextPosY, m_staticTextRepeatCnt, m_staticTextRot, m_staticTextSizeInfo, m_staticTextStepX, m_staticTextStepY, m_staticTextTsizeX, m_staticTextTsizeY, m_staticTextType, m_stcText, m_swGeneralOpts, m_swItemProperties, m_textColorSwatch, m_textCtrlBitmapDPI, m_textCtrlComment, m_textCtrlDefaultTextSizeX, m_textCtrlDefaultTextSizeY, m_textCtrlEndX, m_textCtrlEndY, m_textCtrlPosX, m_textCtrlPosY, m_textCtrlRepeatCount, m_textCtrlRotation, m_textCtrlStepX, m_textCtrlStepY, m_textCtrlTextIncrement, m_textCtrlTextSizeX, m_textCtrlTextSizeY, m_TextEndXUnits, m_TextEndYUnits, m_TextPosXUnits, m_TextPosYUnits, m_textSizeXUnits, m_textSizeYUnits, m_TextStepXUnits, m_TextStepYUnits, m_topMarginCtrl, m_topMarginLabel, m_topMarginUnits, m_vAlignBottom, m_vAlignMiddle, m_vAlignTop, OnAcceptPrms(), onHelp(), OnPageChanged(), onScintillaFocusLost(), OnSetDefaultValues(), and sbSizerPos.

◆ ~PANEL_PROPERTIES_BASE()

Member Function Documentation

◆ OnAcceptPrms()

virtual void PANEL_PROPERTIES_BASE::OnAcceptPrms ( wxCommandEvent &  event)
inlineprotectedvirtual

Reimplemented in PROPERTIES_FRAME.

Definition at line 155 of file properties_frame_base.h.

Referenced by PANEL_PROPERTIES_BASE(), and ~PANEL_PROPERTIES_BASE().

◆ onHelp()

virtual void PANEL_PROPERTIES_BASE::onHelp ( wxCommandEvent &  event)
inlineprotectedvirtual

Reimplemented in PROPERTIES_FRAME.

Definition at line 153 of file properties_frame_base.h.

Referenced by PANEL_PROPERTIES_BASE(), and ~PANEL_PROPERTIES_BASE().

◆ OnPageChanged()

virtual void PANEL_PROPERTIES_BASE::OnPageChanged ( wxNotebookEvent &  event)
inlineprotectedvirtual

Reimplemented in PROPERTIES_FRAME.

Definition at line 152 of file properties_frame_base.h.

Referenced by PANEL_PROPERTIES_BASE(), and ~PANEL_PROPERTIES_BASE().

◆ onScintillaFocusLost()

virtual void PANEL_PROPERTIES_BASE::onScintillaFocusLost ( wxFocusEvent &  event)
inlineprotectedvirtual

Reimplemented in PROPERTIES_FRAME.

Definition at line 154 of file properties_frame_base.h.

Referenced by PANEL_PROPERTIES_BASE(), and ~PANEL_PROPERTIES_BASE().

◆ OnSetDefaultValues()

virtual void PANEL_PROPERTIES_BASE::OnSetDefaultValues ( wxCommandEvent &  event)
inlineprotectedvirtual

Reimplemented in PROPERTIES_FRAME.

Definition at line 156 of file properties_frame_base.h.

Referenced by PANEL_PROPERTIES_BASE(), and ~PANEL_PROPERTIES_BASE().

Member Data Documentation

◆ m_alignCenter

◆ m_alignLeft

◆ m_alignRight

◆ m_bold

◆ m_bottomMarginCtrl

wxTextCtrl* PANEL_PROPERTIES_BASE::m_bottomMarginCtrl
protected

Definition at line 147 of file properties_frame_base.h.

Referenced by PANEL_PROPERTIES_BASE().

◆ m_bottomMarginLabel

wxStaticText* PANEL_PROPERTIES_BASE::m_bottomMarginLabel
protected

Definition at line 146 of file properties_frame_base.h.

Referenced by PANEL_PROPERTIES_BASE().

◆ m_bottomMarginUnits

wxStaticText* PANEL_PROPERTIES_BASE::m_bottomMarginUnits
protected

Definition at line 148 of file properties_frame_base.h.

Referenced by PANEL_PROPERTIES_BASE().

◆ m_buttonDefault

wxButton* PANEL_PROPERTIES_BASE::m_buttonDefault
protected

Definition at line 136 of file properties_frame_base.h.

Referenced by PANEL_PROPERTIES_BASE(), and ~PANEL_PROPERTIES_BASE().

◆ m_buttonGeneralOptsOK

wxButton* PANEL_PROPERTIES_BASE::m_buttonGeneralOptsOK
protected

◆ m_buttonHelp

wxButton* PANEL_PROPERTIES_BASE::m_buttonHelp
protected

◆ m_buttonOK

wxButton* PANEL_PROPERTIES_BASE::m_buttonOK
protected

◆ m_choicePageOpt

wxChoice* PANEL_PROPERTIES_BASE::m_choicePageOpt
protected

◆ m_comboBoxCornerEnd

wxComboBox* PANEL_PROPERTIES_BASE::m_comboBoxCornerEnd
protected

◆ m_comboBoxCornerPos

wxComboBox* PANEL_PROPERTIES_BASE::m_comboBoxCornerPos
protected

◆ m_constraintXCtrl

wxTextCtrl* PANEL_PROPERTIES_BASE::m_constraintXCtrl
protected

Definition at line 79 of file properties_frame_base.h.

Referenced by PANEL_PROPERTIES_BASE().

◆ m_constraintXLabel

wxStaticText* PANEL_PROPERTIES_BASE::m_constraintXLabel
protected

Definition at line 78 of file properties_frame_base.h.

Referenced by PANEL_PROPERTIES_BASE().

◆ m_constraintXUnits

wxStaticText* PANEL_PROPERTIES_BASE::m_constraintXUnits
protected

Definition at line 80 of file properties_frame_base.h.

Referenced by PANEL_PROPERTIES_BASE().

◆ m_constraintYCtrl

wxTextCtrl* PANEL_PROPERTIES_BASE::m_constraintYCtrl
protected

Definition at line 82 of file properties_frame_base.h.

Referenced by PANEL_PROPERTIES_BASE().

◆ m_constraintYLabel

wxStaticText* PANEL_PROPERTIES_BASE::m_constraintYLabel
protected

Definition at line 81 of file properties_frame_base.h.

Referenced by PANEL_PROPERTIES_BASE().

◆ m_constraintYUnits

wxStaticText* PANEL_PROPERTIES_BASE::m_constraintYUnits
protected

Definition at line 83 of file properties_frame_base.h.

Referenced by PANEL_PROPERTIES_BASE().

◆ m_defaultLineWidthCtrl

wxTextCtrl* PANEL_PROPERTIES_BASE::m_defaultLineWidthCtrl
protected

Definition at line 131 of file properties_frame_base.h.

Referenced by PANEL_PROPERTIES_BASE().

◆ m_defaultLineWidthLabel

wxStaticText* PANEL_PROPERTIES_BASE::m_defaultLineWidthLabel
protected

Definition at line 130 of file properties_frame_base.h.

Referenced by PANEL_PROPERTIES_BASE().

◆ m_defaultLineWidthUnits

wxStaticText* PANEL_PROPERTIES_BASE::m_defaultLineWidthUnits
protected

Definition at line 132 of file properties_frame_base.h.

Referenced by PANEL_PROPERTIES_BASE().

◆ m_defaultTextSizeXUnits

wxStaticText* PANEL_PROPERTIES_BASE::m_defaultTextSizeXUnits
protected

Definition at line 126 of file properties_frame_base.h.

Referenced by PANEL_PROPERTIES_BASE().

◆ m_defaultTextSizeYUnits

wxStaticText* PANEL_PROPERTIES_BASE::m_defaultTextSizeYUnits
protected

Definition at line 129 of file properties_frame_base.h.

Referenced by PANEL_PROPERTIES_BASE().

◆ m_defaultTextThicknessCtrl

wxTextCtrl* PANEL_PROPERTIES_BASE::m_defaultTextThicknessCtrl
protected

Definition at line 134 of file properties_frame_base.h.

Referenced by PANEL_PROPERTIES_BASE().

◆ m_defaultTextThicknessLabel

wxStaticText* PANEL_PROPERTIES_BASE::m_defaultTextThicknessLabel
protected

Definition at line 133 of file properties_frame_base.h.

Referenced by PANEL_PROPERTIES_BASE().

◆ m_defaultTextThicknessUnits

wxStaticText* PANEL_PROPERTIES_BASE::m_defaultTextThicknessUnits
protected

Definition at line 135 of file properties_frame_base.h.

Referenced by PANEL_PROPERTIES_BASE().

◆ m_fontCtrl

FONT_CHOICE* PANEL_PROPERTIES_BASE::m_fontCtrl
protected

◆ m_fontLabel

wxStaticText* PANEL_PROPERTIES_BASE::m_fontLabel
protected

Definition at line 70 of file properties_frame_base.h.

Referenced by PANEL_PROPERTIES_BASE().

◆ m_italic

◆ m_leftMarginCtrl

wxTextCtrl* PANEL_PROPERTIES_BASE::m_leftMarginCtrl
protected

Definition at line 138 of file properties_frame_base.h.

Referenced by PANEL_PROPERTIES_BASE().

◆ m_leftMarginLabel

wxStaticText* PANEL_PROPERTIES_BASE::m_leftMarginLabel
protected

Definition at line 137 of file properties_frame_base.h.

Referenced by PANEL_PROPERTIES_BASE().

◆ m_leftMarginUnits

wxStaticText* PANEL_PROPERTIES_BASE::m_leftMarginUnits
protected

Definition at line 139 of file properties_frame_base.h.

Referenced by PANEL_PROPERTIES_BASE().

◆ m_lineWidthCtrl

wxTextCtrl* PANEL_PROPERTIES_BASE::m_lineWidthCtrl
protected

Definition at line 106 of file properties_frame_base.h.

Referenced by PANEL_PROPERTIES_BASE().

◆ m_lineWidthLabel

wxStaticText* PANEL_PROPERTIES_BASE::m_lineWidthLabel
protected

Definition at line 105 of file properties_frame_base.h.

Referenced by PANEL_PROPERTIES_BASE().

◆ m_lineWidthUnits

wxStaticText* PANEL_PROPERTIES_BASE::m_lineWidthUnits
protected

Definition at line 107 of file properties_frame_base.h.

Referenced by PANEL_PROPERTIES_BASE().

◆ m_notebook

wxNotebook* PANEL_PROPERTIES_BASE::m_notebook
protected

Definition at line 49 of file properties_frame_base.h.

Referenced by PANEL_PROPERTIES_BASE(), and ~PANEL_PROPERTIES_BASE().

◆ m_panelBorderColor1

wxPanel* PANEL_PROPERTIES_BASE::m_panelBorderColor1
protected

Definition at line 68 of file properties_frame_base.h.

Referenced by PANEL_PROPERTIES_BASE().

◆ m_rightMarginCtrl

wxTextCtrl* PANEL_PROPERTIES_BASE::m_rightMarginCtrl
protected

Definition at line 141 of file properties_frame_base.h.

Referenced by PANEL_PROPERTIES_BASE().

◆ m_rightMarginLabel

wxStaticText* PANEL_PROPERTIES_BASE::m_rightMarginLabel
protected

Definition at line 140 of file properties_frame_base.h.

Referenced by PANEL_PROPERTIES_BASE().

◆ m_rightMarginUnits

wxStaticText* PANEL_PROPERTIES_BASE::m_rightMarginUnits
protected

Definition at line 142 of file properties_frame_base.h.

Referenced by PANEL_PROPERTIES_BASE().

◆ m_sbSizerEndPosition

wxStaticBoxSizer* PANEL_PROPERTIES_BASE::m_sbSizerEndPosition
protected

◆ m_separator2

BITMAP_BUTTON* PANEL_PROPERTIES_BASE::m_separator2
protected

◆ m_separator3

BITMAP_BUTTON* PANEL_PROPERTIES_BASE::m_separator3
protected

◆ m_separator4

BITMAP_BUTTON* PANEL_PROPERTIES_BASE::m_separator4
protected

◆ m_SizerItemProperties

wxBoxSizer* PANEL_PROPERTIES_BASE::m_SizerItemProperties
protected

◆ m_SizerTextOptions

wxBoxSizer* PANEL_PROPERTIES_BASE::m_SizerTextOptions
protected

◆ m_staticTextBitmapDPI

wxStaticText* PANEL_PROPERTIES_BASE::m_staticTextBitmapDPI
protected

◆ m_staticTextComment

wxStaticText* PANEL_PROPERTIES_BASE::m_staticTextComment
protected

Definition at line 85 of file properties_frame_base.h.

Referenced by PANEL_PROPERTIES_BASE().

◆ m_staticTextDefTsX

wxStaticText* PANEL_PROPERTIES_BASE::m_staticTextDefTsX
protected

Definition at line 124 of file properties_frame_base.h.

Referenced by PANEL_PROPERTIES_BASE().

◆ m_staticTextDefTsY

wxStaticText* PANEL_PROPERTIES_BASE::m_staticTextDefTsY
protected

Definition at line 127 of file properties_frame_base.h.

Referenced by PANEL_PROPERTIES_BASE().

◆ m_staticTextEndX

wxStaticText* PANEL_PROPERTIES_BASE::m_staticTextEndX
protected

Definition at line 97 of file properties_frame_base.h.

Referenced by PANEL_PROPERTIES_BASE().

◆ m_staticTextEndY

wxStaticText* PANEL_PROPERTIES_BASE::m_staticTextEndY
protected

Definition at line 100 of file properties_frame_base.h.

Referenced by PANEL_PROPERTIES_BASE().

◆ m_staticTextInclabel

wxStaticText* PANEL_PROPERTIES_BASE::m_staticTextInclabel
protected

◆ m_staticTextOrgEnd

wxStaticText* PANEL_PROPERTIES_BASE::m_staticTextOrgEnd
protected

Definition at line 103 of file properties_frame_base.h.

Referenced by PANEL_PROPERTIES_BASE().

◆ m_staticTextOrgPos

wxStaticText* PANEL_PROPERTIES_BASE::m_staticTextOrgPos
protected

Definition at line 94 of file properties_frame_base.h.

Referenced by PANEL_PROPERTIES_BASE().

◆ m_staticTextPosX

wxStaticText* PANEL_PROPERTIES_BASE::m_staticTextPosX
protected

Definition at line 88 of file properties_frame_base.h.

Referenced by PANEL_PROPERTIES_BASE().

◆ m_staticTextPosY

wxStaticText* PANEL_PROPERTIES_BASE::m_staticTextPosY
protected

Definition at line 91 of file properties_frame_base.h.

Referenced by PANEL_PROPERTIES_BASE().

◆ m_staticTextRepeatCnt

wxStaticText* PANEL_PROPERTIES_BASE::m_staticTextRepeatCnt
protected

Definition at line 112 of file properties_frame_base.h.

Referenced by PANEL_PROPERTIES_BASE().

◆ m_staticTextRot

wxStaticText* PANEL_PROPERTIES_BASE::m_staticTextRot
protected

◆ m_staticTextSizeInfo

wxStaticText* PANEL_PROPERTIES_BASE::m_staticTextSizeInfo
protected

◆ m_staticTextStepX

wxStaticText* PANEL_PROPERTIES_BASE::m_staticTextStepX
protected

Definition at line 116 of file properties_frame_base.h.

Referenced by PANEL_PROPERTIES_BASE().

◆ m_staticTextStepY

wxStaticText* PANEL_PROPERTIES_BASE::m_staticTextStepY
protected

Definition at line 119 of file properties_frame_base.h.

Referenced by PANEL_PROPERTIES_BASE().

◆ m_staticTextTsizeX

wxStaticText* PANEL_PROPERTIES_BASE::m_staticTextTsizeX
protected

Definition at line 72 of file properties_frame_base.h.

Referenced by PANEL_PROPERTIES_BASE().

◆ m_staticTextTsizeY

wxStaticText* PANEL_PROPERTIES_BASE::m_staticTextTsizeY
protected

Definition at line 75 of file properties_frame_base.h.

Referenced by PANEL_PROPERTIES_BASE().

◆ m_staticTextType

wxStaticText* PANEL_PROPERTIES_BASE::m_staticTextType
protected

◆ m_stcText

◆ m_swGeneralOpts

wxScrolledWindow* PANEL_PROPERTIES_BASE::m_swGeneralOpts
protected

◆ m_swItemProperties

wxScrolledWindow* PANEL_PROPERTIES_BASE::m_swItemProperties
protected

◆ m_textColorSwatch

◆ m_textCtrlBitmapDPI

wxTextCtrl* PANEL_PROPERTIES_BASE::m_textCtrlBitmapDPI
protected

◆ m_textCtrlComment

wxTextCtrl* PANEL_PROPERTIES_BASE::m_textCtrlComment
protected

◆ m_textCtrlDefaultTextSizeX

wxTextCtrl* PANEL_PROPERTIES_BASE::m_textCtrlDefaultTextSizeX
protected

Definition at line 125 of file properties_frame_base.h.

Referenced by PANEL_PROPERTIES_BASE().

◆ m_textCtrlDefaultTextSizeY

wxTextCtrl* PANEL_PROPERTIES_BASE::m_textCtrlDefaultTextSizeY
protected

Definition at line 128 of file properties_frame_base.h.

Referenced by PANEL_PROPERTIES_BASE().

◆ m_textCtrlEndX

wxTextCtrl* PANEL_PROPERTIES_BASE::m_textCtrlEndX
protected

Definition at line 98 of file properties_frame_base.h.

Referenced by PANEL_PROPERTIES_BASE().

◆ m_textCtrlEndY

wxTextCtrl* PANEL_PROPERTIES_BASE::m_textCtrlEndY
protected

Definition at line 101 of file properties_frame_base.h.

Referenced by PANEL_PROPERTIES_BASE().

◆ m_textCtrlPosX

wxTextCtrl* PANEL_PROPERTIES_BASE::m_textCtrlPosX
protected

Definition at line 89 of file properties_frame_base.h.

Referenced by PANEL_PROPERTIES_BASE().

◆ m_textCtrlPosY

wxTextCtrl* PANEL_PROPERTIES_BASE::m_textCtrlPosY
protected

Definition at line 92 of file properties_frame_base.h.

Referenced by PANEL_PROPERTIES_BASE().

◆ m_textCtrlRepeatCount

wxTextCtrl* PANEL_PROPERTIES_BASE::m_textCtrlRepeatCount
protected

◆ m_textCtrlRotation

wxTextCtrl* PANEL_PROPERTIES_BASE::m_textCtrlRotation
protected

◆ m_textCtrlStepX

wxTextCtrl* PANEL_PROPERTIES_BASE::m_textCtrlStepX
protected

Definition at line 117 of file properties_frame_base.h.

Referenced by PANEL_PROPERTIES_BASE().

◆ m_textCtrlStepY

wxTextCtrl* PANEL_PROPERTIES_BASE::m_textCtrlStepY
protected

Definition at line 120 of file properties_frame_base.h.

Referenced by PANEL_PROPERTIES_BASE().

◆ m_textCtrlTextIncrement

wxTextCtrl* PANEL_PROPERTIES_BASE::m_textCtrlTextIncrement
protected

◆ m_textCtrlTextSizeX

wxTextCtrl* PANEL_PROPERTIES_BASE::m_textCtrlTextSizeX
protected

Definition at line 73 of file properties_frame_base.h.

Referenced by PANEL_PROPERTIES_BASE().

◆ m_textCtrlTextSizeY

wxTextCtrl* PANEL_PROPERTIES_BASE::m_textCtrlTextSizeY
protected

Definition at line 76 of file properties_frame_base.h.

Referenced by PANEL_PROPERTIES_BASE().

◆ m_TextEndXUnits

wxStaticText* PANEL_PROPERTIES_BASE::m_TextEndXUnits
protected

Definition at line 99 of file properties_frame_base.h.

Referenced by PANEL_PROPERTIES_BASE().

◆ m_TextEndYUnits

wxStaticText* PANEL_PROPERTIES_BASE::m_TextEndYUnits
protected

Definition at line 102 of file properties_frame_base.h.

Referenced by PANEL_PROPERTIES_BASE().

◆ m_TextPosXUnits

wxStaticText* PANEL_PROPERTIES_BASE::m_TextPosXUnits
protected

Definition at line 90 of file properties_frame_base.h.

Referenced by PANEL_PROPERTIES_BASE().

◆ m_TextPosYUnits

wxStaticText* PANEL_PROPERTIES_BASE::m_TextPosYUnits
protected

Definition at line 93 of file properties_frame_base.h.

Referenced by PANEL_PROPERTIES_BASE().

◆ m_textSizeXUnits

wxStaticText* PANEL_PROPERTIES_BASE::m_textSizeXUnits
protected

Definition at line 74 of file properties_frame_base.h.

Referenced by PANEL_PROPERTIES_BASE().

◆ m_textSizeYUnits

wxStaticText* PANEL_PROPERTIES_BASE::m_textSizeYUnits
protected

Definition at line 77 of file properties_frame_base.h.

Referenced by PANEL_PROPERTIES_BASE().

◆ m_TextStepXUnits

wxStaticText* PANEL_PROPERTIES_BASE::m_TextStepXUnits
protected

Definition at line 118 of file properties_frame_base.h.

Referenced by PANEL_PROPERTIES_BASE().

◆ m_TextStepYUnits

wxStaticText* PANEL_PROPERTIES_BASE::m_TextStepYUnits
protected

Definition at line 121 of file properties_frame_base.h.

Referenced by PANEL_PROPERTIES_BASE().

◆ m_topMarginCtrl

wxTextCtrl* PANEL_PROPERTIES_BASE::m_topMarginCtrl
protected

Definition at line 144 of file properties_frame_base.h.

Referenced by PANEL_PROPERTIES_BASE().

◆ m_topMarginLabel

wxStaticText* PANEL_PROPERTIES_BASE::m_topMarginLabel
protected

Definition at line 143 of file properties_frame_base.h.

Referenced by PANEL_PROPERTIES_BASE().

◆ m_topMarginUnits

wxStaticText* PANEL_PROPERTIES_BASE::m_topMarginUnits
protected

Definition at line 145 of file properties_frame_base.h.

Referenced by PANEL_PROPERTIES_BASE().

◆ m_vAlignBottom

◆ m_vAlignMiddle

◆ m_vAlignTop

◆ sbSizerPos

wxStaticBoxSizer* PANEL_PROPERTIES_BASE::sbSizerPos
protected

Definition at line 87 of file properties_frame_base.h.

Referenced by PANEL_PROPERTIES_BASE().


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