Definition at line 1287 of file ui4_p.h.
◆ Child
Enumerator |
---|
Property | |
Attribute | |
Item | |
Definition at line 1402 of file ui4_p.h.
◆ DomLayout() [1/2]
◆ ~DomLayout()
DomLayout::~DomLayout |
( |
| ) |
|
◆ DomLayout() [2/2]
DomLayout::DomLayout |
( |
const DomLayout & |
other | ) |
|
|
private |
◆ attributeClass()
QString DomLayout::attributeClass |
( |
| ) |
const |
|
inline |
◆ attributeColumnMinimumWidth()
QString DomLayout::attributeColumnMinimumWidth |
( |
| ) |
const |
|
inline |
Definition at line 1353 of file ui4_p.h.
QString m_attr_columnMinimumWidth
◆ attributeColumnStretch()
QString DomLayout::attributeColumnStretch |
( |
| ) |
const |
|
inline |
Definition at line 1335 of file ui4_p.h.
QString m_attr_columnStretch
◆ attributeName()
QString DomLayout::attributeName |
( |
| ) |
const |
|
inline |
◆ attributeRowMinimumHeight()
QString DomLayout::attributeRowMinimumHeight |
( |
| ) |
const |
|
inline |
Definition at line 1344 of file ui4_p.h.
QString m_attr_rowMinimumHeight
◆ attributeRowStretch()
QString DomLayout::attributeRowStretch |
( |
| ) |
const |
|
inline |
Definition at line 1326 of file ui4_p.h.
QString m_attr_rowStretch
◆ attributeStretch()
QString DomLayout::attributeStretch |
( |
| ) |
const |
|
inline |
◆ clear()
void DomLayout::clear |
( |
bool |
clear_all = true | ) |
|
|
private |
◆ clearAttributeClass()
void DomLayout::clearAttributeClass |
( |
| ) |
|
|
inline |
◆ clearAttributeColumnMinimumWidth()
void DomLayout::clearAttributeColumnMinimumWidth |
( |
| ) |
|
|
inline |
Definition at line 1359 of file ui4_p.h.
bool m_has_attr_columnMinimumWidth
◆ clearAttributeColumnStretch()
void DomLayout::clearAttributeColumnStretch |
( |
| ) |
|
|
inline |
Definition at line 1341 of file ui4_p.h.
bool m_has_attr_columnStretch
◆ clearAttributeName()
void DomLayout::clearAttributeName |
( |
| ) |
|
|
inline |
◆ clearAttributeRowMinimumHeight()
void DomLayout::clearAttributeRowMinimumHeight |
( |
| ) |
|
|
inline |
Definition at line 1350 of file ui4_p.h.
bool m_has_attr_rowMinimumHeight
◆ clearAttributeRowStretch()
void DomLayout::clearAttributeRowStretch |
( |
| ) |
|
|
inline |
Definition at line 1332 of file ui4_p.h.
bool m_has_attr_rowStretch
◆ clearAttributeStretch()
void DomLayout::clearAttributeStretch |
( |
| ) |
|
|
inline |
◆ elementAttribute()
QList<DomProperty*> DomLayout::elementAttribute |
( |
| ) |
const |
|
inline |
Definition at line 1365 of file ui4_p.h.
QList< DomProperty * > m_attribute
◆ elementItem()
Definition at line 1368 of file ui4_p.h.
QList< DomLayoutItem * > m_item
◆ elementProperty()
QList<DomProperty*> DomLayout::elementProperty |
( |
| ) |
const |
|
inline |
Definition at line 1362 of file ui4_p.h.
QList< DomProperty * > m_property
◆ hasAttributeClass()
bool DomLayout::hasAttributeClass |
( |
| ) |
const |
|
inline |
◆ hasAttributeColumnMinimumWidth()
bool DomLayout::hasAttributeColumnMinimumWidth |
( |
| ) |
const |
|
inline |
◆ hasAttributeColumnStretch()
bool DomLayout::hasAttributeColumnStretch |
( |
| ) |
const |
|
inline |
◆ hasAttributeName()
bool DomLayout::hasAttributeName |
( |
| ) |
const |
|
inline |
◆ hasAttributeRowMinimumHeight()
bool DomLayout::hasAttributeRowMinimumHeight |
( |
| ) |
const |
|
inline |
◆ hasAttributeRowStretch()
bool DomLayout::hasAttributeRowStretch |
( |
| ) |
const |
|
inline |
◆ hasAttributeStretch()
bool DomLayout::hasAttributeStretch |
( |
| ) |
const |
|
inline |
◆ operator=()
void DomLayout::operator= |
( |
const DomLayout & |
other | ) |
|
|
private |
◆ read()
void DomLayout::read |
( |
QXmlStreamReader & |
reader | ) |
|
◆ setAttributeClass()
void DomLayout::setAttributeClass |
( |
const QString & |
a | ) |
|
|
inline |
◆ setAttributeColumnMinimumWidth()
void DomLayout::setAttributeColumnMinimumWidth |
( |
const QString & |
a | ) |
|
|
inline |
◆ setAttributeColumnStretch()
void DomLayout::setAttributeColumnStretch |
( |
const QString & |
a | ) |
|
|
inline |
◆ setAttributeName()
void DomLayout::setAttributeName |
( |
const QString & |
a | ) |
|
|
inline |
◆ setAttributeRowMinimumHeight()
void DomLayout::setAttributeRowMinimumHeight |
( |
const QString & |
a | ) |
|
|
inline |
◆ setAttributeRowStretch()
void DomLayout::setAttributeRowStretch |
( |
const QString & |
a | ) |
|
|
inline |
◆ setAttributeStretch()
void DomLayout::setAttributeStretch |
( |
const QString & |
a | ) |
|
|
inline |
◆ setElementAttribute()
void DomLayout::setElementAttribute |
( |
const QList< DomProperty * > & |
a | ) |
|
◆ setElementItem()
void DomLayout::setElementItem |
( |
const QList< DomLayoutItem * > & |
a | ) |
|
◆ setElementProperty()
void DomLayout::setElementProperty |
( |
const QList< DomProperty * > & |
a | ) |
|
◆ setText()
void DomLayout::setText |
( |
const QString & |
s | ) |
|
|
inline |
◆ text()
QString DomLayout::text |
( |
| ) |
const |
|
inline |
◆ write()
void DomLayout::write |
( |
QXmlStreamWriter & |
writer, |
|
|
const QString & |
tagName = "" |
|
) |
| const |
◆ m_attr_class
QString DomLayout::m_attr_class |
|
private |
◆ m_attr_columnMinimumWidth
QString DomLayout::m_attr_columnMinimumWidth |
|
private |
◆ m_attr_columnStretch
QString DomLayout::m_attr_columnStretch |
|
private |
◆ m_attr_name
QString DomLayout::m_attr_name |
|
private |
◆ m_attr_rowMinimumHeight
QString DomLayout::m_attr_rowMinimumHeight |
|
private |
◆ m_attr_rowStretch
QString DomLayout::m_attr_rowStretch |
|
private |
◆ m_attr_stretch
QString DomLayout::m_attr_stretch |
|
private |
◆ m_attribute
◆ m_children
uint DomLayout::m_children |
|
private |
◆ m_has_attr_class
bool DomLayout::m_has_attr_class |
|
private |
◆ m_has_attr_columnMinimumWidth
bool DomLayout::m_has_attr_columnMinimumWidth |
|
private |
◆ m_has_attr_columnStretch
bool DomLayout::m_has_attr_columnStretch |
|
private |
◆ m_has_attr_name
bool DomLayout::m_has_attr_name |
|
private |
◆ m_has_attr_rowMinimumHeight
bool DomLayout::m_has_attr_rowMinimumHeight |
|
private |
◆ m_has_attr_rowStretch
bool DomLayout::m_has_attr_rowStretch |
|
private |
◆ m_has_attr_stretch
bool DomLayout::m_has_attr_stretch |
|
private |
◆ m_item
◆ m_property
◆ m_text
QString DomLayout::m_text |
|
private |
The documentation for this class was generated from the following file:
- /home/www/ba/GUI/coregui/Views/widgetbox/ui4_p.h