FACT++
1.0
|
enum WindowLogAttrs |
Stream manipulators to change the attributes of a WindowLog stream.
Enumerator | |
---|---|
kReset |
Reset all attributes. |
kNormal |
Set attribute Normal. |
kHighlight |
Set attribute Highlight. |
kUnderline |
Set attribute Underline. |
kReverse |
Set attribute Reverse. |
kBlink |
Set attribute Blink. |
kDim |
Set attribute Dim. |
kBold |
Set attribute Bold. |
kProtect |
Set attribute Protect. |
kInvisible |
Set attribute Invisible. |
kAltCharset |
Set attribute Alternative charset. |
Definition at line 27 of file WindowLog.h.