12 #ifndef CXSTRINGLISTSELECTWIDGET_H 13 #define CXSTRINGLISTSELECTWIDGET_H 15 #include "cxResourceWidgetsExport.h" 21 #include <QGridLayout> 40 void showLabel(
bool on);
41 void setIcon(QIcon icon);
50 void onCheckToggled(QString nodeType,
bool value);
56 QStringList mCachedRange;
57 std::vector<QCheckBox*> mCheckBoxes;
62 #endif // CXSTRINGLISTSELECTWIDGET_H
boost::shared_ptr< class StringListProperty > StringListPropertyPtr
Namespace for all CustusX production code.