This is the complete list of members for Qx::GenericError, including all inherited members.
caption() const | Qx::GenericError | |
details() const | Qx::GenericError | |
GenericError() | Qx::GenericError | |
GenericError(Severity severity, quint32 value, const QString &primary, const QString &secondary={}, const QString &details={}, const QString &caption={}) | Qx::GenericError | |
IError()=default | Qx::IError | protected |
isValid() const | Qx::GenericError | |
operator bool() const | Qx::AbstractError<"Qx::GenericError", 999 > | inline |
operator!=(const GenericError &other) const =default | Qx::GenericError | |
AbstractError<"Qx::GenericError", 999 >::operator!=(const AbstractError &other) const=default | Qx::AbstractError<"Qx::GenericError", 999 > | |
Qx::IError::operator!=(const IError &other) const =default | Qx::IError | |
operator==(const GenericError &other) const =default | Qx::GenericError | |
AbstractError<"Qx::GenericError", 999 >::operator==(const AbstractError &other) const=default | Qx::AbstractError<"Qx::GenericError", 999 > | |
Qx::IError::operator==(const IError &other) const =default | Qx::IError | |
primary() const | Qx::GenericError | |
secondary() const | Qx::GenericError | |
setCaption(const QString &caption) | Qx::GenericError | |
setDetails(const QString &details) | Qx::GenericError | |
setPrimary(const QString &primary) | Qx::GenericError | |
setSecondary(const QString &secondary) | Qx::GenericError | |
setSeverity(Severity sv) | Qx::GenericError | |
severity() const | Qx::GenericError | |
TYPE_CODE | Qx::AbstractError<"Qx::GenericError", 999 > | static |
TYPE_NAME | Qx::AbstractError<"Qx::GenericError", 999 > | static |
value() const | Qx::GenericError | |
withSeverity(Severity sv) | Qx::GenericError | |