29 #include <QTableWidget>
33 #include <ArmarXCore/interface/observers/ConditionCheckBase.h>
44 std::string checkName,
45 bool showSupportedTypes =
true,
46 bool showParameters =
true,
47 bool showResult =
true,
49 Qt::WindowFlags f = 0);
52 void createUi(
const ConditionCheckBasePtr check);
53 bool showSupportedTypes;
56 std::string checkName;