4 #ifndef pqFindDataSelectionDisplayFrame_h
5 #define pqFindDataSelectionDisplayFrame_h
7 #include "pqComponentsModule.h"
24 typedef QWidget Superclass;
46 void editLabelPropertiesSelection();
47 void editLabelPropertiesInteractiveSelection();
53 void updateInteractiveSelectionLabelProperties();
56 friend class pqInternals;
58 pqInternals* Internals;