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

#include <ui4.h>

Collaboration diagram for DomChar:

Public Member Functions

 DomChar ()=default
 ~DomChar ()
void read (QXmlStreamReader &reader)
void write (QXmlStreamWriter &writer, const QString &tagName=QString()) const
int elementUnicode () const
void setElementUnicode (int a)
bool hasElementUnicode () const
void clearElementUnicode ()
 DomChar ()=default
 ~DomChar ()
void read (QXmlStreamReader &reader)
void write (QXmlStreamWriter &writer, const QString &tagName=QString()) const
int elementUnicode () const
void setElementUnicode (int a)
bool hasElementUnicode () const
void clearElementUnicode ()

Detailed Description

Definition at line 2405 of file ui4.h.

Constructor & Destructor Documentation

◆ DomChar() [1/2]

DomChar::DomChar ( )
default

◆ ~DomChar() [1/2]

DomChar::~DomChar ( )
default

◆ DomChar() [2/2]

DomChar::DomChar ( )
default

◆ ~DomChar() [2/2]

DomChar::~DomChar ( )

Member Function Documentation

◆ clearElementUnicode() [1/2]

void DomChar::clearElementUnicode ( )

Definition at line 4774 of file ui4.cpp.

◆ clearElementUnicode() [2/2]

void DomChar::clearElementUnicode ( )

◆ elementUnicode() [1/2]

int DomChar::elementUnicode ( ) const
inline

Definition at line 2415 of file ui4.h.

◆ elementUnicode() [2/2]

int DomChar::elementUnicode ( ) const
inline

Definition at line 2415 of file ui4_p.h.

◆ hasElementUnicode() [1/2]

bool DomChar::hasElementUnicode ( ) const
inline

Definition at line 2417 of file ui4.h.

◆ hasElementUnicode() [2/2]

bool DomChar::hasElementUnicode ( ) const
inline

Definition at line 2417 of file ui4_p.h.

◆ read() [1/2]

void DomChar::read ( QXmlStreamReader & reader)

Definition at line 4737 of file ui4.cpp.

◆ read() [2/2]

void DomChar::read ( QXmlStreamReader & reader)

◆ setElementUnicode() [1/2]

void DomChar::setElementUnicode ( int a)

Definition at line 4768 of file ui4.cpp.

◆ setElementUnicode() [2/2]

void DomChar::setElementUnicode ( int a)

◆ write() [1/2]

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

Definition at line 4758 of file ui4.cpp.

◆ write() [2/2]

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

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