GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
This is the complete list of members for Character, including all inherited members.
backgroundColor | Character | |
character | Character | |
Character(quint16 _c= ' ', CharacterColor _f=CharacterColor(COLOR_SPACE_DEFAULT, DEFAULT_FORE_COLOR), CharacterColor _b=CharacterColor(COLOR_SPACE_DEFAULT, DEFAULT_BACK_COLOR), quint8 _r=0) | Character | inline |
charSequence | Character | |
foregroundColor | Character | |
isBold(const ColorEntry *base) const | Character | inline |
isTransparent(const ColorEntry *palette) const | Character | inline |
operator!=(const Character &a, const Character &b) | Character | friend |
operator==(const Character &a, const Character &b) | Character | friend |
rendition | Character |