Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QScopeGuard< F > Member List

This is the complete list of members for QScopeGuard< F >, including all inherited members.

::tst_QScopeGuard classQScopeGuard< F >friend
commit() noexcept(std::is_nothrow_invocable_v< F >)QScopeGuard< F >inline
dismiss() noexceptQScopeGuard< F >inline
QScopeGuard(F &&f) noexceptQScopeGuard< F >inlineexplicit
QScopeGuard(const F &f) noexceptQScopeGuard< F >inlineexplicit
QScopeGuard(QScopeGuard &&other) noexceptQScopeGuard< F >inline
~QScopeGuard() noexceptQScopeGuard< F >inline