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

#include <ui4.h>

Collaboration diagram for DomRow:

Public Member Functions

 DomRow ()=default
 ~DomRow ()
void read (QXmlStreamReader &reader)
void write (QXmlStreamWriter &writer, const QString &tagName=QString()) const
QList< DomProperty * > elementProperty () const
void setElementProperty (const QList< DomProperty * > &a)
 DomRow ()=default
 ~DomRow ()
void read (QXmlStreamReader &reader)
void write (QXmlStreamWriter &writer, const QString &tagName=QString()) const
QList< DomProperty * > elementProperty () const
void setElementProperty (const QList< DomProperty * > &a)

Detailed Description

Definition at line 998 of file ui4.h.

Constructor & Destructor Documentation

◆ DomRow() [1/2]

DomRow::DomRow ( )
default

◆ ~DomRow() [1/2]

DomRow::~DomRow ( )

Definition at line 1888 of file ui4.cpp.

◆ DomRow() [2/2]

DomRow::DomRow ( )
default

◆ ~DomRow() [2/2]

DomRow::~DomRow ( )

Member Function Documentation

◆ elementProperty() [1/2]

QList< DomProperty * > DomRow::elementProperty ( ) const
inline

Definition at line 1008 of file ui4.h.

◆ elementProperty() [2/2]

QList< DomProperty * > DomRow::elementProperty ( ) const
inline

Definition at line 1008 of file ui4_p.h.

◆ read() [1/2]

void DomRow::read ( QXmlStreamReader & reader)

Definition at line 1894 of file ui4.cpp.

◆ read() [2/2]

void DomRow::read ( QXmlStreamReader & reader)

◆ setElementProperty() [1/2]

void DomRow::setElementProperty ( const QList< DomProperty * > & a)

Definition at line 1927 of file ui4.cpp.

◆ setElementProperty() [2/2]

void DomRow::setElementProperty ( const QList< DomProperty * > & a)

◆ write() [1/2]

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

Definition at line 1917 of file ui4.cpp.

◆ write() [2/2]

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

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