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 1946 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 3858 of file ui4.cpp.

◆ clearElementHour() [2/2]

void DomTime::clearElementHour ( )

◆ clearElementMinute() [1/2]

void DomTime::clearElementMinute ( )

Definition at line 3863 of file ui4.cpp.

◆ clearElementMinute() [2/2]

void DomTime::clearElementMinute ( )

◆ clearElementSecond() [1/2]

void DomTime::clearElementSecond ( )

Definition at line 3868 of file ui4.cpp.

◆ clearElementSecond() [2/2]

void DomTime::clearElementSecond ( )

◆ elementHour() [1/2]

int DomTime::elementHour ( ) const
inline

Definition at line 1956 of file ui4.h.

◆ elementHour() [2/2]

int DomTime::elementHour ( ) const
inline

Definition at line 1957 of file ui4_p.h.

◆ elementMinute() [1/2]

int DomTime::elementMinute ( ) const
inline

Definition at line 1961 of file ui4.h.

◆ elementMinute() [2/2]

int DomTime::elementMinute ( ) const
inline

Definition at line 1962 of file ui4_p.h.

◆ elementSecond() [1/2]

int DomTime::elementSecond ( ) const
inline

Definition at line 1966 of file ui4.h.

◆ elementSecond() [2/2]

int DomTime::elementSecond ( ) const
inline

Definition at line 1967 of file ui4_p.h.

◆ hasElementHour() [1/2]

bool DomTime::hasElementHour ( ) const
inline

Definition at line 1958 of file ui4.h.

◆ hasElementHour() [2/2]

bool DomTime::hasElementHour ( ) const
inline

Definition at line 1959 of file ui4_p.h.

◆ hasElementMinute() [1/2]

bool DomTime::hasElementMinute ( ) const
inline

Definition at line 1963 of file ui4.h.

◆ hasElementMinute() [2/2]

bool DomTime::hasElementMinute ( ) const
inline

Definition at line 1964 of file ui4_p.h.

◆ hasElementSecond() [1/2]

bool DomTime::hasElementSecond ( ) const
inline

Definition at line 1968 of file ui4.h.

◆ hasElementSecond() [2/2]

bool DomTime::hasElementSecond ( ) const
inline

Definition at line 1969 of file ui4_p.h.

◆ read() [1/2]

void DomTime::read ( QXmlStreamReader & reader)

Definition at line 3795 of file ui4.cpp.

◆ read() [2/2]

void DomTime::read ( QXmlStreamReader & reader)

◆ setElementHour() [1/2]

void DomTime::setElementHour ( int a)

Definition at line 3840 of file ui4.cpp.

◆ setElementHour() [2/2]

void DomTime::setElementHour ( int a)

◆ setElementMinute() [1/2]

void DomTime::setElementMinute ( int a)

Definition at line 3846 of file ui4.cpp.

◆ setElementMinute() [2/2]

void DomTime::setElementMinute ( int a)

◆ setElementSecond() [1/2]

void DomTime::setElementSecond ( int a)

Definition at line 3852 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 3824 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: