WX_PT_ENTRY_DIALOG_BASE(wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &title=_("Move Point to Location"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(-1,-1), long style=wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER)
UNIT_BINDER m_unit_binder_x
WX_PT_ENTRY_DIALOG(EDA_DRAW_FRAME *aParent, const wxString &aCaption, const wxString &aLabelX, const wxString &aLabelY, const VECTOR2I &aDefaultValue, bool aShowResetButt)
VECTOR2I GetValue()
Return the value in internal units.
void ResetValues(wxCommandEvent &event) override
UNIT_BINDER m_unit_binder_y
WX_UNIT_ENTRY_DIALOG_BASE(wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &title=_("Title"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(-1,-1), long style=wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER)
UNIT_BINDER m_unit_binder
WX_UNIT_ENTRY_DIALOG(EDA_DRAW_FRAME *aParent, const wxString &aCaption, const wxString &aLabel, long long int aDefaultValue)
int GetValue()
Return the value in internal units.