24 #ifndef WIDGETS_GAL_OPTIONS_PANEL__H_ 25 #define WIDGETS_GAL_OPTIONS_PANEL__H_ 33 class wxSpinCtrlDouble;
83 #endif // WIDGETS_GAL_OPTIONS_PANEL__H_ wxStaticText * l_gridMinSpacingUnits
wxRadioBox * m_cursorShape
wxRadioBox * m_renderingEngine
wxStaticText * l_gridSnapOptions
KIGFX::GAL_DISPLAY_OPTIONS & m_galOptions
The base class for create windows for drawing purpose.
wxStaticText * l_gridMinSpacing
wxStaticText * l_gridSnapSpace
EDA_DRAW_FRAME * m_drawFrame
wxSpinCtrlDouble * m_gridMinSpacing
wxCheckBox * m_forceCursorDisplay
The GAL options to read/write.
bool TransferDataToWindow() override
Load the panel controls from the given opt.
wxChoice * m_gridSnapOptions
wxStaticText * l_gridLineWidthUnits
wxSpinCtrlDouble * m_gridLineWidth
wxStaticText * l_gridLineWidth
GAL_OPTIONS_PANEL(wxWindow *aParent, EDA_DRAW_FRAME *aDrawFrame)
bool TransferDataFromWindow() override
Read the options set in the UI into the given options object.