Go to the documentation of this file.
33 #ifndef TTA_SIMULATION_INFO_DIALOG_HH
34 #define TTA_SIMULATION_INFO_DIALOG_HH
37 #include <wx/listctrl.h>
61 wxSizer*
createContents(wxWindow* parent,
bool call_fit,
bool set_sizer);
wxListCtrl * infoList_
List for showing simulation statistics.
wxSizer * createContents(wxWindow *parent, bool call_fit, bool set_sizer)
OperationContext * context_
Operation context for retrieving simulation data.
SimulateDialog * parent_
Parent window.
SimulationInfoDialog(wxWindow *parent, OperationContext *context)
virtual bool TransferDataToWindow()
virtual void handleEvent(OSEdInformer::EventId id)
virtual ~SimulationInfoDialog()
SimulationInfoDialog & operator=(const SimulationInfoDialog &)
Assignment not allowed.