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
DomDateTime Class Reference

#include <ui4.h>

Collaboration diagram for DomDateTime:

Public Member Functions

 DomDateTime ()=default
 ~DomDateTime ()
void read (QXmlStreamReader &reader)
void write (QXmlStreamWriter &writer, const QString &tagName=QString()) const
int elementHour () const
void setElementHour (int a)
bool hasElementHour () const
void clearElementHour ()
int elementMinute () const
void setElementMinute (int a)
bool hasElementMinute () const
void clearElementMinute ()
int elementSecond () const
void setElementSecond (int a)
bool hasElementSecond () const
void clearElementSecond ()
int elementYear () const
void setElementYear (int a)
bool hasElementYear () const
void clearElementYear ()
int elementMonth () const
void setElementMonth (int a)
bool hasElementMonth () const
void clearElementMonth ()
int elementDay () const
void setElementDay (int a)
bool hasElementDay () const
void clearElementDay ()
 DomDateTime ()=default
 ~DomDateTime ()
void read (QXmlStreamReader &reader)
void write (QXmlStreamWriter &writer, const QString &tagName=QString()) const
int elementHour () const
void setElementHour (int a)
bool hasElementHour () const
void clearElementHour ()
int elementMinute () const
void setElementMinute (int a)
bool hasElementMinute () const
void clearElementMinute ()
int elementSecond () const
void setElementSecond (int a)
bool hasElementSecond () const
void clearElementSecond ()
int elementYear () const
void setElementYear (int a)
bool hasElementYear () const
void clearElementYear ()
int elementMonth () const
void setElementMonth (int a)
bool hasElementMonth () const
void clearElementMonth ()
int elementDay () const
void setElementDay (int a)
bool hasElementDay () const
void clearElementDay ()

Detailed Description

Definition at line 1986 of file ui4.h.

Constructor & Destructor Documentation

◆ DomDateTime() [1/2]

DomDateTime::DomDateTime ( )
default

◆ ~DomDateTime() [1/2]

DomDateTime::~DomDateTime ( )
default

◆ DomDateTime() [2/2]

DomDateTime::DomDateTime ( )
default

◆ ~DomDateTime() [2/2]

DomDateTime::~DomDateTime ( )

Member Function Documentation

◆ clearElementDay() [1/2]

void DomDateTime::clearElementDay ( )

Definition at line 4002 of file ui4.cpp.

◆ clearElementDay() [2/2]

void DomDateTime::clearElementDay ( )

◆ clearElementHour() [1/2]

void DomDateTime::clearElementHour ( )

Definition at line 3977 of file ui4.cpp.

◆ clearElementHour() [2/2]

void DomDateTime::clearElementHour ( )

◆ clearElementMinute() [1/2]

void DomDateTime::clearElementMinute ( )

Definition at line 3982 of file ui4.cpp.

◆ clearElementMinute() [2/2]

void DomDateTime::clearElementMinute ( )

◆ clearElementMonth() [1/2]

void DomDateTime::clearElementMonth ( )

Definition at line 3997 of file ui4.cpp.

◆ clearElementMonth() [2/2]

void DomDateTime::clearElementMonth ( )

◆ clearElementSecond() [1/2]

void DomDateTime::clearElementSecond ( )

Definition at line 3987 of file ui4.cpp.

◆ clearElementSecond() [2/2]

void DomDateTime::clearElementSecond ( )

◆ clearElementYear() [1/2]

void DomDateTime::clearElementYear ( )

Definition at line 3992 of file ui4.cpp.

◆ clearElementYear() [2/2]

void DomDateTime::clearElementYear ( )

◆ elementDay() [1/2]

int DomDateTime::elementDay ( ) const
inline

Definition at line 2021 of file ui4.h.

◆ elementDay() [2/2]

int DomDateTime::elementDay ( ) const
inline

Definition at line 2022 of file ui4_p.h.

◆ elementHour() [1/2]

int DomDateTime::elementHour ( ) const
inline

Definition at line 1996 of file ui4.h.

◆ elementHour() [2/2]

int DomDateTime::elementHour ( ) const
inline

Definition at line 1997 of file ui4_p.h.

◆ elementMinute() [1/2]

int DomDateTime::elementMinute ( ) const
inline

Definition at line 2001 of file ui4.h.

◆ elementMinute() [2/2]

int DomDateTime::elementMinute ( ) const
inline

Definition at line 2002 of file ui4_p.h.

◆ elementMonth() [1/2]

int DomDateTime::elementMonth ( ) const
inline

Definition at line 2016 of file ui4.h.

◆ elementMonth() [2/2]

int DomDateTime::elementMonth ( ) const
inline

Definition at line 2017 of file ui4_p.h.

◆ elementSecond() [1/2]

int DomDateTime::elementSecond ( ) const
inline

Definition at line 2006 of file ui4.h.

◆ elementSecond() [2/2]

int DomDateTime::elementSecond ( ) const
inline

Definition at line 2007 of file ui4_p.h.

◆ elementYear() [1/2]

int DomDateTime::elementYear ( ) const
inline

Definition at line 2011 of file ui4.h.

◆ elementYear() [2/2]

int DomDateTime::elementYear ( ) const
inline

Definition at line 2012 of file ui4_p.h.

◆ hasElementDay() [1/2]

bool DomDateTime::hasElementDay ( ) const
inline

Definition at line 2023 of file ui4.h.

◆ hasElementDay() [2/2]

bool DomDateTime::hasElementDay ( ) const
inline

Definition at line 2024 of file ui4_p.h.

◆ hasElementHour() [1/2]

bool DomDateTime::hasElementHour ( ) const
inline

Definition at line 1998 of file ui4.h.

◆ hasElementHour() [2/2]

bool DomDateTime::hasElementHour ( ) const
inline

Definition at line 1999 of file ui4_p.h.

◆ hasElementMinute() [1/2]

bool DomDateTime::hasElementMinute ( ) const
inline

Definition at line 2003 of file ui4.h.

◆ hasElementMinute() [2/2]

bool DomDateTime::hasElementMinute ( ) const
inline

Definition at line 2004 of file ui4_p.h.

◆ hasElementMonth() [1/2]

bool DomDateTime::hasElementMonth ( ) const
inline

Definition at line 2018 of file ui4.h.

◆ hasElementMonth() [2/2]

bool DomDateTime::hasElementMonth ( ) const
inline

Definition at line 2019 of file ui4_p.h.

◆ hasElementSecond() [1/2]

bool DomDateTime::hasElementSecond ( ) const
inline

Definition at line 2008 of file ui4.h.

◆ hasElementSecond() [2/2]

bool DomDateTime::hasElementSecond ( ) const
inline

Definition at line 2009 of file ui4_p.h.

◆ hasElementYear() [1/2]

bool DomDateTime::hasElementYear ( ) const
inline

Definition at line 2013 of file ui4.h.

◆ hasElementYear() [2/2]

bool DomDateTime::hasElementYear ( ) const
inline

Definition at line 2014 of file ui4_p.h.

◆ read() [1/2]

void DomDateTime::read ( QXmlStreamReader & reader)

Definition at line 3875 of file ui4.cpp.

◆ read() [2/2]

void DomDateTime::read ( QXmlStreamReader & reader)

◆ setElementDay() [1/2]

void DomDateTime::setElementDay ( int a)

Definition at line 3971 of file ui4.cpp.

◆ setElementDay() [2/2]

void DomDateTime::setElementDay ( int a)

◆ setElementHour() [1/2]

void DomDateTime::setElementHour ( int a)

Definition at line 3941 of file ui4.cpp.

◆ setElementHour() [2/2]

void DomDateTime::setElementHour ( int a)

◆ setElementMinute() [1/2]

void DomDateTime::setElementMinute ( int a)

Definition at line 3947 of file ui4.cpp.

◆ setElementMinute() [2/2]

void DomDateTime::setElementMinute ( int a)

◆ setElementMonth() [1/2]

void DomDateTime::setElementMonth ( int a)

Definition at line 3965 of file ui4.cpp.

◆ setElementMonth() [2/2]

void DomDateTime::setElementMonth ( int a)

◆ setElementSecond() [1/2]

void DomDateTime::setElementSecond ( int a)

Definition at line 3953 of file ui4.cpp.

◆ setElementSecond() [2/2]

void DomDateTime::setElementSecond ( int a)

◆ setElementYear() [1/2]

void DomDateTime::setElementYear ( int a)

Definition at line 3959 of file ui4.cpp.

◆ setElementYear() [2/2]

void DomDateTime::setElementYear ( int a)

◆ write() [1/2]

void DomDateTime::write ( QXmlStreamWriter & writer,
const QString & tagName = QString() ) const

Definition at line 3916 of file ui4.cpp.

◆ write() [2/2]

void DomDateTime::write ( QXmlStreamWriter & writer,
const QString & tagName = QString() ) const

The documentation for this class was generated from the following files: