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