![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qtparseqttemporalformat_p.h>
Public Attributes | |
| QList< QtTemporalPattern::TemporalField > | fields |
| Public Attributes inherited from QtParseCommon::ParsedText | |
| qsizetype | startIndex = 0 |
| qsizetype | endIndex = 0 |
Additional Inherited Members | |
| Public Member Functions inherited from QtParseCommon::ParsedText | |
| constexpr | operator bool () const noexcept |
| constexpr bool | isEmpty () const |
| constexpr qsizetype | size () const |
| constexpr QStringView | used (QStringView text) const |
Definition at line 24 of file qtparseqttemporalformat_p.h.
| QList<QtTemporalPattern::TemporalField> QtParseQtTemporalFormat::ParsedDateTimeFormat::fields |
Definition at line 26 of file qtparseqttemporalformat_p.h.