20#ifndef PANEL_SYM_EDITING_OPTIONS_H
21#define PANEL_SYM_EDITING_OPTIONS_H
33 wxWindow* aEventSource );
The base class for create windows for drawing purpose.
PANEL_SYM_EDITING_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)
UNIT_BINDER m_pinNumberSize
PANEL_SYM_EDITING_OPTIONS(wxWindow *aWindow, UNITS_PROVIDER *aUnitsProvider, wxWindow *aEventSource)
void onKillFocusPinPitch(wxFocusEvent &aEvent) override
bool TransferDataToWindow() override
bool TransferDataFromWindow() override
UNIT_BINDER m_pinNameSize
void ResetPanel() override
Reset the contents of this panel.
void loadSymEditorSettings(SYMBOL_EDITOR_SETTINGS *aCfg)