![]()  | 
  
    Qt 6.x
    
   The Qt SDK 
   | 
 
#include <ui4.h>
 Collaboration diagram for DomColumn: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().
 Here is the call graph for this function:
      
  | 
  inline | 
| void DomColumn::read | ( | QXmlStreamReader & | reader | ) | 
Definition at line 1931 of file ui4.cpp.
References QList< T >::append(), Qt::CaseInsensitive, and tag.
 Here is the call graph for this function:| void DomColumn::setElementProperty | ( | const QList< DomProperty * > & | a | ) | 
Definition at line 1954 of file ui4.cpp.
References QString::isEmpty(), QStringLiteral, and QString::toLower().
 Here is the call graph for this function: