4 #ifndef pqImageCompressorWidget_h 5 #define pqImageCompressorWidget_h 20 Q_PROPERTY(QString compressorConfig READ compressorConfig WRITE setCompressorConfig);
26 QString compressorConfig()
const;
29 void setCompressorConfig(
const QString&);
32 void compressorConfigChanged();
34 void currentIndexChanged(
int);
35 void setConfigurationDefault(
int);
40 pqInternals* Internals;
#define PQAPPLICATIONCOMPONENTS_EXPORT
superclass for all SM properties
proxy for a VTK object(s) on a server