![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qscopeguard.h>
Public Member Functions | |
Q_NODISCARD_CTOR | QScopeGuard (F &&f) noexcept |
Q_NODISCARD_CTOR | QScopeGuard (const F &f) noexcept |
Q_NODISCARD_CTOR | QScopeGuard (QScopeGuard &&other) noexcept |
~QScopeGuard () noexcept | |
void | dismiss () noexcept |
Definition at line 16 of file qscopeguard.h.
|
inlineexplicitnoexcept |
Definition at line 20 of file qscopeguard.h.
|
inlineexplicitnoexcept |
Definition at line 26 of file qscopeguard.h.
|
inlinenoexcept |
Definition at line 32 of file qscopeguard.h.
|
inlinenoexcept |
Definition at line 38 of file qscopeguard.h.
|
inlinenoexcept |
Definition at line 44 of file qscopeguard.h.