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

#include <ui4.h>

Collaboration diagram for DomLayout:

Public Member Functions

 DomLayout ()=default
 ~DomLayout ()
void read (QXmlStreamReader &reader)
void write (QXmlStreamWriter &writer, const QString &tagName=QString()) const
bool hasAttributeClass () const
QString attributeClass () const
void setAttributeClass (const QString &a)
void clearAttributeClass ()
bool hasAttributeName () const
QString attributeName () const
void setAttributeName (const QString &a)
void clearAttributeName ()
bool hasAttributeStretch () const
QString attributeStretch () const
void setAttributeStretch (const QString &a)
void clearAttributeStretch ()
bool hasAttributeRowStretch () const
QString attributeRowStretch () const
void setAttributeRowStretch (const QString &a)
void clearAttributeRowStretch ()
bool hasAttributeColumnStretch () const
QString attributeColumnStretch () const
void setAttributeColumnStretch (const QString &a)
void clearAttributeColumnStretch ()
bool hasAttributeRowMinimumHeight () const
QString attributeRowMinimumHeight () const
void setAttributeRowMinimumHeight (const QString &a)
void clearAttributeRowMinimumHeight ()
bool hasAttributeColumnMinimumWidth () const
QString attributeColumnMinimumWidth () const
void setAttributeColumnMinimumWidth (const QString &a)
void clearAttributeColumnMinimumWidth ()
QList< DomProperty * > elementProperty () const
void setElementProperty (const QList< DomProperty * > &a)
QList< DomProperty * > elementAttribute () const
void setElementAttribute (const QList< DomProperty * > &a)
QList< DomLayoutItem * > elementItem () const
void setElementItem (const QList< DomLayoutItem * > &a)
 DomLayout ()=default
 ~DomLayout ()
void read (QXmlStreamReader &reader)
void write (QXmlStreamWriter &writer, const QString &tagName=QString()) const
bool hasAttributeClass () const
QString attributeClass () const
void setAttributeClass (const QString &a)
void clearAttributeClass ()
bool hasAttributeName () const
QString attributeName () const
void setAttributeName (const QString &a)
void clearAttributeName ()
bool hasAttributeStretch () const
QString attributeStretch () const
void setAttributeStretch (const QString &a)
void clearAttributeStretch ()
bool hasAttributeRowStretch () const
QString attributeRowStretch () const
void setAttributeRowStretch (const QString &a)
void clearAttributeRowStretch ()
bool hasAttributeColumnStretch () const
QString attributeColumnStretch () const
void setAttributeColumnStretch (const QString &a)
void clearAttributeColumnStretch ()
bool hasAttributeRowMinimumHeight () const
QString attributeRowMinimumHeight () const
void setAttributeRowMinimumHeight (const QString &a)
void clearAttributeRowMinimumHeight ()
bool hasAttributeColumnMinimumWidth () const
QString attributeColumnMinimumWidth () const
void setAttributeColumnMinimumWidth (const QString &a)
void clearAttributeColumnMinimumWidth ()
QList< DomProperty * > elementProperty () const
void setElementProperty (const QList< DomProperty * > &a)
QList< DomProperty * > elementAttribute () const
void setElementAttribute (const QList< DomProperty * > &a)
QList< DomLayoutItem * > elementItem () const
void setElementItem (const QList< DomLayoutItem * > &a)

Detailed Description

Definition at line 830 of file ui4.h.

Constructor & Destructor Documentation

◆ DomLayout() [1/2]

DomLayout::DomLayout ( )
default

◆ ~DomLayout() [1/2]

DomLayout::~DomLayout ( )

Definition at line 1590 of file ui4.cpp.

◆ DomLayout() [2/2]

DomLayout::DomLayout ( )
default

◆ ~DomLayout() [2/2]

DomLayout::~DomLayout ( )

Member Function Documentation

◆ attributeClass() [1/2]

QString DomLayout::attributeClass ( ) const
inline

Definition at line 841 of file ui4.h.

◆ attributeClass() [2/2]

QString DomLayout::attributeClass ( ) const
inline

Definition at line 841 of file ui4_p.h.

◆ attributeColumnMinimumWidth() [1/2]

QString DomLayout::attributeColumnMinimumWidth ( ) const
inline

Definition at line 871 of file ui4.h.

◆ attributeColumnMinimumWidth() [2/2]

QString DomLayout::attributeColumnMinimumWidth ( ) const
inline

Definition at line 871 of file ui4_p.h.

◆ attributeColumnStretch() [1/2]

QString DomLayout::attributeColumnStretch ( ) const
inline

Definition at line 861 of file ui4.h.

◆ attributeColumnStretch() [2/2]

QString DomLayout::attributeColumnStretch ( ) const
inline

Definition at line 861 of file ui4_p.h.

◆ attributeName() [1/2]

QString DomLayout::attributeName ( ) const
inline

Definition at line 846 of file ui4.h.

◆ attributeName() [2/2]

QString DomLayout::attributeName ( ) const
inline

Definition at line 846 of file ui4_p.h.

◆ attributeRowMinimumHeight() [1/2]

QString DomLayout::attributeRowMinimumHeight ( ) const
inline

Definition at line 866 of file ui4.h.

◆ attributeRowMinimumHeight() [2/2]

QString DomLayout::attributeRowMinimumHeight ( ) const
inline

Definition at line 866 of file ui4_p.h.

◆ attributeRowStretch() [1/2]

QString DomLayout::attributeRowStretch ( ) const
inline

Definition at line 856 of file ui4.h.

◆ attributeRowStretch() [2/2]

QString DomLayout::attributeRowStretch ( ) const
inline

Definition at line 856 of file ui4_p.h.

◆ attributeStretch() [1/2]

QString DomLayout::attributeStretch ( ) const
inline

Definition at line 851 of file ui4.h.

◆ attributeStretch() [2/2]

QString DomLayout::attributeStretch ( ) const
inline

Definition at line 851 of file ui4_p.h.

◆ clearAttributeClass() [1/2]

void DomLayout::clearAttributeClass ( )
inline

Definition at line 843 of file ui4.h.

◆ clearAttributeClass() [2/2]

void DomLayout::clearAttributeClass ( )
inline

Definition at line 843 of file ui4_p.h.

◆ clearAttributeColumnMinimumWidth() [1/2]

void DomLayout::clearAttributeColumnMinimumWidth ( )
inline

Definition at line 873 of file ui4.h.

◆ clearAttributeColumnMinimumWidth() [2/2]

void DomLayout::clearAttributeColumnMinimumWidth ( )
inline

Definition at line 873 of file ui4_p.h.

◆ clearAttributeColumnStretch() [1/2]

void DomLayout::clearAttributeColumnStretch ( )
inline

Definition at line 863 of file ui4.h.

◆ clearAttributeColumnStretch() [2/2]

void DomLayout::clearAttributeColumnStretch ( )
inline

Definition at line 863 of file ui4_p.h.

◆ clearAttributeName() [1/2]

void DomLayout::clearAttributeName ( )
inline

Definition at line 848 of file ui4.h.

◆ clearAttributeName() [2/2]

void DomLayout::clearAttributeName ( )
inline

Definition at line 848 of file ui4_p.h.

◆ clearAttributeRowMinimumHeight() [1/2]

void DomLayout::clearAttributeRowMinimumHeight ( )
inline

Definition at line 868 of file ui4.h.

◆ clearAttributeRowMinimumHeight() [2/2]

void DomLayout::clearAttributeRowMinimumHeight ( )
inline

Definition at line 868 of file ui4_p.h.

◆ clearAttributeRowStretch() [1/2]

void DomLayout::clearAttributeRowStretch ( )
inline

Definition at line 858 of file ui4.h.

◆ clearAttributeRowStretch() [2/2]

void DomLayout::clearAttributeRowStretch ( )
inline

Definition at line 858 of file ui4_p.h.

◆ clearAttributeStretch() [1/2]

void DomLayout::clearAttributeStretch ( )
inline

Definition at line 853 of file ui4.h.

◆ clearAttributeStretch() [2/2]

void DomLayout::clearAttributeStretch ( )
inline

Definition at line 853 of file ui4_p.h.

◆ elementAttribute() [1/2]

QList< DomProperty * > DomLayout::elementAttribute ( ) const
inline

Definition at line 879 of file ui4.h.

◆ elementAttribute() [2/2]

QList< DomProperty * > DomLayout::elementAttribute ( ) const
inline

Definition at line 879 of file ui4_p.h.

◆ elementItem() [1/2]

QList< DomLayoutItem * > DomLayout::elementItem ( ) const
inline

Definition at line 882 of file ui4.h.

◆ elementItem() [2/2]

QList< DomLayoutItem * > DomLayout::elementItem ( ) const
inline

Definition at line 882 of file ui4_p.h.

◆ elementProperty() [1/2]

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

Definition at line 876 of file ui4.h.

◆ elementProperty() [2/2]

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

Definition at line 876 of file ui4_p.h.

◆ hasAttributeClass() [1/2]

bool DomLayout::hasAttributeClass ( ) const
inline

Definition at line 840 of file ui4.h.

◆ hasAttributeClass() [2/2]

bool DomLayout::hasAttributeClass ( ) const
inline

Definition at line 840 of file ui4_p.h.

◆ hasAttributeColumnMinimumWidth() [1/2]

bool DomLayout::hasAttributeColumnMinimumWidth ( ) const
inline

Definition at line 870 of file ui4.h.

◆ hasAttributeColumnMinimumWidth() [2/2]

bool DomLayout::hasAttributeColumnMinimumWidth ( ) const
inline

Definition at line 870 of file ui4_p.h.

◆ hasAttributeColumnStretch() [1/2]

bool DomLayout::hasAttributeColumnStretch ( ) const
inline

Definition at line 860 of file ui4.h.

◆ hasAttributeColumnStretch() [2/2]

bool DomLayout::hasAttributeColumnStretch ( ) const
inline

Definition at line 860 of file ui4_p.h.

◆ hasAttributeName() [1/2]

bool DomLayout::hasAttributeName ( ) const
inline

Definition at line 845 of file ui4.h.

◆ hasAttributeName() [2/2]

bool DomLayout::hasAttributeName ( ) const
inline

Definition at line 845 of file ui4_p.h.

◆ hasAttributeRowMinimumHeight() [1/2]

bool DomLayout::hasAttributeRowMinimumHeight ( ) const
inline

Definition at line 865 of file ui4.h.

◆ hasAttributeRowMinimumHeight() [2/2]

bool DomLayout::hasAttributeRowMinimumHeight ( ) const
inline

Definition at line 865 of file ui4_p.h.

◆ hasAttributeRowStretch() [1/2]

bool DomLayout::hasAttributeRowStretch ( ) const
inline

Definition at line 855 of file ui4.h.

◆ hasAttributeRowStretch() [2/2]

bool DomLayout::hasAttributeRowStretch ( ) const
inline

Definition at line 855 of file ui4_p.h.

◆ hasAttributeStretch() [1/2]

bool DomLayout::hasAttributeStretch ( ) const
inline

Definition at line 850 of file ui4.h.

◆ hasAttributeStretch() [2/2]

bool DomLayout::hasAttributeStretch ( ) const
inline

Definition at line 850 of file ui4_p.h.

◆ read() [1/2]

void DomLayout::read ( QXmlStreamReader & reader)

Definition at line 1600 of file ui4.cpp.

◆ read() [2/2]

void DomLayout::read ( QXmlStreamReader & reader)

◆ setAttributeClass() [1/2]

void DomLayout::setAttributeClass ( const QString & a)
inline

Definition at line 842 of file ui4.h.

◆ setAttributeClass() [2/2]

void DomLayout::setAttributeClass ( const QString & a)
inline

Definition at line 842 of file ui4_p.h.

◆ setAttributeColumnMinimumWidth() [1/2]

void DomLayout::setAttributeColumnMinimumWidth ( const QString & a)
inline

Definition at line 872 of file ui4.h.

◆ setAttributeColumnMinimumWidth() [2/2]

void DomLayout::setAttributeColumnMinimumWidth ( const QString & a)
inline

Definition at line 872 of file ui4_p.h.

◆ setAttributeColumnStretch() [1/2]

void DomLayout::setAttributeColumnStretch ( const QString & a)
inline

Definition at line 862 of file ui4.h.

◆ setAttributeColumnStretch() [2/2]

void DomLayout::setAttributeColumnStretch ( const QString & a)
inline

Definition at line 862 of file ui4_p.h.

◆ setAttributeName() [1/2]

void DomLayout::setAttributeName ( const QString & a)
inline

Definition at line 847 of file ui4.h.

◆ setAttributeName() [2/2]

void DomLayout::setAttributeName ( const QString & a)
inline

Definition at line 847 of file ui4_p.h.

◆ setAttributeRowMinimumHeight() [1/2]

void DomLayout::setAttributeRowMinimumHeight ( const QString & a)
inline

Definition at line 867 of file ui4.h.

◆ setAttributeRowMinimumHeight() [2/2]

void DomLayout::setAttributeRowMinimumHeight ( const QString & a)
inline

Definition at line 867 of file ui4_p.h.

◆ setAttributeRowStretch() [1/2]

void DomLayout::setAttributeRowStretch ( const QString & a)
inline

Definition at line 857 of file ui4.h.

◆ setAttributeRowStretch() [2/2]

void DomLayout::setAttributeRowStretch ( const QString & a)
inline

Definition at line 857 of file ui4_p.h.

◆ setAttributeStretch() [1/2]

void DomLayout::setAttributeStretch ( const QString & a)
inline

Definition at line 852 of file ui4.h.

◆ setAttributeStretch() [2/2]

void DomLayout::setAttributeStretch ( const QString & a)
inline

Definition at line 852 of file ui4_p.h.

◆ setElementAttribute() [1/2]

void DomLayout::setElementAttribute ( const QList< DomProperty * > & a)

Definition at line 1712 of file ui4.cpp.

◆ setElementAttribute() [2/2]

void DomLayout::setElementAttribute ( const QList< DomProperty * > & a)

◆ setElementItem() [1/2]

void DomLayout::setElementItem ( const QList< DomLayoutItem * > & a)

Definition at line 1718 of file ui4.cpp.

◆ setElementItem() [2/2]

void DomLayout::setElementItem ( const QList< DomLayoutItem * > & a)

◆ setElementProperty() [1/2]

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

Definition at line 1706 of file ui4.cpp.

◆ setElementProperty() [2/2]

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

◆ write() [1/2]

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

Definition at line 1669 of file ui4.cpp.

◆ write() [2/2]

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

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