13 #include "marlin/CCProcessor.h"
14 #include "marlin/MarlinSteerCheck.h"
19 using namespace marlin;
35 void optParamChanged();
42 QVBoxLayout *mainLayout{};
43 QTableWidget *paramTable{};
44 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