Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
DomStringList Class Reference

#include <ui4.h>

+ Collaboration diagram for DomStringList:

Public Member Functions

 DomStringList ()=default
 
 ~DomStringList ()
 
void read (QXmlStreamReader &reader)
 
void write (QXmlStreamWriter &writer, const QString &tagName=QString()) const
 
bool hasAttributeNotr () const
 
QString attributeNotr () const
 
void setAttributeNotr (const QString &a)
 
void clearAttributeNotr ()
 
bool hasAttributeComment () const
 
QString attributeComment () const
 
void setAttributeComment (const QString &a)
 
void clearAttributeComment ()
 
bool hasAttributeExtraComment () const
 
QString attributeExtraComment () const
 
void setAttributeExtraComment (const QString &a)
 
void clearAttributeExtraComment ()
 
bool hasAttributeId () const
 
QString attributeId () const
 
void setAttributeId (const QString &a)
 
void clearAttributeId ()
 
QStringList elementString () const
 
void setElementString (const QStringList &a)
 

Detailed Description

Definition at line 2038 of file ui4.h.

Constructor & Destructor Documentation

◆ DomStringList()

DomStringList::DomStringList ( )
default

◆ ~DomStringList()

DomStringList::~DomStringList ( )

Definition at line 3998 of file ui4.cpp.

Member Function Documentation

◆ attributeComment()

QString DomStringList::attributeComment ( ) const
inline

Definition at line 2054 of file ui4.h.

Referenced by write().

+ Here is the caller graph for this function:

◆ attributeExtraComment()

QString DomStringList::attributeExtraComment ( ) const
inline

Definition at line 2059 of file ui4.h.

Referenced by write().

+ Here is the caller graph for this function:

◆ attributeId()

QString DomStringList::attributeId ( ) const
inline

Definition at line 2064 of file ui4.h.

Referenced by write().

+ Here is the caller graph for this function:

◆ attributeNotr()

QString DomStringList::attributeNotr ( ) const
inline

Definition at line 2049 of file ui4.h.

Referenced by write().

+ Here is the caller graph for this function:

◆ clearAttributeComment()

void DomStringList::clearAttributeComment ( )
inline

Definition at line 2056 of file ui4.h.

◆ clearAttributeExtraComment()

void DomStringList::clearAttributeExtraComment ( )
inline

Definition at line 2061 of file ui4.h.

◆ clearAttributeId()

void DomStringList::clearAttributeId ( )
inline

Definition at line 2066 of file ui4.h.

◆ clearAttributeNotr()

void DomStringList::clearAttributeNotr ( )
inline

Definition at line 2051 of file ui4.h.

◆ elementString()

QStringList DomStringList::elementString ( ) const
inline

Definition at line 2069 of file ui4.h.

◆ hasAttributeComment()

bool DomStringList::hasAttributeComment ( ) const
inline

Definition at line 2053 of file ui4.h.

Referenced by write().

+ Here is the caller graph for this function:

◆ hasAttributeExtraComment()

bool DomStringList::hasAttributeExtraComment ( ) const
inline

Definition at line 2058 of file ui4.h.

Referenced by write().

+ Here is the caller graph for this function:

◆ hasAttributeId()

bool DomStringList::hasAttributeId ( ) const
inline

Definition at line 2063 of file ui4.h.

Referenced by write().

+ Here is the caller graph for this function:

◆ hasAttributeNotr()

bool DomStringList::hasAttributeNotr ( ) const
inline

Definition at line 2048 of file ui4.h.

Referenced by write().

+ Here is the caller graph for this function:

◆ read()

void DomStringList::read ( QXmlStreamReader & reader)

Definition at line 4003 of file ui4.cpp.

References Qt::CaseInsensitive, setAttributeComment(), setAttributeExtraComment(), setAttributeId(), setAttributeNotr(), and tag.

+ Here is the call graph for this function:

◆ setAttributeComment()

void DomStringList::setAttributeComment ( const QString & a)
inline

Definition at line 2055 of file ui4.h.

Referenced by read().

+ Here is the caller graph for this function:

◆ setAttributeExtraComment()

void DomStringList::setAttributeExtraComment ( const QString & a)
inline

Definition at line 2060 of file ui4.h.

Referenced by read().

+ Here is the caller graph for this function:

◆ setAttributeId()

void DomStringList::setAttributeId ( const QString & a)
inline

Definition at line 2065 of file ui4.h.

Referenced by read().

+ Here is the caller graph for this function:

◆ setAttributeNotr()

void DomStringList::setAttributeNotr ( const QString & a)
inline

Definition at line 2050 of file ui4.h.

Referenced by read().

+ Here is the caller graph for this function:

◆ setElementString()

void DomStringList::setElementString ( const QStringList & a)

Definition at line 4068 of file ui4.cpp.

◆ write()

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

Definition at line 4046 of file ui4.cpp.

References attributeComment(), attributeExtraComment(), attributeId(), attributeNotr(), hasAttributeComment(), hasAttributeExtraComment(), hasAttributeId(), hasAttributeNotr(), QString::isEmpty(), QStringLiteral, and QString::toLower().

Referenced by DomProperty::write().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

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