13 #include "marlin/CCProcessor.h"
14 #include "marlin/MarlinSteerCheck.h"
19 using namespace marlin;
33 void optParamChanged();
40 QVBoxLayout *mainLayout;
41 QTableWidget *paramTable;
42 QTableWidget *optParamTable;
this class is a Marlin Steering File consistency check Tool.
Definition: MarlinSteerCheck.h:72
handles information about marlin processors and their collections needed by MarlinSteerCheck ...
Definition: CCProcessor.h:39