32 wxString aReplacement ) :
37 _(
"Finds the next available reference designator for "
38 "any designators that already exist in the design." ) );
Class DIALOG_PASTE_SPECIAL_BASE.
wxRadioBox * m_pasteOptions
DIALOG_PASTE_SPECIAL(wxWindow *aParent, PASTE_MODE *aMode, wxString aReplacement=wxT("?"))
bool TransferDataFromWindow() override
bool TransferDataToWindow() override
void finishDialogSettings()
In all dialogs, we must call the same functions to fix minimal dlg size, the default position and per...
static PASTE_MODE g_paste_mode
void Format(OUTPUTFORMATTER *out, int aNestLevel, int aCtl, const CPTREE &aTree)
Output a PTREE into s-expression format via an OUTPUTFORMATTER derivative.