4 #ifndef pqPropertyCollectionWidget_h
5 #define pqPropertyCollectionWidget_h
7 #include "pqApplicationComponentsModule.h"
113 bool event(QEvent* e)
override;
116 void widgetModified();
124 void propertyChanged(
const char* pname);
131 void updateProperties();
134 pqInternals* Internals;