![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
This is the complete list of members for QUnhandledException, including all inherited members.
| clone() const override | QUnhandledException | virtual |
| exception() const | QUnhandledException | |
| operator=(const QUnhandledException &other) noexcept | QUnhandledException | |
| QException::operator=(const QException &)=default | QException | |
| QException()=default | QException | |
| QException(const QException &)=default | QException | |
| QUnhandledException(std::exception_ptr exception=nullptr) noexcept | QUnhandledException | |
| QUnhandledException(QUnhandledException &&other) noexcept | QUnhandledException | |
| QUnhandledException(const QUnhandledException &other) noexcept | QUnhandledException | |
| raise() const override | QUnhandledException | virtual |
| swap(QUnhandledException &other) noexcept | QUnhandledException | inline |
| ~QException() noexcept | QException | |
| ~QUnhandledException() noexcept override | QUnhandledException |