| addStringMapEntry(const std::string &_key, const std::string &_value) | ot::GraphicsItemCfg | inline |
| addToJsonObject(JsonValue &_object, JsonAllocator &_allocator) const override | ot::GraphicsInvisibleItemCfg | virtual |
| ot::Serializable::addToJsonObject(ot::JsonValue &_object, ot::JsonAllocator &_allocator) const =0 | ot::Serializable | pure virtual |
| copyConfigDataToItem(GraphicsItemCfg *_target) const | ot::GraphicsItemCfg | virtual |
| createCopy(void) const override | ot::GraphicsInvisibleItemCfg | virtual |
| getAdditionalTriggerDistance(void) const | ot::GraphicsItemCfg | inline |
| getAlignment(void) const | ot::GraphicsItemCfg | inline |
| getConnectionDirection(void) const | ot::GraphicsItemCfg | inline |
| getFactoryKey(void) const override | ot::GraphicsInvisibleItemCfg | inlinevirtual |
| getGraphicsItemFlags(void) const | ot::GraphicsItemCfg | inline |
| getMargins(void) const | ot::GraphicsItemCfg | inline |
| getMaximumSize(void) const | ot::GraphicsItemCfg | inline |
| getMinimumSize(void) const | ot::GraphicsItemCfg | inline |
| getName(void) const | ot::GraphicsItemCfg | inline |
| getPosition(void) const | ot::GraphicsItemCfg | inline |
| getSize(void) const | ot::GraphicsInvisibleItemCfg | inline |
| getSizePolicy(void) const | ot::GraphicsItemCfg | inline |
| getStringForKey(const std::string &_key) const | ot::GraphicsItemCfg | |
| getStringMap(void) const | ot::GraphicsItemCfg | inline |
| getTitle(void) const | ot::GraphicsItemCfg | inline |
| getToolTip(void) const | ot::GraphicsItemCfg | inline |
| getTransform(void) const | ot::GraphicsItemCfg | inline |
| getUid(void) const | ot::GraphicsItemCfg | inline |
| GraphicsInvisibleItemCfg(const ot::Size2DD &_size=ot::Size2DD()) | ot::GraphicsInvisibleItemCfg | |
| GraphicsItemCfg() | ot::GraphicsItemCfg | |
| GraphicsItemFlag enum name | ot::GraphicsItemCfg | |
| GraphicsItemFlags typedef | ot::GraphicsItemCfg | |
| ItemForwardsState enum value | ot::GraphicsItemCfg | |
| ItemForwardsTooltip enum value | ot::GraphicsItemCfg | |
| ItemHandlesState enum value | ot::GraphicsItemCfg | |
| ItemIgnoresParentTransform enum value | ot::GraphicsItemCfg | |
| ItemIsConnectable enum value | ot::GraphicsItemCfg | |
| ItemIsMoveable enum value | ot::GraphicsItemCfg | |
| ItemIsSelectable enum value | ot::GraphicsItemCfg | |
| ItemSnapsToGridCenter enum value | ot::GraphicsItemCfg | |
| ItemSnapsToGridTopLeft enum value | ot::GraphicsItemCfg | |
| ItemUserTransformEnabled enum value | ot::GraphicsItemCfg | |
| NoFlags enum value | ot::GraphicsItemCfg | |
| Serializable() | ot::Serializable | inline |
| setAdditionalTriggerDistance(double _d) | ot::GraphicsItemCfg | inline |
| setAdditionalTriggerDistance(double _left, double _top, double _right, double _bottom) | ot::GraphicsItemCfg | inline |
| setAdditionalTriggerDistance(const MarginsD &_d) | ot::GraphicsItemCfg | inline |
| setAlignment(Alignment _align) | ot::GraphicsItemCfg | inline |
| setConnectionDirection(ConnectionDirection _direction) | ot::GraphicsItemCfg | inline |
| setFixedSize(double _width, double _height) | ot::GraphicsItemCfg | inline |
| setFixedSize(const Size2DD &_size) | ot::GraphicsItemCfg | |
| setFromJsonObject(const ConstJsonObject &_object) override | ot::GraphicsInvisibleItemCfg | virtual |
| setGraphicsItemFlag(GraphicsItemFlag _flag, bool _active=true) | ot::GraphicsItemCfg | inline |
| setGraphicsItemFlags(const GraphicsItemFlags &_flags) | ot::GraphicsItemCfg | inline |
| setMargins(double _left, double _top, double _right, double _bottom) | ot::GraphicsItemCfg | inline |
| setMargins(const MarginsD &_margins) | ot::GraphicsItemCfg | inline |
| setMaximumSize(double _width, double _height) | ot::GraphicsItemCfg | inline |
| setMaximumSize(const Size2DD &_size) | ot::GraphicsItemCfg | inline |
| setMinimumSize(double _width, double _height) | ot::GraphicsItemCfg | inline |
| setMinimumSize(const Size2DD &_size) | ot::GraphicsItemCfg | inline |
| setName(const std::string &_name) | ot::GraphicsItemCfg | inline |
| setPosition(double _x, double _y) | ot::GraphicsItemCfg | inline |
| setPosition(const Point2DD &_pos) | ot::GraphicsItemCfg | inline |
| setSize(const ot::Size2DD &_size) | ot::GraphicsInvisibleItemCfg | inline |
| setSizePolicy(SizePolicy _policy) | ot::GraphicsItemCfg | inline |
| setStringMap(const std::map< std::string, std::string > &_map) | ot::GraphicsItemCfg | inline |
| setTitle(const std::string &_title) | ot::GraphicsItemCfg | inline |
| setToolTip(const std::string &_toolTip) | ot::GraphicsItemCfg | inline |
| setTransform(const Transform &_transform) | ot::GraphicsItemCfg | inline |
| setUid(const UID &_uid) | ot::GraphicsItemCfg | inline |
| ~GraphicsInvisibleItemCfg() | ot::GraphicsInvisibleItemCfg | virtual |
| ~GraphicsItemCfg() | ot::GraphicsItemCfg | virtual |
| ~Serializable() | ot::Serializable | inlinevirtual |