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

#include <ui4.h>

Collaboration diagram for DomGradientStop:

Public Member Functions

 DomGradientStop ()=default
 ~DomGradientStop ()
void read (QXmlStreamReader &reader)
void write (QXmlStreamWriter &writer, const QString &tagName=QString()) const
bool hasAttributePosition () const
double attributePosition () const
void setAttributePosition (double a)
void clearAttributePosition ()
DomColorelementColor () const
DomColortakeElementColor ()
void setElementColor (DomColor *a)
bool hasElementColor () const
void clearElementColor ()
 DomGradientStop ()=default
 ~DomGradientStop ()
void read (QXmlStreamReader &reader)
void write (QXmlStreamWriter &writer, const QString &tagName=QString()) const
bool hasAttributePosition () const
double attributePosition () const
void setAttributePosition (double a)
void clearAttributePosition ()
DomColorelementColor () const
DomColortakeElementColor ()
void setElementColor (DomColor *a)
bool hasElementColor () const
void clearElementColor ()

Detailed Description

Definition at line 1278 of file ui4.h.

Constructor & Destructor Documentation

◆ DomGradientStop() [1/2]

DomGradientStop::DomGradientStop ( )
default

◆ ~DomGradientStop() [1/2]

DomGradientStop::~DomGradientStop ( )

Definition at line 2474 of file ui4.cpp.

◆ DomGradientStop() [2/2]

DomGradientStop::DomGradientStop ( )
default

◆ ~DomGradientStop() [2/2]

DomGradientStop::~DomGradientStop ( )

Member Function Documentation

◆ attributePosition() [1/2]

double DomGradientStop::attributePosition ( ) const
inline

Definition at line 1289 of file ui4.h.

◆ attributePosition() [2/2]

double DomGradientStop::attributePosition ( ) const
inline

Definition at line 1289 of file ui4_p.h.

◆ clearAttributePosition() [1/2]

void DomGradientStop::clearAttributePosition ( )
inline

Definition at line 1291 of file ui4.h.

◆ clearAttributePosition() [2/2]

void DomGradientStop::clearAttributePosition ( )
inline

Definition at line 1291 of file ui4_p.h.

◆ clearElementColor() [1/2]

void DomGradientStop::clearElementColor ( )

Definition at line 2540 of file ui4.cpp.

◆ clearElementColor() [2/2]

void DomGradientStop::clearElementColor ( )

◆ elementColor() [1/2]

DomColor * DomGradientStop::elementColor ( ) const
inline

Definition at line 1294 of file ui4.h.

◆ elementColor() [2/2]

DomColor * DomGradientStop::elementColor ( ) const
inline

Definition at line 1294 of file ui4_p.h.

◆ hasAttributePosition() [1/2]

bool DomGradientStop::hasAttributePosition ( ) const
inline

Definition at line 1288 of file ui4.h.

◆ hasAttributePosition() [2/2]

bool DomGradientStop::hasAttributePosition ( ) const
inline

Definition at line 1288 of file ui4_p.h.

◆ hasElementColor() [1/2]

bool DomGradientStop::hasElementColor ( ) const
inline

Definition at line 1297 of file ui4.h.

◆ hasElementColor() [2/2]

bool DomGradientStop::hasElementColor ( ) const
inline

Definition at line 1297 of file ui4_p.h.

◆ read() [1/2]

void DomGradientStop::read ( QXmlStreamReader & reader)

Definition at line 2479 of file ui4.cpp.

◆ read() [2/2]

void DomGradientStop::read ( QXmlStreamReader & reader)

◆ setAttributePosition() [1/2]

void DomGradientStop::setAttributePosition ( double a)
inline

Definition at line 1290 of file ui4.h.

◆ setAttributePosition() [2/2]

void DomGradientStop::setAttributePosition ( double a)
inline

Definition at line 1290 of file ui4_p.h.

◆ setElementColor() [1/2]

void DomGradientStop::setElementColor ( DomColor * a)

Definition at line 2533 of file ui4.cpp.

◆ setElementColor() [2/2]

void DomGradientStop::setElementColor ( DomColor * a)

◆ takeElementColor() [1/2]

DomColor * DomGradientStop::takeElementColor ( )

Definition at line 2525 of file ui4.cpp.

◆ takeElementColor() [2/2]

DomColor * DomGradientStop::takeElementColor ( )

◆ write() [1/2]

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

Definition at line 2512 of file ui4.cpp.

◆ write() [2/2]

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

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