32 #ifndef pqExodusIIVariableSelectionWidget_h 33 #define pqExodusIIVariableSelectionWidget_h 35 #include "pqComponentsModule.h" 64 void widgetModified();
67 void updateProperty();
68 void delayedUpdateProperty(
bool check_state);
75 bool eventFilter(QObject*
object, QEvent* qevent);
77 void propertyChanged(
const QString& pname);
79 void setStatus(
const QString& key,
const QString& text,
bool value);
85 pqInternals* Internals;