TextSpecs Member List
This is the complete list of members for TextSpecs, including all inherited members.
derived() -> TextSpecs & | Specs< TextSpecs > | inline |
derived() const -> const TextSpecs & | Specs< TextSpecs > | inline |
enhanced(bool value=true) -> TextSpecs & | TextSpecsOf< TextSpecs > | |
fontName(std::string name) -> TextSpecs & | FontSpecsOf< TextSpecs > | |
fontSize(std::size_t size) -> TextSpecs & | FontSpecsOf< TextSpecs > | |
FontSpecsOf() | FontSpecsOf< TextSpecs > | |
operator std::string() const | Specs< TextSpecs > | inline |
repr() const -> std::string | TextSpecsOf< TextSpecs > | virtual |
textColor(std::string color) -> TextSpecs & | TextSpecsOf< TextSpecs > | |
TextSpecsOf() | TextSpecsOf< TextSpecs > | |
~Specs()=default | Specs< TextSpecs > | virtual |