17 #include <core/darwin.h> 18 #include <core/properties.h> 26 class ExperimentWindow;
29 class ExperimentWindow :
public QFrame {
33 explicit ExperimentWindow(shared_ptr<darwin::Experiment> experiment);
44 Ui::ExperimentWindow* ui;
46 shared_ptr<darwin::Experiment> experiment_;
Definition: evolution_window.h:22
The foundation for data structures supporting runtime reflection.
Definition: properties.h:388