34 #include <QtCore/QString> 51 void getParams(
int &width,
int &height,
int &d,
int &fmt)
const;
54 void sizeChanged(
const QString &val);
55 void formatChanged(
const QString &val);
56 void depthChanged(
const QString &val);
58 void setup(
int width,
int height,
int d,
int format);
61 void somethingChanged(
int width,
int height,
int d,
int format);
undocument this line if you encounter any issues!
Definition: Any.h:37
format
determines the color-format, that is associated with the images channels
Definition: Types.h:70
#define ICLQt_API
Definition: CompatMacros.h:178