32 #ifndef pqImageCompressorWidget_h 33 #define pqImageCompressorWidget_h 35 #include "pqApplicationComponentsModule.h" 47 Q_PROPERTY(QString compressorConfig READ compressorConfig WRITE setCompressorConfig);
52 QString compressorConfig()
const;
55 void setCompressorConfig(
const QString&);
58 void compressorConfigChanged();
60 void currentIndexChanged(
int);
61 void setConfigurationDefault(
int);
66 pqInternals* Internals;