Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <autorestorer.h>
Public Member Functions | |
FX_STACK_ALLOCATED () | |
AutoRestorer (T *location) | |
~AutoRestorer () | |
void | AbandonRestoration () |
Definition at line 14 of file autorestorer.h.
|
inlineexplicit |
Definition at line 18 of file autorestorer.h.
|
inline |
Definition at line 20 of file autorestorer.h.
|
inline |
Definition at line 24 of file autorestorer.h.
fxcrt::AutoRestorer< T >::FX_STACK_ALLOCATED | ( | ) |