#include <colors.h>
◆ AttrColor() [1/3]
| teditor::AttrColor::AttrColor |
( |
| ) |
|
|
inline |
◆ AttrColor() [2/3]
| teditor::AttrColor::AttrColor |
( |
color_t |
in | ) |
|
|
inline |
◆ AttrColor() [3/3]
◆ clearAttr()
| void teditor::AttrColor::clearAttr |
( |
| ) |
|
|
inline |
◆ color()
| color_t teditor::AttrColor::color |
( |
| ) |
const |
|
inline |
◆ isBold()
| bool teditor::AttrColor::isBold |
( |
| ) |
const |
|
inline |
◆ isItalic()
| bool teditor::AttrColor::isItalic |
( |
| ) |
const |
|
inline |
◆ isUnderline()
| bool teditor::AttrColor::isUnderline |
( |
| ) |
const |
|
inline |
◆ set()
◆ setBold()
| void teditor::AttrColor::setBold |
( |
| ) |
|
|
inline |
◆ setColor()
| void teditor::AttrColor::setColor |
( |
color_t |
col | ) |
|
|
inline |
◆ setItalic()
| void teditor::AttrColor::setItalic |
( |
| ) |
|
|
inline |
◆ setUnderline()
| void teditor::AttrColor::setUnderline |
( |
| ) |
|
|
inline |
◆ ac
◆ Mask
The documentation for this struct was generated from the following files: