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
qttemporalpattern.cpp File Reference

(afc43920749071dac7153b840d801eb915e81267)

#include "private/qttemporalpattern_p.h"
#include <QtCore/qbitarray.h>
#include "private/qlocale_p.h"
#include "private/qtparseqttemporalformat_p.h"
Include dependency graph for qttemporalpattern.cpp:

Go to the source code of this file.

Namespaces

namespace  QtTemporalPattern
 Supporting types and functions for temporal patterns.
namespace  QtTemporalPattern::FieldGroup
 Masks identifying mutually-exclusive families of options.

Macros

#define CHECK(field)
#define CHECK(field)

Functions

SupportType QtTemporalPattern::supports (DateTimeParts wanted, QSpan< const TemporalField > range, bool hasBaseYear) noexcept

Macro Definition Documentation

◆ CHECK [1/2]

#define CHECK ( field)
Value:
time.testBit(bitFor(TemporalFieldCategory::field))

◆ CHECK [2/2]

#define CHECK ( field)
Value:
date.testBit(bitFor(TemporalFieldCategory::field))