![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qcalendar.h"#include "qcalendarbackend_p.h"#include "qgregoriancalendar_p.h"#include "qjuliancalendar_p.h"#include "qmilankoviccalendar_p.h"#include <private/qflatmap_p.h>#include "qatomic.h"#include "qdatetime.h"#include "qcalendarmath_p.h"#include <qhash.h>#include <qreadwritelock.h>#include <vector>#include "moc_qcalendar.cpp"Go to the source code of this file.
Classes | |
| struct | QCalendarRegistryCaseInsensitiveAnyStringViewLessThan |
| struct | QCalendarRegistryCaseInsensitiveAnyStringViewLessThan::is_transparent |
| class | QtPrivate::QCalendarRegistry |
Namespaces | |
| namespace | QtPrivate |
Macros | |
| #define | SAFE_D() |
Functions | |
| Q_GLOBAL_STATIC (QtPrivate::QCalendarRegistry, calendarRegistry) | |
| #define SAFE_D | ( | ) |
Definition at line 625 of file qcalendar.cpp.
| Q_GLOBAL_STATIC | ( | QtPrivate::QCalendarRegistry | , |
| calendarRegistry | ) |