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

#include <ui4.h>

Collaboration diagram for DomTime:

Public Member Functions

 DomTime ()=default
 ~DomTime ()
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 ()
 DomTime ()=default
 ~DomTime ()
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 ()

Detailed Description

Definition at line 1945 of file ui4.h.

Constructor & Destructor Documentation

◆ DomTime() [1/2]

DomTime::DomTime ( )
default

◆ ~DomTime() [1/2]

DomTime::~DomTime ( )
default

◆ DomTime() [2/2]

DomTime::DomTime ( )
default

◆ ~DomTime() [2/2]

DomTime::~DomTime ( )

Member Function Documentation

◆ clearElementHour() [1/2]

void DomTime::clearElementHour ( )

Definition at line 3857 of file ui4.cpp.

◆ clearElementHour() [2/2]

void DomTime::clearElementHour ( )

◆ clearElementMinute() [1/2]

void DomTime::clearElementMinute ( )

Definition at line 3862 of file ui4.cpp.

◆ clearElementMinute() [2/2]

void DomTime::clearElementMinute ( )

◆ clearElementSecond() [1/2]

void DomTime::clearElementSecond ( )

Definition at line 3867 of file ui4.cpp.

◆ clearElementSecond() [2/2]

void DomTime::clearElementSecond ( )

◆ elementHour() [1/2]

int DomTime::elementHour ( ) const
inline

Definition at line 1955 of file ui4.h.

◆ elementHour() [2/2]

int DomTime::elementHour ( ) const
inline

Definition at line 1955 of file ui4_p.h.

◆ elementMinute() [1/2]

int DomTime::elementMinute ( ) const
inline

Definition at line 1960 of file ui4.h.

◆ elementMinute() [2/2]

int DomTime::elementMinute ( ) const
inline

Definition at line 1960 of file ui4_p.h.

◆ elementSecond() [1/2]

int DomTime::elementSecond ( ) const
inline

Definition at line 1965 of file ui4.h.

◆ elementSecond() [2/2]

int DomTime::elementSecond ( ) const
inline

Definition at line 1965 of file ui4_p.h.

◆ hasElementHour() [1/2]

bool DomTime::hasElementHour ( ) const
inline

Definition at line 1957 of file ui4.h.

◆ hasElementHour() [2/2]

bool DomTime::hasElementHour ( ) const
inline

Definition at line 1957 of file ui4_p.h.

◆ hasElementMinute() [1/2]

bool DomTime::hasElementMinute ( ) const
inline

Definition at line 1962 of file ui4.h.

◆ hasElementMinute() [2/2]

bool DomTime::hasElementMinute ( ) const
inline

Definition at line 1962 of file ui4_p.h.

◆ hasElementSecond() [1/2]

bool DomTime::hasElementSecond ( ) const
inline

Definition at line 1967 of file ui4.h.

◆ hasElementSecond() [2/2]

bool DomTime::hasElementSecond ( ) const
inline

Definition at line 1967 of file ui4_p.h.

◆ read() [1/2]

void DomTime::read ( QXmlStreamReader & reader)

Definition at line 3794 of file ui4.cpp.

◆ read() [2/2]

void DomTime::read ( QXmlStreamReader & reader)

◆ setElementHour() [1/2]

void DomTime::setElementHour ( int a)

Definition at line 3839 of file ui4.cpp.

◆ setElementHour() [2/2]

void DomTime::setElementHour ( int a)

◆ setElementMinute() [1/2]

void DomTime::setElementMinute ( int a)

Definition at line 3845 of file ui4.cpp.

◆ setElementMinute() [2/2]

void DomTime::setElementMinute ( int a)

◆ setElementSecond() [1/2]

void DomTime::setElementSecond ( int a)

Definition at line 3851 of file ui4.cpp.

◆ setElementSecond() [2/2]

void DomTime::setElementSecond ( int a)

◆ write() [1/2]

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

Definition at line 3823 of file ui4.cpp.

◆ write() [2/2]

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

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