|
Image Formats NG
|
This is the complete list of members for ImageContents, including all inherited members.
| clear() | ImageContents | |
| exifMeta() const | ImageContents | |
| header() const | ImageContents | |
| ImageContents() Q_DECL_NOEXCEPT | ImageContents | |
| ImageContents(const QImage &image) | ImageContents | explicit |
| ImageContents(const QVector< CubeTexture > &frames) | ImageContents | explicit |
| ImageContents(const QVector< VolumeTexture > &frames) | ImageContents | explicit |
| ImageContents(const ImageHeader &header) | ImageContents | explicit |
| ImageContents(const ImageContents &other) | ImageContents | |
| ImageContents(ImageContents &&other) Q_DECL_NOEXCEPT | ImageContents | |
| isNull() const Q_DECL_NOEXCEPT | ImageContents | |
| operator!=(const ImageContents &lhs, const ImageContents &rhs) | ImageContents | friend |
| operator=(const ImageContents &other) | ImageContents | |
| operator=(ImageContents &&other) Q_DECL_NOEXCEPT | ImageContents | |
| operator==(const ImageContents &lhs, const ImageContents &rhs) | ImageContents | friend |
| resource(int index=0, int level=0) const | ImageContents | |
| setResource(const ImageResource &resource, int index=0, int level=0) | ImageContents | |
| ~ImageContents() | ImageContents |
1.8.13