33 #ifndef CXSTRINGLISTSELECTWIDGET_H 34 #define CXSTRINGLISTSELECTWIDGET_H 36 #include "cxResourceWidgetsExport.h" 42 #include <QGridLayout> 61 void showLabel(
bool on);
62 void setIcon(QIcon icon);
71 void onCheckToggled(QString nodeType,
bool value);
77 QStringList mCachedRange;
78 std::vector<QCheckBox*> mCheckBoxes;
83 #endif // CXSTRINGLISTSELECTWIDGET_H
boost::shared_ptr< class StringListProperty > StringListPropertyPtr
Namespace for all CustusX production code.