![]() |
Qt 6.x
The Qt SDK
|
#include <ui4.h>
Public Member Functions | |
DomColumn ()=default | |
~DomColumn () | |
void | read (QXmlStreamReader &reader) |
void | write (QXmlStreamWriter &writer, const QString &tagName=QString()) const |
QList< DomProperty * > | elementProperty () const |
void | setElementProperty (const QList< DomProperty * > &a) |
|
default |
DomColumn::~DomColumn | ( | ) |
Definition at line 1925 of file ui4.cpp.
References QList< T >::clear(), and qDeleteAll().
|
inline |
void DomColumn::read | ( | QXmlStreamReader & | reader | ) |
Definition at line 1931 of file ui4.cpp.
References QList< T >::append(), Qt::CaseInsensitive, and tag.
void DomColumn::setElementProperty | ( | const QList< DomProperty * > & | a | ) |
Definition at line 1954 of file ui4.cpp.
References QString::isEmpty(), QStringLiteral, and QString::toLower().