ElementStyle(const Colour &col, bool b, bool i, bool u) | highlight::ElementStyle | |
ElementStyle(const string &elementStyleString) | highlight::ElementStyle | |
ElementStyle() | highlight::ElementStyle | |
ElementStyle(const ElementStyle &other) | highlight::ElementStyle | [inline] |
getColour() const | highlight::ElementStyle | |
isBold() const | highlight::ElementStyle | |
isItalic() const | highlight::ElementStyle | |
isUnderline() const | highlight::ElementStyle | |
operator=(const ElementStyle &other) | highlight::ElementStyle | [inline] |
set(const string &elementStyleString) | highlight::ElementStyle | |
setBold(bool b) | highlight::ElementStyle | [inline] |
setColour(const Colour &col) | highlight::ElementStyle | [inline] |
setItalic(bool b) | highlight::ElementStyle | [inline] |
setUnderline(bool b) | highlight::ElementStyle | [inline] |
~ElementStyle() (defined in highlight::ElementStyle) | highlight::ElementStyle |