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

#include <ui4.h>

Collaboration diagram for DomConnectionHint:

Public Member Functions

 DomConnectionHint ()=default
 ~DomConnectionHint ()
void read (QXmlStreamReader &reader)
void write (QXmlStreamWriter &writer, const QString &tagName=QString()) const
bool hasAttributeType () const
QString attributeType () const
void setAttributeType (const QString &a)
void clearAttributeType ()
int elementX () const
void setElementX (int a)
bool hasElementX () const
void clearElementX ()
int elementY () const
void setElementY (int a)
bool hasElementY () const
void clearElementY ()
 DomConnectionHint ()=default
 ~DomConnectionHint ()
void read (QXmlStreamReader &reader)
void write (QXmlStreamWriter &writer, const QString &tagName=QString()) const
bool hasAttributeType () const
QString attributeType () const
void setAttributeType (const QString &a)
void clearAttributeType ()
int elementX () const
void setElementX (int a)
bool hasElementX () const
void clearElementX ()
int elementY () const
void setElementY (int a)
bool hasElementY () const
void clearElementY ()

Detailed Description

Definition at line 2752 of file ui4.h.

Constructor & Destructor Documentation

◆ DomConnectionHint() [1/2]

DomConnectionHint::DomConnectionHint ( )
default

◆ ~DomConnectionHint() [1/2]

DomConnectionHint::~DomConnectionHint ( )
default

◆ DomConnectionHint() [2/2]

DomConnectionHint::DomConnectionHint ( )
default

◆ ~DomConnectionHint() [2/2]

DomConnectionHint::~DomConnectionHint ( )

Member Function Documentation

◆ attributeType() [1/2]

QString DomConnectionHint::attributeType ( ) const
inline

Definition at line 2763 of file ui4.h.

◆ attributeType() [2/2]

QString DomConnectionHint::attributeType ( ) const
inline

Definition at line 2763 of file ui4_p.h.

◆ clearAttributeType() [1/2]

void DomConnectionHint::clearAttributeType ( )
inline

Definition at line 2765 of file ui4.h.

◆ clearAttributeType() [2/2]

void DomConnectionHint::clearAttributeType ( )
inline

Definition at line 2765 of file ui4_p.h.

◆ clearElementX() [1/2]

void DomConnectionHint::clearElementX ( )

Definition at line 5960 of file ui4.cpp.

◆ clearElementX() [2/2]

void DomConnectionHint::clearElementX ( )

◆ clearElementY() [1/2]

void DomConnectionHint::clearElementY ( )

Definition at line 5965 of file ui4.cpp.

◆ clearElementY() [2/2]

void DomConnectionHint::clearElementY ( )

◆ elementX() [1/2]

int DomConnectionHint::elementX ( ) const
inline

Definition at line 2768 of file ui4.h.

◆ elementX() [2/2]

int DomConnectionHint::elementX ( ) const
inline

Definition at line 2768 of file ui4_p.h.

◆ elementY() [1/2]

int DomConnectionHint::elementY ( ) const
inline

Definition at line 2773 of file ui4.h.

◆ elementY() [2/2]

int DomConnectionHint::elementY ( ) const
inline

Definition at line 2773 of file ui4_p.h.

◆ hasAttributeType() [1/2]

bool DomConnectionHint::hasAttributeType ( ) const
inline

Definition at line 2762 of file ui4.h.

◆ hasAttributeType() [2/2]

bool DomConnectionHint::hasAttributeType ( ) const
inline

Definition at line 2762 of file ui4_p.h.

◆ hasElementX() [1/2]

bool DomConnectionHint::hasElementX ( ) const
inline

Definition at line 2770 of file ui4.h.

◆ hasElementX() [2/2]

bool DomConnectionHint::hasElementX ( ) const
inline

Definition at line 2770 of file ui4_p.h.

◆ hasElementY() [1/2]

bool DomConnectionHint::hasElementY ( ) const
inline

Definition at line 2775 of file ui4.h.

◆ hasElementY() [2/2]

bool DomConnectionHint::hasElementY ( ) const
inline

Definition at line 2775 of file ui4_p.h.

◆ read() [1/2]

void DomConnectionHint::read ( QXmlStreamReader & reader)

Definition at line 5897 of file ui4.cpp.

◆ read() [2/2]

void DomConnectionHint::read ( QXmlStreamReader & reader)

◆ setAttributeType() [1/2]

void DomConnectionHint::setAttributeType ( const QString & a)
inline

Definition at line 2764 of file ui4.h.

◆ setAttributeType() [2/2]

void DomConnectionHint::setAttributeType ( const QString & a)
inline

Definition at line 2764 of file ui4_p.h.

◆ setElementX() [1/2]

void DomConnectionHint::setElementX ( int a)

Definition at line 5948 of file ui4.cpp.

◆ setElementX() [2/2]

void DomConnectionHint::setElementX ( int a)

◆ setElementY() [1/2]

void DomConnectionHint::setElementY ( int a)

Definition at line 5954 of file ui4.cpp.

◆ setElementY() [2/2]

void DomConnectionHint::setElementY ( int a)

◆ write() [1/2]

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

Definition at line 5932 of file ui4.cpp.

◆ write() [2/2]

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

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