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

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

addToJsonObject(JsonValue &_object, JsonAllocator &_allocator) const overrideot::Bordervirtual
ot::Serializable::addToJsonObject(ot::JsonValue &_object, ot::JsonAllocator &_allocator) const =0ot::Serializablepure virtual
Border()ot::Borderinline
Border(const ot::Color &_color, int _width)ot::Border
Border(const ot::Color &_color, int _leftWidth, int _topWidth, int _rightWidth, int _bottomWidth)ot::Border
Border(const Outline &_left, const Outline &_top, const Outline &_right, const Outline &_bottom)ot::Border
Border(const Border &_other)ot::Border
bottom(void) constot::Borderinline
left(void) constot::Borderinline
operator=(const Border &_other)ot::Border
right(void) constot::Borderinline
Serializable()ot::Serializableinline
setBottom(const Outline &_s)ot::Borderinline
setColor(const ot::Color &_color)ot::Border
setFromJsonObject(const ConstJsonObject &_object) overrideot::Bordervirtual
setLeft(const Outline &_s)ot::Borderinline
setRight(const Outline &_s)ot::Borderinline
setTop(const Outline &_s)ot::Borderinline
setWidth(int _width)ot::Border
top(void) constot::Borderinline
~Border()ot::Bordervirtual
~Serializable()ot::Serializableinlinevirtual