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

#include <ui4.h>

Collaboration diagram for DomRectF:

Public Member Functions

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

Detailed Description

Definition at line 2326 of file ui4.h.

Constructor & Destructor Documentation

◆ DomRectF() [1/2]

DomRectF::DomRectF ( )
default

◆ ~DomRectF() [1/2]

DomRectF::~DomRectF ( )
default

◆ DomRectF() [2/2]

DomRectF::DomRectF ( )
default

◆ ~DomRectF() [2/2]

DomRectF::~DomRectF ( )

Member Function Documentation

◆ clearElementHeight() [1/2]

void DomRectF::clearElementHeight ( )

Definition at line 4669 of file ui4.cpp.

◆ clearElementHeight() [2/2]

void DomRectF::clearElementHeight ( )

◆ clearElementWidth() [1/2]

void DomRectF::clearElementWidth ( )

Definition at line 4664 of file ui4.cpp.

◆ clearElementWidth() [2/2]

void DomRectF::clearElementWidth ( )

◆ clearElementX() [1/2]

void DomRectF::clearElementX ( )

Definition at line 4654 of file ui4.cpp.

◆ clearElementX() [2/2]

void DomRectF::clearElementX ( )

◆ clearElementY() [1/2]

void DomRectF::clearElementY ( )

Definition at line 4659 of file ui4.cpp.

◆ clearElementY() [2/2]

void DomRectF::clearElementY ( )

◆ elementHeight() [1/2]

double DomRectF::elementHeight ( ) const
inline

Definition at line 2351 of file ui4.h.

◆ elementHeight() [2/2]

double DomRectF::elementHeight ( ) const
inline

Definition at line 2352 of file ui4_p.h.

◆ elementWidth() [1/2]

double DomRectF::elementWidth ( ) const
inline

Definition at line 2346 of file ui4.h.

◆ elementWidth() [2/2]

double DomRectF::elementWidth ( ) const
inline

Definition at line 2347 of file ui4_p.h.

◆ elementX() [1/2]

double DomRectF::elementX ( ) const
inline

Definition at line 2336 of file ui4.h.

◆ elementX() [2/2]

double DomRectF::elementX ( ) const
inline

Definition at line 2337 of file ui4_p.h.

◆ elementY() [1/2]

double DomRectF::elementY ( ) const
inline

Definition at line 2341 of file ui4.h.

◆ elementY() [2/2]

double DomRectF::elementY ( ) const
inline

Definition at line 2342 of file ui4_p.h.

◆ hasElementHeight() [1/2]

bool DomRectF::hasElementHeight ( ) const
inline

Definition at line 2353 of file ui4.h.

◆ hasElementHeight() [2/2]

bool DomRectF::hasElementHeight ( ) const
inline

Definition at line 2354 of file ui4_p.h.

◆ hasElementWidth() [1/2]

bool DomRectF::hasElementWidth ( ) const
inline

Definition at line 2348 of file ui4.h.

◆ hasElementWidth() [2/2]

bool DomRectF::hasElementWidth ( ) const
inline

Definition at line 2349 of file ui4_p.h.

◆ hasElementX() [1/2]

bool DomRectF::hasElementX ( ) const
inline

Definition at line 2338 of file ui4.h.

◆ hasElementX() [2/2]

bool DomRectF::hasElementX ( ) const
inline

Definition at line 2339 of file ui4_p.h.

◆ hasElementY() [1/2]

bool DomRectF::hasElementY ( ) const
inline

Definition at line 2343 of file ui4.h.

◆ hasElementY() [2/2]

bool DomRectF::hasElementY ( ) const
inline

Definition at line 2344 of file ui4_p.h.

◆ read() [1/2]

void DomRectF::read ( QXmlStreamReader & reader)

Definition at line 4578 of file ui4.cpp.

◆ read() [2/2]

void DomRectF::read ( QXmlStreamReader & reader)

◆ setElementHeight() [1/2]

void DomRectF::setElementHeight ( double a)

Definition at line 4648 of file ui4.cpp.

◆ setElementHeight() [2/2]

void DomRectF::setElementHeight ( double a)

◆ setElementWidth() [1/2]

void DomRectF::setElementWidth ( double a)

Definition at line 4642 of file ui4.cpp.

◆ setElementWidth() [2/2]

void DomRectF::setElementWidth ( double a)

◆ setElementX() [1/2]

void DomRectF::setElementX ( double a)

Definition at line 4630 of file ui4.cpp.

◆ setElementX() [2/2]

void DomRectF::setElementX ( double a)

◆ setElementY() [1/2]

void DomRectF::setElementY ( double a)

Definition at line 4636 of file ui4.cpp.

◆ setElementY() [2/2]

void DomRectF::setElementY ( double a)

◆ write() [1/2]

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

Definition at line 4611 of file ui4.cpp.

◆ write() [2/2]

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

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