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 Namespace Reference

Classes

struct  ParsedTemporal

Functions

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

Function Documentation

◆ prefix()

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

Definition at line 1003 of file qtparsetemporal.cpp.