32 #ifndef pqSignalAdaptorSelectionTreeWidget_h 33 #define pqSignalAdaptorSelectionTreeWidget_h 35 #include "pqComponentsModule.h" 42 class QTreeWidgetItem;
59 Q_PROPERTY(QList<QList<QVariant> > values READ values WRITE setValues)
76 QList<QList<QVariant> > values()
const;
88 this->ItemCreatorFunctionPtr = fptr;
104 void setValues(
const QList<QList<QVariant> >& values);
111 void domainChanged();
117 pqInternal* Internal;
119 QTreeWidgetItem* (*ItemCreatorFunctionPtr)(QTreeWidget*,
const QStringList&);
superclass for all SM properties