Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qtparsetemporal_p.h File Reference

(20b83cf04d64df5d071b0836b0501490410b3b9a)

#include <QtCore/qcalendar.h>
#include <QtCore/qdatetime.h>
#include <QtCore/qflags.h>
#include <QtCore/qlocale.h>
#include <QtCore/qstringview.h>
#include <QtCore/qtimezone.h>
#include <QtCore/private/qtparsetimezone_p.h>
#include <QtCore/private/qttemporalpattern_p.h>
#include <optional>
Include dependency graph for qtparsetemporal_p.h:

Go to the source code of this file.

Classes

struct  QtParseTemporal::ParsedTemporal

Namespaces

namespace  QtParseTemporal

Functions

 QT_REQUIRE_CONFIG (datetimeparser)
ParsedTemporal QtParseTemporal::prefix (QStringView text, QSpan< const QtTemporalPattern::TemporalField > fields, const QLocale &locale, QCalendar cal, std::optional< int > baseYear, qsizetype from)

Function Documentation

◆ QT_REQUIRE_CONFIG()

QT_REQUIRE_CONFIG ( datetimeparser )