DIALOG_ROUTER_SAVE_TEST_CASE_BASE(wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &title=_("Save Router Testcase"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER)
~DIALOG_ROUTER_SAVE_TEST_CASE()
PNS::LOGGER::TEST_CASE_TYPE getTestCaseType() const
DIALOG_ROUTER_SAVE_TEST_CASE(PCB_BASE_EDIT_FRAME *aParent, const wxString &aTestCaseDir)
bool TransferDataFromWindow() override
bool TransferDataToWindow() override
const wxString & getTestCaseName() const
PNS::LOGGER::TEST_CASE_TYPE m_testCaseType
Matches the initial selection of m_rbType, so the value is meaningful even if the dialog closes witho...
Common, abstract interface for edit frames.