Definition at line 2259 of file ui4_p.h.
◆ Child
Enumerator |
---|
Family | |
PointSize | |
Weight | |
Italic | |
Bold | |
Underline | |
StrikeOut | |
Antialiasing | |
StyleStrategy | |
Kerning | |
Definition at line 2338 of file ui4_p.h.
◆ DomFont() [1/2]
◆ ~DomFont()
◆ DomFont() [2/2]
DomFont::DomFont |
( |
const DomFont & |
other | ) |
|
|
private |
◆ clear()
void DomFont::clear |
( |
bool |
clear_all = true | ) |
|
|
private |
◆ clearElementAntialiasing()
void DomFont::clearElementAntialiasing |
( |
| ) |
|
◆ clearElementBold()
void DomFont::clearElementBold |
( |
| ) |
|
◆ clearElementFamily()
void DomFont::clearElementFamily |
( |
| ) |
|
◆ clearElementItalic()
void DomFont::clearElementItalic |
( |
| ) |
|
◆ clearElementKerning()
void DomFont::clearElementKerning |
( |
| ) |
|
◆ clearElementPointSize()
void DomFont::clearElementPointSize |
( |
| ) |
|
◆ clearElementStrikeOut()
void DomFont::clearElementStrikeOut |
( |
| ) |
|
◆ clearElementStyleStrategy()
void DomFont::clearElementStyleStrategy |
( |
| ) |
|
◆ clearElementUnderline()
void DomFont::clearElementUnderline |
( |
| ) |
|
◆ clearElementWeight()
void DomFont::clearElementWeight |
( |
| ) |
|
◆ elementAntialiasing()
bool DomFont::elementAntialiasing |
( |
| ) |
const |
|
inline |
◆ elementBold()
bool DomFont::elementBold |
( |
| ) |
const |
|
inline |
◆ elementFamily()
QString DomFont::elementFamily |
( |
| ) |
const |
|
inline |
◆ elementItalic()
bool DomFont::elementItalic |
( |
| ) |
const |
|
inline |
◆ elementKerning()
bool DomFont::elementKerning |
( |
| ) |
const |
|
inline |
◆ elementPointSize()
int DomFont::elementPointSize |
( |
| ) |
const |
|
inline |
◆ elementStrikeOut()
bool DomFont::elementStrikeOut |
( |
| ) |
const |
|
inline |
◆ elementStyleStrategy()
QString DomFont::elementStyleStrategy |
( |
| ) |
const |
|
inline |
◆ elementUnderline()
bool DomFont::elementUnderline |
( |
| ) |
const |
|
inline |
◆ elementWeight()
int DomFont::elementWeight |
( |
| ) |
const |
|
inline |
◆ hasElementAntialiasing()
bool DomFont::hasElementAntialiasing |
( |
| ) |
const |
|
inline |
◆ hasElementBold()
bool DomFont::hasElementBold |
( |
| ) |
const |
|
inline |
◆ hasElementFamily()
bool DomFont::hasElementFamily |
( |
| ) |
const |
|
inline |
◆ hasElementItalic()
bool DomFont::hasElementItalic |
( |
| ) |
const |
|
inline |
◆ hasElementKerning()
bool DomFont::hasElementKerning |
( |
| ) |
const |
|
inline |
◆ hasElementPointSize()
bool DomFont::hasElementPointSize |
( |
| ) |
const |
|
inline |
◆ hasElementStrikeOut()
bool DomFont::hasElementStrikeOut |
( |
| ) |
const |
|
inline |
◆ hasElementStyleStrategy()
bool DomFont::hasElementStyleStrategy |
( |
| ) |
const |
|
inline |
◆ hasElementUnderline()
bool DomFont::hasElementUnderline |
( |
| ) |
const |
|
inline |
◆ hasElementWeight()
bool DomFont::hasElementWeight |
( |
| ) |
const |
|
inline |
◆ operator=()
void DomFont::operator= |
( |
const DomFont & |
other | ) |
|
|
private |
◆ read()
void DomFont::read |
( |
QXmlStreamReader & |
reader | ) |
|
◆ setElementAntialiasing()
void DomFont::setElementAntialiasing |
( |
bool |
a | ) |
|
◆ setElementBold()
void DomFont::setElementBold |
( |
bool |
a | ) |
|
◆ setElementFamily()
void DomFont::setElementFamily |
( |
const QString & |
a | ) |
|
◆ setElementItalic()
void DomFont::setElementItalic |
( |
bool |
a | ) |
|
◆ setElementKerning()
void DomFont::setElementKerning |
( |
bool |
a | ) |
|
◆ setElementPointSize()
void DomFont::setElementPointSize |
( |
int |
a | ) |
|
◆ setElementStrikeOut()
void DomFont::setElementStrikeOut |
( |
bool |
a | ) |
|
◆ setElementStyleStrategy()
void DomFont::setElementStyleStrategy |
( |
const QString & |
a | ) |
|
◆ setElementUnderline()
void DomFont::setElementUnderline |
( |
bool |
a | ) |
|
◆ setElementWeight()
void DomFont::setElementWeight |
( |
int |
a | ) |
|
◆ setText()
void DomFont::setText |
( |
const QString & |
s | ) |
|
|
inline |
◆ text()
QString DomFont::text |
( |
| ) |
const |
|
inline |
◆ write()
void DomFont::write |
( |
QXmlStreamWriter & |
writer, |
|
|
const QString & |
tagName = "" |
|
) |
| const |
◆ m_antialiasing
bool DomFont::m_antialiasing |
|
private |
◆ m_bold
◆ m_children
◆ m_family
QString DomFont::m_family |
|
private |
◆ m_italic
◆ m_kerning
◆ m_pointSize
◆ m_strikeOut
bool DomFont::m_strikeOut |
|
private |
◆ m_styleStrategy
QString DomFont::m_styleStrategy |
|
private |
◆ m_text
◆ m_underline
bool DomFont::m_underline |
|
private |
◆ m_weight
The documentation for this class was generated from the following file:
- /home/www/ba/GUI/coregui/Views/widgetbox/ui4_p.h