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 1596 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 3301 of file ui4.cpp.

◆ clearElementAntialiasing() [2/2]

void DomFont::clearElementAntialiasing ( )

◆ clearElementBold() [1/2]

void DomFont::clearElementBold ( )

Definition at line 3286 of file ui4.cpp.

◆ clearElementBold() [2/2]

void DomFont::clearElementBold ( )

◆ clearElementFamily() [1/2]

void DomFont::clearElementFamily ( )

Definition at line 3266 of file ui4.cpp.

◆ clearElementFamily() [2/2]

void DomFont::clearElementFamily ( )

◆ clearElementFontWeight() [1/2]

void DomFont::clearElementFontWeight ( )

Definition at line 3321 of file ui4.cpp.

◆ clearElementFontWeight() [2/2]

void DomFont::clearElementFontWeight ( )

◆ clearElementHintingPreference() [1/2]

void DomFont::clearElementHintingPreference ( )

Definition at line 3316 of file ui4.cpp.

◆ clearElementHintingPreference() [2/2]

void DomFont::clearElementHintingPreference ( )

◆ clearElementItalic() [1/2]

void DomFont::clearElementItalic ( )

Definition at line 3281 of file ui4.cpp.

◆ clearElementItalic() [2/2]

void DomFont::clearElementItalic ( )

◆ clearElementKerning() [1/2]

void DomFont::clearElementKerning ( )

Definition at line 3311 of file ui4.cpp.

◆ clearElementKerning() [2/2]

void DomFont::clearElementKerning ( )

◆ clearElementPointSize() [1/2]

void DomFont::clearElementPointSize ( )

Definition at line 3271 of file ui4.cpp.

◆ clearElementPointSize() [2/2]

void DomFont::clearElementPointSize ( )

◆ clearElementStrikeOut() [1/2]

void DomFont::clearElementStrikeOut ( )

Definition at line 3296 of file ui4.cpp.

◆ clearElementStrikeOut() [2/2]

void DomFont::clearElementStrikeOut ( )

◆ clearElementStyleStrategy() [1/2]

void DomFont::clearElementStyleStrategy ( )

Definition at line 3306 of file ui4.cpp.

◆ clearElementStyleStrategy() [2/2]

void DomFont::clearElementStyleStrategy ( )

◆ clearElementUnderline() [1/2]

void DomFont::clearElementUnderline ( )

Definition at line 3291 of file ui4.cpp.

◆ clearElementUnderline() [2/2]

void DomFont::clearElementUnderline ( )

◆ clearElementWeight() [1/2]

void DomFont::clearElementWeight ( )

Definition at line 3276 of file ui4.cpp.

◆ clearElementWeight() [2/2]

void DomFont::clearElementWeight ( )

◆ elementAntialiasing() [1/2]

bool DomFont::elementAntialiasing ( ) const
inline

Definition at line 1641 of file ui4.h.

◆ elementAntialiasing() [2/2]

bool DomFont::elementAntialiasing ( ) const
inline

Definition at line 1641 of file ui4_p.h.

◆ elementBold() [1/2]

bool DomFont::elementBold ( ) const
inline

Definition at line 1626 of file ui4.h.

◆ elementBold() [2/2]

bool DomFont::elementBold ( ) const
inline

Definition at line 1626 of file ui4_p.h.

◆ elementFamily() [1/2]

QString DomFont::elementFamily ( ) const
inline

Definition at line 1606 of file ui4.h.

◆ elementFamily() [2/2]

QString DomFont::elementFamily ( ) const
inline

Definition at line 1606 of file ui4_p.h.

◆ elementFontWeight() [1/2]

QString DomFont::elementFontWeight ( ) const
inline

Definition at line 1661 of file ui4.h.

◆ elementFontWeight() [2/2]

QString DomFont::elementFontWeight ( ) const
inline

Definition at line 1661 of file ui4_p.h.

◆ elementHintingPreference() [1/2]

QString DomFont::elementHintingPreference ( ) const
inline

Definition at line 1656 of file ui4.h.

◆ elementHintingPreference() [2/2]

QString DomFont::elementHintingPreference ( ) const
inline

Definition at line 1656 of file ui4_p.h.

◆ elementItalic() [1/2]

bool DomFont::elementItalic ( ) const
inline

Definition at line 1621 of file ui4.h.

◆ elementItalic() [2/2]

bool DomFont::elementItalic ( ) const
inline

Definition at line 1621 of file ui4_p.h.

◆ elementKerning() [1/2]

bool DomFont::elementKerning ( ) const
inline

Definition at line 1651 of file ui4.h.

◆ elementKerning() [2/2]

bool DomFont::elementKerning ( ) const
inline

Definition at line 1651 of file ui4_p.h.

◆ elementPointSize() [1/2]

int DomFont::elementPointSize ( ) const
inline

Definition at line 1611 of file ui4.h.

◆ elementPointSize() [2/2]

int DomFont::elementPointSize ( ) const
inline

Definition at line 1611 of file ui4_p.h.

◆ elementStrikeOut() [1/2]

bool DomFont::elementStrikeOut ( ) const
inline

Definition at line 1636 of file ui4.h.

◆ elementStrikeOut() [2/2]

bool DomFont::elementStrikeOut ( ) const
inline

Definition at line 1636 of file ui4_p.h.

◆ elementStyleStrategy() [1/2]

QString DomFont::elementStyleStrategy ( ) const
inline

Definition at line 1646 of file ui4.h.

◆ elementStyleStrategy() [2/2]

QString DomFont::elementStyleStrategy ( ) const
inline

Definition at line 1646 of file ui4_p.h.

◆ elementUnderline() [1/2]

bool DomFont::elementUnderline ( ) const
inline

Definition at line 1631 of file ui4.h.

◆ elementUnderline() [2/2]

bool DomFont::elementUnderline ( ) const
inline

Definition at line 1631 of file ui4_p.h.

◆ elementWeight() [1/2]

int DomFont::elementWeight ( ) const
inline

Definition at line 1616 of file ui4.h.

◆ elementWeight() [2/2]

int DomFont::elementWeight ( ) const
inline

Definition at line 1616 of file ui4_p.h.

◆ hasElementAntialiasing() [1/2]

bool DomFont::hasElementAntialiasing ( ) const
inline

Definition at line 1643 of file ui4.h.

◆ hasElementAntialiasing() [2/2]

bool DomFont::hasElementAntialiasing ( ) const
inline

Definition at line 1643 of file ui4_p.h.

◆ hasElementBold() [1/2]

bool DomFont::hasElementBold ( ) const
inline

Definition at line 1628 of file ui4.h.

◆ hasElementBold() [2/2]

bool DomFont::hasElementBold ( ) const
inline

Definition at line 1628 of file ui4_p.h.

◆ hasElementFamily() [1/2]

bool DomFont::hasElementFamily ( ) const
inline

Definition at line 1608 of file ui4.h.

◆ hasElementFamily() [2/2]

bool DomFont::hasElementFamily ( ) const
inline

Definition at line 1608 of file ui4_p.h.

◆ hasElementFontWeight() [1/2]

bool DomFont::hasElementFontWeight ( ) const
inline

Definition at line 1663 of file ui4.h.

◆ hasElementFontWeight() [2/2]

bool DomFont::hasElementFontWeight ( ) const
inline

Definition at line 1663 of file ui4_p.h.

◆ hasElementHintingPreference() [1/2]

bool DomFont::hasElementHintingPreference ( ) const
inline

Definition at line 1658 of file ui4.h.

◆ hasElementHintingPreference() [2/2]

bool DomFont::hasElementHintingPreference ( ) const
inline

Definition at line 1658 of file ui4_p.h.

◆ hasElementItalic() [1/2]

bool DomFont::hasElementItalic ( ) const
inline

Definition at line 1623 of file ui4.h.

◆ hasElementItalic() [2/2]

bool DomFont::hasElementItalic ( ) const
inline

Definition at line 1623 of file ui4_p.h.

◆ hasElementKerning() [1/2]

bool DomFont::hasElementKerning ( ) const
inline

Definition at line 1653 of file ui4.h.

◆ hasElementKerning() [2/2]

bool DomFont::hasElementKerning ( ) const
inline

Definition at line 1653 of file ui4_p.h.

◆ hasElementPointSize() [1/2]

bool DomFont::hasElementPointSize ( ) const
inline

Definition at line 1613 of file ui4.h.

◆ hasElementPointSize() [2/2]

bool DomFont::hasElementPointSize ( ) const
inline

Definition at line 1613 of file ui4_p.h.

◆ hasElementStrikeOut() [1/2]

bool DomFont::hasElementStrikeOut ( ) const
inline

Definition at line 1638 of file ui4.h.

◆ hasElementStrikeOut() [2/2]

bool DomFont::hasElementStrikeOut ( ) const
inline

Definition at line 1638 of file ui4_p.h.

◆ hasElementStyleStrategy() [1/2]

bool DomFont::hasElementStyleStrategy ( ) const
inline

Definition at line 1648 of file ui4.h.

◆ hasElementStyleStrategy() [2/2]

bool DomFont::hasElementStyleStrategy ( ) const
inline

Definition at line 1648 of file ui4_p.h.

◆ hasElementUnderline() [1/2]

bool DomFont::hasElementUnderline ( ) const
inline

Definition at line 1633 of file ui4.h.

◆ hasElementUnderline() [2/2]

bool DomFont::hasElementUnderline ( ) const
inline

Definition at line 1633 of file ui4_p.h.

◆ hasElementWeight() [1/2]

bool DomFont::hasElementWeight ( ) const
inline

Definition at line 1618 of file ui4.h.

◆ hasElementWeight() [2/2]

bool DomFont::hasElementWeight ( ) const
inline

Definition at line 1618 of file ui4_p.h.

◆ read() [1/2]

void DomFont::read ( QXmlStreamReader & reader)

Definition at line 3086 of file ui4.cpp.

◆ read() [2/2]

void DomFont::read ( QXmlStreamReader & reader)

◆ setElementAntialiasing() [1/2]

void DomFont::setElementAntialiasing ( bool a)

Definition at line 3236 of file ui4.cpp.

◆ setElementAntialiasing() [2/2]

void DomFont::setElementAntialiasing ( bool a)

◆ setElementBold() [1/2]

void DomFont::setElementBold ( bool a)

Definition at line 3218 of file ui4.cpp.

◆ setElementBold() [2/2]

void DomFont::setElementBold ( bool a)

◆ setElementFamily() [1/2]

void DomFont::setElementFamily ( const QString & a)

Definition at line 3194 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 3260 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 3254 of file ui4.cpp.

◆ setElementHintingPreference() [2/2]

void DomFont::setElementHintingPreference ( const QString & a)

◆ setElementItalic() [1/2]

void DomFont::setElementItalic ( bool a)

Definition at line 3212 of file ui4.cpp.

◆ setElementItalic() [2/2]

void DomFont::setElementItalic ( bool a)

◆ setElementKerning() [1/2]

void DomFont::setElementKerning ( bool a)

Definition at line 3248 of file ui4.cpp.

◆ setElementKerning() [2/2]

void DomFont::setElementKerning ( bool a)

◆ setElementPointSize() [1/2]

void DomFont::setElementPointSize ( int a)

Definition at line 3200 of file ui4.cpp.

◆ setElementPointSize() [2/2]

void DomFont::setElementPointSize ( int a)

◆ setElementStrikeOut() [1/2]

void DomFont::setElementStrikeOut ( bool a)

Definition at line 3230 of file ui4.cpp.

◆ setElementStrikeOut() [2/2]

void DomFont::setElementStrikeOut ( bool a)

◆ setElementStyleStrategy() [1/2]

void DomFont::setElementStyleStrategy ( const QString & a)

Definition at line 3242 of file ui4.cpp.

◆ setElementStyleStrategy() [2/2]

void DomFont::setElementStyleStrategy ( const QString & a)

◆ setElementUnderline() [1/2]

void DomFont::setElementUnderline ( bool a)

Definition at line 3224 of file ui4.cpp.

◆ setElementUnderline() [2/2]

void DomFont::setElementUnderline ( bool a)

◆ setElementWeight() [1/2]

void DomFont::setElementWeight ( int a)

Definition at line 3206 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 3151 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: