4 #ifndef pqSelectionQueryPropertyWidget_h 5 #define pqSelectionQueryPropertyWidget_h 10 #include <QScopedPointer> 11 #include <QStringList> 35 Q_PROPERTY(QString query READ query WRITE setQuery NOTIFY queryChanged);
46 void setQuery(
const QString&);
47 const QString& query()
const;
57 QScopedPointer<pqInternals> Internals;
62 friend class pqInternals;
63 friend class pqValueWidget;
64 friend class pqQueryWidget;
#define PQAPPLICATIONCOMPONENTS_EXPORT
superclass for all SM properties
proxy for a VTK object(s) on a server