![]() |
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 QScopeGuard< F >, including all inherited members.
| ::tst_QScopeGuard class | QScopeGuard< F > | friend |
| commit() noexcept(std::is_nothrow_invocable_v< F >) | QScopeGuard< F > | inline |
| dismiss() noexcept | QScopeGuard< F > | inline |
| QScopeGuard(F &&f) noexcept | QScopeGuard< F > | inlineexplicit |
| QScopeGuard(const F &f) noexcept | QScopeGuard< F > | inlineexplicit |
| QScopeGuard(QScopeGuard &&other) noexcept | QScopeGuard< F > | inline |
| ~QScopeGuard() noexcept | QScopeGuard< F > | inline |