Image Formats NG
|
This is the complete list of members for ImageIOResult, including all inherited members.
ImageIOResult(Status status=Status::Ok) Q_DECL_NOEXCEPT | ImageIOResult | inline |
ImageIOResult(const ImageIOResult &lhs) Q_DECL_NOEXCEPT | ImageIOResult | inline |
operator bool() const Q_DECL_NOEXCEPT | ImageIOResult | inline |
operator!() const Q_DECL_NOEXCEPT | ImageIOResult | inline |
operator!=(const ImageIOResult &lhs, const ImageIOResult &rhs) | ImageIOResult | related |
operator=(const ImageIOResult &other) Q_DECL_NOEXCEPT | ImageIOResult | |
operator==(const ImageIOResult &lhs, const ImageIOResult &rhs) | ImageIOResult | related |
Status enum name | ImageIOResult | |
status() const Q_DECL_NOEXCEPT | ImageIOResult | inline |
toBool() const Q_DECL_NOEXCEPT | ImageIOResult | inline |
toString() const | ImageIOResult | |
~ImageIOResult() Q_DECL_NOEXCEPT=default | ImageIOResult |