Go to the documentation of this file.
33 #ifndef TTA_FU_EXTERNAL_PORT_DIALOG_HH
34 #define TTA_FU_EXTERNAL_PORT_DIALOG_HH
42 class FUImplementation;
51 wxWindow* parent, wxWindowID
id,
59 void onOK(wxCommandEvent& event);
75 wxSizer*
createContents(wxWindow* parent,
bool call_fit,
bool set_sizer);
wxSizer * createContents(wxWindow *parent, bool call_fit, bool set_sizer)
Creates the dialog contents.
const HDB::FUImplementation & fu_
Parent FU implementation of the port.
FUExternalPortDialog(wxWindow *parent, wxWindowID id, HDB::FUExternalPort &implementation, const HDB::FUImplementation &fu)
IDF::MachineImplementation * implementation
the implementation definition of the estimated processor
HDB::FUExternalPort & port_
FU port implementation to modify.
wxCheckListBox * depList_
virtual ~FUExternalPortDialog()
void onOK(wxCommandEvent &event)