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

#include <ui4.h>

Collaboration diagram for DomRect:

Public Member Functions

 DomRect ()=default
 ~DomRect ()
void read (QXmlStreamReader &reader)
void write (QXmlStreamWriter &writer, const QString &tagName=QString()) const
int elementX () const
void setElementX (int a)
bool hasElementX () const
void clearElementX ()
int elementY () const
void setElementY (int a)
bool hasElementY () const
void clearElementY ()
int elementWidth () const
void setElementWidth (int a)
bool hasElementWidth () const
void clearElementWidth ()
int elementHeight () const
void setElementHeight (int a)
bool hasElementHeight () const
void clearElementHeight ()
 DomRect ()=default
 ~DomRect ()
void read (QXmlStreamReader &reader)
void write (QXmlStreamWriter &writer, const QString &tagName=QString()) const
int elementX () const
void setElementX (int a)
bool hasElementX () const
void clearElementX ()
int elementY () const
void setElementY (int a)
bool hasElementY () const
void clearElementY ()
int elementWidth () const
void setElementWidth (int a)
bool hasElementWidth () const
void clearElementWidth ()
int elementHeight () const
void setElementHeight (int a)
bool hasElementHeight () const
void clearElementHeight ()

Detailed Description

Definition at line 1732 of file ui4.h.

Constructor & Destructor Documentation

◆ DomRect() [1/2]

DomRect::DomRect ( )
default

◆ ~DomRect() [1/2]

DomRect::~DomRect ( )
default

◆ DomRect() [2/2]

DomRect::DomRect ( )
default

◆ ~DomRect() [2/2]

DomRect::~DomRect ( )

Member Function Documentation

◆ clearElementHeight() [1/2]

void DomRect::clearElementHeight ( )

Definition at line 3481 of file ui4.cpp.

◆ clearElementHeight() [2/2]

void DomRect::clearElementHeight ( )

◆ clearElementWidth() [1/2]

void DomRect::clearElementWidth ( )

Definition at line 3476 of file ui4.cpp.

◆ clearElementWidth() [2/2]

void DomRect::clearElementWidth ( )

◆ clearElementX() [1/2]

void DomRect::clearElementX ( )

Definition at line 3466 of file ui4.cpp.

◆ clearElementX() [2/2]

void DomRect::clearElementX ( )

◆ clearElementY() [1/2]

void DomRect::clearElementY ( )

Definition at line 3471 of file ui4.cpp.

◆ clearElementY() [2/2]

void DomRect::clearElementY ( )

◆ elementHeight() [1/2]

int DomRect::elementHeight ( ) const
inline

Definition at line 1757 of file ui4.h.

◆ elementHeight() [2/2]

int DomRect::elementHeight ( ) const
inline

Definition at line 1757 of file ui4_p.h.

◆ elementWidth() [1/2]

int DomRect::elementWidth ( ) const
inline

Definition at line 1752 of file ui4.h.

◆ elementWidth() [2/2]

int DomRect::elementWidth ( ) const
inline

Definition at line 1752 of file ui4_p.h.

◆ elementX() [1/2]

int DomRect::elementX ( ) const
inline

Definition at line 1742 of file ui4.h.

◆ elementX() [2/2]

int DomRect::elementX ( ) const
inline

Definition at line 1742 of file ui4_p.h.

◆ elementY() [1/2]

int DomRect::elementY ( ) const
inline

Definition at line 1747 of file ui4.h.

◆ elementY() [2/2]

int DomRect::elementY ( ) const
inline

Definition at line 1747 of file ui4_p.h.

◆ hasElementHeight() [1/2]

bool DomRect::hasElementHeight ( ) const
inline

Definition at line 1759 of file ui4.h.

◆ hasElementHeight() [2/2]

bool DomRect::hasElementHeight ( ) const
inline

Definition at line 1759 of file ui4_p.h.

◆ hasElementWidth() [1/2]

bool DomRect::hasElementWidth ( ) const
inline

Definition at line 1754 of file ui4.h.

◆ hasElementWidth() [2/2]

bool DomRect::hasElementWidth ( ) const
inline

Definition at line 1754 of file ui4_p.h.

◆ hasElementX() [1/2]

bool DomRect::hasElementX ( ) const
inline

Definition at line 1744 of file ui4.h.

◆ hasElementX() [2/2]

bool DomRect::hasElementX ( ) const
inline

Definition at line 1744 of file ui4_p.h.

◆ hasElementY() [1/2]

bool DomRect::hasElementY ( ) const
inline

Definition at line 1749 of file ui4.h.

◆ hasElementY() [2/2]

bool DomRect::hasElementY ( ) const
inline

Definition at line 1749 of file ui4_p.h.

◆ read() [1/2]

void DomRect::read ( QXmlStreamReader & reader)

Definition at line 3390 of file ui4.cpp.

◆ read() [2/2]

void DomRect::read ( QXmlStreamReader & reader)

◆ setElementHeight() [1/2]

void DomRect::setElementHeight ( int a)

Definition at line 3460 of file ui4.cpp.

◆ setElementHeight() [2/2]

void DomRect::setElementHeight ( int a)

◆ setElementWidth() [1/2]

void DomRect::setElementWidth ( int a)

Definition at line 3454 of file ui4.cpp.

◆ setElementWidth() [2/2]

void DomRect::setElementWidth ( int a)

◆ setElementX() [1/2]

void DomRect::setElementX ( int a)

Definition at line 3442 of file ui4.cpp.

◆ setElementX() [2/2]

void DomRect::setElementX ( int a)

◆ setElementY() [1/2]

void DomRect::setElementY ( int a)

Definition at line 3448 of file ui4.cpp.

◆ setElementY() [2/2]

void DomRect::setElementY ( int a)

◆ write() [1/2]

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

Definition at line 3423 of file ui4.cpp.

◆ write() [2/2]

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

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