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

#include <ui4.h>

Collaboration diagram for DomFont:

Public Member Functions

 DomFont ()=default
 ~DomFont ()
void read (QXmlStreamReader &reader)
void write (QXmlStreamWriter &writer, const QString &tagName=QString()) const
QString elementFamily () const
void setElementFamily (const QString &a)
bool hasElementFamily () const
void clearElementFamily ()
int elementPointSize () const
void setElementPointSize (int a)
bool hasElementPointSize () const
void clearElementPointSize ()
int elementWeight () const
void setElementWeight (int a)
bool hasElementWeight () const
void clearElementWeight ()
bool elementItalic () const
void setElementItalic (bool a)
bool hasElementItalic () const
void clearElementItalic ()
bool elementBold () const
void setElementBold (bool a)
bool hasElementBold () const
void clearElementBold ()
bool elementUnderline () const
void setElementUnderline (bool a)
bool hasElementUnderline () const
void clearElementUnderline ()
bool elementStrikeOut () const
void setElementStrikeOut (bool a)
bool hasElementStrikeOut () const
void clearElementStrikeOut ()
bool elementAntialiasing () const
void setElementAntialiasing (bool a)
bool hasElementAntialiasing () const
void clearElementAntialiasing ()
QString elementStyleStrategy () const
void setElementStyleStrategy (const QString &a)
bool hasElementStyleStrategy () const
void clearElementStyleStrategy ()
bool elementKerning () const
void setElementKerning (bool a)
bool hasElementKerning () const
void clearElementKerning ()
QString elementHintingPreference () const
void setElementHintingPreference (const QString &a)
bool hasElementHintingPreference () const
void clearElementHintingPreference ()
QString elementFontWeight () const
void setElementFontWeight (const QString &a)
bool hasElementFontWeight () const
void clearElementFontWeight ()
 DomFont ()=default
 ~DomFont ()
void read (QXmlStreamReader &reader)
void write (QXmlStreamWriter &writer, const QString &tagName=QString()) const
QString elementFamily () const
void setElementFamily (const QString &a)
bool hasElementFamily () const
void clearElementFamily ()
int elementPointSize () const
void setElementPointSize (int a)
bool hasElementPointSize () const
void clearElementPointSize ()
int elementWeight () const
void setElementWeight (int a)
bool hasElementWeight () const
void clearElementWeight ()
bool elementItalic () const
void setElementItalic (bool a)
bool hasElementItalic () const
void clearElementItalic ()
bool elementBold () const
void setElementBold (bool a)
bool hasElementBold () const
void clearElementBold ()
bool elementUnderline () const
void setElementUnderline (bool a)
bool hasElementUnderline () const
void clearElementUnderline ()
bool elementStrikeOut () const
void setElementStrikeOut (bool a)
bool hasElementStrikeOut () const
void clearElementStrikeOut ()
bool elementAntialiasing () const
void setElementAntialiasing (bool a)
bool hasElementAntialiasing () const
void clearElementAntialiasing ()
QString elementStyleStrategy () const
void setElementStyleStrategy (const QString &a)
bool hasElementStyleStrategy () const
void clearElementStyleStrategy ()
bool elementKerning () const
void setElementKerning (bool a)
bool hasElementKerning () const
void clearElementKerning ()
QString elementHintingPreference () const
void setElementHintingPreference (const QString &a)
bool hasElementHintingPreference () const
void clearElementHintingPreference ()
QString elementFontWeight () const
void setElementFontWeight (const QString &a)
bool hasElementFontWeight () const
void clearElementFontWeight ()

Detailed Description

Definition at line 1597 of file ui4.h.

Constructor & Destructor Documentation

◆ DomFont() [1/2]

DomFont::DomFont ( )
default

◆ ~DomFont() [1/2]

DomFont::~DomFont ( )
default

◆ DomFont() [2/2]

DomFont::DomFont ( )
default

◆ ~DomFont() [2/2]

DomFont::~DomFont ( )

Member Function Documentation

◆ clearElementAntialiasing() [1/2]

void DomFont::clearElementAntialiasing ( )

Definition at line 3302 of file ui4.cpp.

◆ clearElementAntialiasing() [2/2]

void DomFont::clearElementAntialiasing ( )

◆ clearElementBold() [1/2]

void DomFont::clearElementBold ( )

Definition at line 3287 of file ui4.cpp.

◆ clearElementBold() [2/2]

void DomFont::clearElementBold ( )

◆ clearElementFamily() [1/2]

void DomFont::clearElementFamily ( )

Definition at line 3267 of file ui4.cpp.

◆ clearElementFamily() [2/2]

void DomFont::clearElementFamily ( )

◆ clearElementFontWeight() [1/2]

void DomFont::clearElementFontWeight ( )

Definition at line 3322 of file ui4.cpp.

◆ clearElementFontWeight() [2/2]

void DomFont::clearElementFontWeight ( )

◆ clearElementHintingPreference() [1/2]

void DomFont::clearElementHintingPreference ( )

Definition at line 3317 of file ui4.cpp.

◆ clearElementHintingPreference() [2/2]

void DomFont::clearElementHintingPreference ( )

◆ clearElementItalic() [1/2]

void DomFont::clearElementItalic ( )

Definition at line 3282 of file ui4.cpp.

◆ clearElementItalic() [2/2]

void DomFont::clearElementItalic ( )

◆ clearElementKerning() [1/2]

void DomFont::clearElementKerning ( )

Definition at line 3312 of file ui4.cpp.

◆ clearElementKerning() [2/2]

void DomFont::clearElementKerning ( )

◆ clearElementPointSize() [1/2]

void DomFont::clearElementPointSize ( )

Definition at line 3272 of file ui4.cpp.

◆ clearElementPointSize() [2/2]

void DomFont::clearElementPointSize ( )

◆ clearElementStrikeOut() [1/2]

void DomFont::clearElementStrikeOut ( )

Definition at line 3297 of file ui4.cpp.

◆ clearElementStrikeOut() [2/2]

void DomFont::clearElementStrikeOut ( )

◆ clearElementStyleStrategy() [1/2]

void DomFont::clearElementStyleStrategy ( )

Definition at line 3307 of file ui4.cpp.

◆ clearElementStyleStrategy() [2/2]

void DomFont::clearElementStyleStrategy ( )

◆ clearElementUnderline() [1/2]

void DomFont::clearElementUnderline ( )

Definition at line 3292 of file ui4.cpp.

◆ clearElementUnderline() [2/2]

void DomFont::clearElementUnderline ( )

◆ clearElementWeight() [1/2]

void DomFont::clearElementWeight ( )

Definition at line 3277 of file ui4.cpp.

◆ clearElementWeight() [2/2]

void DomFont::clearElementWeight ( )

◆ elementAntialiasing() [1/2]

bool DomFont::elementAntialiasing ( ) const
inline

Definition at line 1642 of file ui4.h.

◆ elementAntialiasing() [2/2]

bool DomFont::elementAntialiasing ( ) const
inline

Definition at line 1643 of file ui4_p.h.

◆ elementBold() [1/2]

bool DomFont::elementBold ( ) const
inline

Definition at line 1627 of file ui4.h.

◆ elementBold() [2/2]

bool DomFont::elementBold ( ) const
inline

Definition at line 1628 of file ui4_p.h.

◆ elementFamily() [1/2]

QString DomFont::elementFamily ( ) const
inline

Definition at line 1607 of file ui4.h.

◆ elementFamily() [2/2]

QString DomFont::elementFamily ( ) const
inline

Definition at line 1608 of file ui4_p.h.

◆ elementFontWeight() [1/2]

QString DomFont::elementFontWeight ( ) const
inline

Definition at line 1662 of file ui4.h.

◆ elementFontWeight() [2/2]

QString DomFont::elementFontWeight ( ) const
inline

Definition at line 1663 of file ui4_p.h.

◆ elementHintingPreference() [1/2]

QString DomFont::elementHintingPreference ( ) const
inline

Definition at line 1657 of file ui4.h.

◆ elementHintingPreference() [2/2]

QString DomFont::elementHintingPreference ( ) const
inline

Definition at line 1658 of file ui4_p.h.

◆ elementItalic() [1/2]

bool DomFont::elementItalic ( ) const
inline

Definition at line 1622 of file ui4.h.

◆ elementItalic() [2/2]

bool DomFont::elementItalic ( ) const
inline

Definition at line 1623 of file ui4_p.h.

◆ elementKerning() [1/2]

bool DomFont::elementKerning ( ) const
inline

Definition at line 1652 of file ui4.h.

◆ elementKerning() [2/2]

bool DomFont::elementKerning ( ) const
inline

Definition at line 1653 of file ui4_p.h.

◆ elementPointSize() [1/2]

int DomFont::elementPointSize ( ) const
inline

Definition at line 1612 of file ui4.h.

◆ elementPointSize() [2/2]

int DomFont::elementPointSize ( ) const
inline

Definition at line 1613 of file ui4_p.h.

◆ elementStrikeOut() [1/2]

bool DomFont::elementStrikeOut ( ) const
inline

Definition at line 1637 of file ui4.h.

◆ elementStrikeOut() [2/2]

bool DomFont::elementStrikeOut ( ) const
inline

Definition at line 1638 of file ui4_p.h.

◆ elementStyleStrategy() [1/2]

QString DomFont::elementStyleStrategy ( ) const
inline

Definition at line 1647 of file ui4.h.

◆ elementStyleStrategy() [2/2]

QString DomFont::elementStyleStrategy ( ) const
inline

Definition at line 1648 of file ui4_p.h.

◆ elementUnderline() [1/2]

bool DomFont::elementUnderline ( ) const
inline

Definition at line 1632 of file ui4.h.

◆ elementUnderline() [2/2]

bool DomFont::elementUnderline ( ) const
inline

Definition at line 1633 of file ui4_p.h.

◆ elementWeight() [1/2]

int DomFont::elementWeight ( ) const
inline

Definition at line 1617 of file ui4.h.

◆ elementWeight() [2/2]

int DomFont::elementWeight ( ) const
inline

Definition at line 1618 of file ui4_p.h.

◆ hasElementAntialiasing() [1/2]

bool DomFont::hasElementAntialiasing ( ) const
inline

Definition at line 1644 of file ui4.h.

◆ hasElementAntialiasing() [2/2]

bool DomFont::hasElementAntialiasing ( ) const
inline

Definition at line 1645 of file ui4_p.h.

◆ hasElementBold() [1/2]

bool DomFont::hasElementBold ( ) const
inline

Definition at line 1629 of file ui4.h.

◆ hasElementBold() [2/2]

bool DomFont::hasElementBold ( ) const
inline

Definition at line 1630 of file ui4_p.h.

◆ hasElementFamily() [1/2]

bool DomFont::hasElementFamily ( ) const
inline

Definition at line 1609 of file ui4.h.

◆ hasElementFamily() [2/2]

bool DomFont::hasElementFamily ( ) const
inline

Definition at line 1610 of file ui4_p.h.

◆ hasElementFontWeight() [1/2]

bool DomFont::hasElementFontWeight ( ) const
inline

Definition at line 1664 of file ui4.h.

◆ hasElementFontWeight() [2/2]

bool DomFont::hasElementFontWeight ( ) const
inline

Definition at line 1665 of file ui4_p.h.

◆ hasElementHintingPreference() [1/2]

bool DomFont::hasElementHintingPreference ( ) const
inline

Definition at line 1659 of file ui4.h.

◆ hasElementHintingPreference() [2/2]

bool DomFont::hasElementHintingPreference ( ) const
inline

Definition at line 1660 of file ui4_p.h.

◆ hasElementItalic() [1/2]

bool DomFont::hasElementItalic ( ) const
inline

Definition at line 1624 of file ui4.h.

◆ hasElementItalic() [2/2]

bool DomFont::hasElementItalic ( ) const
inline

Definition at line 1625 of file ui4_p.h.

◆ hasElementKerning() [1/2]

bool DomFont::hasElementKerning ( ) const
inline

Definition at line 1654 of file ui4.h.

◆ hasElementKerning() [2/2]

bool DomFont::hasElementKerning ( ) const
inline

Definition at line 1655 of file ui4_p.h.

◆ hasElementPointSize() [1/2]

bool DomFont::hasElementPointSize ( ) const
inline

Definition at line 1614 of file ui4.h.

◆ hasElementPointSize() [2/2]

bool DomFont::hasElementPointSize ( ) const
inline

Definition at line 1615 of file ui4_p.h.

◆ hasElementStrikeOut() [1/2]

bool DomFont::hasElementStrikeOut ( ) const
inline

Definition at line 1639 of file ui4.h.

◆ hasElementStrikeOut() [2/2]

bool DomFont::hasElementStrikeOut ( ) const
inline

Definition at line 1640 of file ui4_p.h.

◆ hasElementStyleStrategy() [1/2]

bool DomFont::hasElementStyleStrategy ( ) const
inline

Definition at line 1649 of file ui4.h.

◆ hasElementStyleStrategy() [2/2]

bool DomFont::hasElementStyleStrategy ( ) const
inline

Definition at line 1650 of file ui4_p.h.

◆ hasElementUnderline() [1/2]

bool DomFont::hasElementUnderline ( ) const
inline

Definition at line 1634 of file ui4.h.

◆ hasElementUnderline() [2/2]

bool DomFont::hasElementUnderline ( ) const
inline

Definition at line 1635 of file ui4_p.h.

◆ hasElementWeight() [1/2]

bool DomFont::hasElementWeight ( ) const
inline

Definition at line 1619 of file ui4.h.

◆ hasElementWeight() [2/2]

bool DomFont::hasElementWeight ( ) const
inline

Definition at line 1620 of file ui4_p.h.

◆ read() [1/2]

void DomFont::read ( QXmlStreamReader & reader)

Definition at line 3087 of file ui4.cpp.

◆ read() [2/2]

void DomFont::read ( QXmlStreamReader & reader)

◆ setElementAntialiasing() [1/2]

void DomFont::setElementAntialiasing ( bool a)

Definition at line 3237 of file ui4.cpp.

◆ setElementAntialiasing() [2/2]

void DomFont::setElementAntialiasing ( bool a)

◆ setElementBold() [1/2]

void DomFont::setElementBold ( bool a)

Definition at line 3219 of file ui4.cpp.

◆ setElementBold() [2/2]

void DomFont::setElementBold ( bool a)

◆ setElementFamily() [1/2]

void DomFont::setElementFamily ( const QString & a)

Definition at line 3195 of file ui4.cpp.

◆ setElementFamily() [2/2]

void DomFont::setElementFamily ( const QString & a)

◆ setElementFontWeight() [1/2]

void DomFont::setElementFontWeight ( const QString & a)

Definition at line 3261 of file ui4.cpp.

◆ setElementFontWeight() [2/2]

void DomFont::setElementFontWeight ( const QString & a)

◆ setElementHintingPreference() [1/2]

void DomFont::setElementHintingPreference ( const QString & a)

Definition at line 3255 of file ui4.cpp.

◆ setElementHintingPreference() [2/2]

void DomFont::setElementHintingPreference ( const QString & a)

◆ setElementItalic() [1/2]

void DomFont::setElementItalic ( bool a)

Definition at line 3213 of file ui4.cpp.

◆ setElementItalic() [2/2]

void DomFont::setElementItalic ( bool a)

◆ setElementKerning() [1/2]

void DomFont::setElementKerning ( bool a)

Definition at line 3249 of file ui4.cpp.

◆ setElementKerning() [2/2]

void DomFont::setElementKerning ( bool a)

◆ setElementPointSize() [1/2]

void DomFont::setElementPointSize ( int a)

Definition at line 3201 of file ui4.cpp.

◆ setElementPointSize() [2/2]

void DomFont::setElementPointSize ( int a)

◆ setElementStrikeOut() [1/2]

void DomFont::setElementStrikeOut ( bool a)

Definition at line 3231 of file ui4.cpp.

◆ setElementStrikeOut() [2/2]

void DomFont::setElementStrikeOut ( bool a)

◆ setElementStyleStrategy() [1/2]

void DomFont::setElementStyleStrategy ( const QString & a)

Definition at line 3243 of file ui4.cpp.

◆ setElementStyleStrategy() [2/2]

void DomFont::setElementStyleStrategy ( const QString & a)

◆ setElementUnderline() [1/2]

void DomFont::setElementUnderline ( bool a)

Definition at line 3225 of file ui4.cpp.

◆ setElementUnderline() [2/2]

void DomFont::setElementUnderline ( bool a)

◆ setElementWeight() [1/2]

void DomFont::setElementWeight ( int a)

Definition at line 3207 of file ui4.cpp.

◆ setElementWeight() [2/2]

void DomFont::setElementWeight ( int a)

◆ write() [1/2]

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

Definition at line 3152 of file ui4.cpp.

◆ write() [2/2]

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

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