Definition at line 17 of file QskTextColors.h.
◆ QskTextColors()
QskTextColors::QskTextColors |
( |
const QColor & |
text = QColor() , |
|
|
const QColor & |
style = QColor() , |
|
|
const QColor & |
link = QColor() |
|
) |
| |
|
inline |
◆ hash()
QskHashValue QskTextColors::hash |
( |
QskHashValue |
seed = 0 | ) |
const |
|
noexcept |
◆ interpolate()
◆ interpolated()
◆ linkColor()
QColor QskTextColors::linkColor |
( |
| ) |
const |
|
inline |
◆ setLinkColor() [1/3]
void QskTextColors::setLinkColor |
( |
const QColor & |
color | ) |
|
◆ setLinkColor() [2/3]
void QskTextColors::setLinkColor |
( |
QRgb |
rgb | ) |
|
|
inline |
◆ setLinkColor() [3/3]
void QskTextColors::setLinkColor |
( |
Qt::GlobalColor |
color | ) |
|
|
inline |
◆ setStyleColor() [1/3]
void QskTextColors::setStyleColor |
( |
const QColor & |
color | ) |
|
◆ setStyleColor() [2/3]
void QskTextColors::setStyleColor |
( |
QRgb |
rgb | ) |
|
|
inline |
◆ setStyleColor() [3/3]
void QskTextColors::setStyleColor |
( |
Qt::GlobalColor |
color | ) |
|
|
inline |
◆ setTextColor() [1/3]
void QskTextColors::setTextColor |
( |
const QColor & |
color | ) |
|
◆ setTextColor() [2/3]
void QskTextColors::setTextColor |
( |
QRgb |
rgb | ) |
|
|
inline |
◆ setTextColor() [3/3]
void QskTextColors::setTextColor |
( |
Qt::GlobalColor |
color | ) |
|
|
inline |
◆ styleColor()
QColor QskTextColors::styleColor |
( |
| ) |
const |
|
inline |
◆ textColor()
QColor QskTextColors::textColor |
( |
| ) |
const |
|
inline |
◆ linkColor
QColor QskTextColors::linkColor |
|
readwrite |
◆ styleColor
QColor QskTextColors::styleColor |
|
readwrite |
◆ textColor
QColor QskTextColors::textColor |
|
readwrite |