firfuorida 0.0.1
Qt based database migration library
Loading...
Searching...
No Matches
Firfuorida::Error Member List

This is the complete list of members for Firfuorida::Error, including all inherited members.

Error()Firfuorida::Error
Error(ErrorType type, const QString &text)Firfuorida::Error
Error(const QSqlError &sqlError, const QString &text)Firfuorida::Error
Error(const Error &other)Firfuorida::Error
Error(Error &&other) noexceptFirfuorida::Error
ErrorType enum nameFirfuorida::Error
FileSystemError enum valueFirfuorida::Error
InternalError enum valueFirfuorida::Error
NoError enum valueFirfuorida::Error
operator!=(const Error &other) const noexceptFirfuorida::Errorinline
operator<<(QDebug dbg, const Firfuorida::Error &error)Firfuorida::Errorrelated
operator=(const Error &other)Firfuorida::Error
operator=(Error &&other) noexceptFirfuorida::Error
operator==(const Error &other) const noexceptFirfuorida::Error
SqlError enum valueFirfuorida::Error
sqlError() constFirfuorida::Error
swap(Error &other) noexceptFirfuorida::Error
text() constFirfuorida::Error
type() constFirfuorida::Error
UnknownError enum valueFirfuorida::Error
~Error()Firfuorida::Error