OpenTwin 0.1
OpenTwin
 
Loading...
Searching...
No Matches
ot::StyledTextStyle Member List

This is the complete list of members for ot::StyledTextStyle, including all inherited members.

addToJsonObject(ot::JsonValue &_object, ot::JsonAllocator &_allocator) const overrideot::StyledTextStylevirtual
getBold(void) constot::StyledTextStyleinline
getColorReference(void) constot::StyledTextStyleinline
getItalic(void) constot::StyledTextStyleinline
getLineTrough(void) constot::StyledTextStyleinline
getTextSize(void) constot::StyledTextStyleinline
getUnderline(void) constot::StyledTextStyleinline
hasStyleSet(void) constot::StyledTextStyleinline
operator!=(const StyledTextStyle &_other) constot::StyledTextStyle
operator=(const StyledTextStyle &)=defaultot::StyledTextStyle
operator==(const StyledTextStyle &_other) constot::StyledTextStyle
Serializable()ot::Serializableinline
setBold(bool _isBold)ot::StyledTextStyleinline
setColorReference(StyledText::ColorReference _colorReference)ot::StyledTextStyleinline
setFromJsonObject(const ot::ConstJsonObject &_object) overrideot::StyledTextStylevirtual
setItalic(bool _isItalic)ot::StyledTextStyleinline
setLineTrough(bool _isLineTrough)ot::StyledTextStyleinline
setTextSize(TextSize _size)ot::StyledTextStyleinline
setUnderline(bool _isUnderline)ot::StyledTextStyleinline
stringToTextSize(const std::string &_size)ot::StyledTextStylestatic
StyledTextStyle()ot::StyledTextStyle
StyledTextStyle(const ConstJsonObject &_jsonObject)ot::StyledTextStyle
StyledTextStyle(const StyledTextStyle &)=defaultot::StyledTextStyle
TextSize enum nameot::StyledTextStyle
toString(TextSize _size)ot::StyledTextStylestatic
~Serializable()ot::Serializableinlinevirtual
~StyledTextStyle()=defaultot::StyledTextStylevirtual