![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "testing/scoped_set_tz.h"#include <stdlib.h>#include <time.h>#include "build/build_config.h"#include "core/fxcrt/check_op.h"Go to the source code of this file.
Macros | |
| #define | SETENV(name, value) |
| #define | TZSET tzset |
| #define | UNSETENV(name) |
Definition at line 22 of file scoped_set_tz.cpp.
| #define TZSET tzset |
Definition at line 23 of file scoped_set_tz.cpp.
| #define UNSETENV | ( | name | ) |
Definition at line 24 of file scoped_set_tz.cpp.