22#ifndef DIALOG_PNS_SETTINGS_H
23#define DIALOG_PNS_SETTINGS_H
39 virtual void onModeChange( wxCommandEvent& aEvent )
override;
DIALOG_PNS_SETTINGS_BASE(wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &title=_("Interactive Router Settings"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(-1,-1), long style=wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER)
virtual void onModeChange(wxCommandEvent &aEvent) override
bool TransferDataFromWindow() override
PNS::ROUTING_SETTINGS & m_settings
DIALOG_PNS_SETTINGS(wxWindow *aParent, PNS::ROUTING_SETTINGS &aSettings)
Push and Shove router settings dialog.
Contain all persistent settings of the router, such as the mode, optimization effort,...
Push and Shove diff pair dimensions (gap) settings dialog.