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

#include <ui4.h>

+ Collaboration diagram for DomPropertyToolTip:

Public Member Functions

 DomPropertyToolTip ()=default
 
 ~DomPropertyToolTip ()
 
void read (QXmlStreamReader &reader)
 
void write (QXmlStreamWriter &writer, const QString &tagName=QString()) const
 
bool hasAttributeName () const
 
QString attributeName () const
 
void setAttributeName (const QString &a)
 
void clearAttributeName ()
 

Detailed Description

Definition at line 2868 of file ui4.h.

Constructor & Destructor Documentation

◆ DomPropertyToolTip()

DomPropertyToolTip::DomPropertyToolTip ( )
default

◆ ~DomPropertyToolTip()

DomPropertyToolTip::~DomPropertyToolTip ( )
default

Member Function Documentation

◆ attributeName()

QString DomPropertyToolTip::attributeName ( ) const
inline

Definition at line 2879 of file ui4.h.

Referenced by write().

+ Here is the caller graph for this function:

◆ clearAttributeName()

void DomPropertyToolTip::clearAttributeName ( )
inline

Definition at line 2881 of file ui4.h.

◆ hasAttributeName()

bool DomPropertyToolTip::hasAttributeName ( ) const
inline

Definition at line 2878 of file ui4.h.

Referenced by write().

+ Here is the caller graph for this function:

◆ read()

void DomPropertyToolTip::read ( QXmlStreamReader & reader)

Definition at line 6127 of file ui4.cpp.

References setAttributeName(), and tag.

+ Here is the call graph for this function:

◆ setAttributeName()

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

Definition at line 2880 of file ui4.h.

Referenced by read().

+ Here is the caller graph for this function:

◆ write()

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

Definition at line 6154 of file ui4.cpp.

References attributeName(), hasAttributeName(), QString::isEmpty(), QStringLiteral, and QString::toLower().

+ Here is the call graph for this function:

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