![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <scoped_set_tz.h>
Public Member Functions | |
| FX_STACK_ALLOCATED () | |
| ScopedSetTZ (const std::string &tz) | |
| ScopedSetTZ (const ScopedSetTZ &)=delete | |
| ScopedSetTZ & | operator= (const ScopedSetTZ &)=delete |
| ~ScopedSetTZ () | |
Definition at line 13 of file scoped_set_tz.h.
|
explicit |
Definition at line 29 of file scoped_set_tz.cpp.
|
delete |
| ScopedSetTZ::~ScopedSetTZ | ( | ) |
Definition at line 38 of file scoped_set_tz.cpp.
| ScopedSetTZ::FX_STACK_ALLOCATED | ( | ) |
|
delete |