4 #ifndef pqOMETransferFunctionsPropertyWidget_h 5 #define pqOMETransferFunctionsPropertyWidget_h 9 #include <QScopedPointer> 23 bool event(QEvent* evt)
override;
26 void xrgbPointsChanged();
27 void xvmsPointsChanged();
30 void channelVisibilitiesChanged();
37 QScopedPointer<pqInternals> Internals;
38 bool UpdatingProperty =
false;
40 void setXvmsPoints(
int index,
const QList<QVariant>& xvms);
41 void setXrgbPoints(
int index,
const QList<QVariant>& xrgb);
#define PQAPPLICATIONCOMPONENTS_EXPORT
proxy for a VTK object(s) on a server