|
firfuorida 0.0.1
Qt based database migration library
|
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) noexcept | Firfuorida::Error | |
| ErrorType enum name | Firfuorida::Error | |
| FileSystemError enum value | Firfuorida::Error | |
| InternalError enum value | Firfuorida::Error | |
| NoError enum value | Firfuorida::Error | |
| operator!=(const Error &other) const noexcept | Firfuorida::Error | inline |
| operator<<(QDebug dbg, const Firfuorida::Error &error) | Firfuorida::Error | related |
| operator=(const Error &other) | Firfuorida::Error | |
| operator=(Error &&other) noexcept | Firfuorida::Error | |
| operator==(const Error &other) const noexcept | Firfuorida::Error | |
| SqlError enum value | Firfuorida::Error | |
| sqlError() const | Firfuorida::Error | |
| swap(Error &other) noexcept | Firfuorida::Error | |
| text() const | Firfuorida::Error | |
| type() const | Firfuorida::Error | |
| UnknownError enum value | Firfuorida::Error | |
| ~Error() | Firfuorida::Error |