| getCodeCreator() const | OP_NetworkBoxItem | |
| getColor() const | OP_NetworkBoxItem | inlinevirtual |
| getConnectedItems(OP_NetworkBoxItemList &connected, bool inputs, bool recursive, bool include_this_item) const | OP_NetworkBoxItem | |
| getCreator() const | OP_NetworkBoxItem | |
| getH() const =0 | OP_NetworkBoxItem | pure virtual |
| getItemExpose() const | OP_NetworkBoxItem | inlinevirtual |
| getItemName() const =0 | OP_NetworkBoxItem | pure virtual |
| getItemType() const =0 | OP_NetworkBoxItem | pure virtual |
| getItemUniqueId() const =0 | OP_NetworkBoxItem | pure virtual |
| getMaxSafeX() | OP_NetworkBoxItem | inlinestatic |
| getMaxSafeY() | OP_NetworkBoxItem | inlinestatic |
| getMemoryUsage(bool inclusive) const | OP_NetworkBoxItem | inline |
| getMinimizedOwnerBox() const | OP_NetworkBoxItem | |
| getMinSafeX() | OP_NetworkBoxItem | inlinestatic |
| getMinSafeY() | OP_NetworkBoxItem | inlinestatic |
| getOwnerBox() const | OP_NetworkBoxItem | |
| getParentNetwork() const =0 | OP_NetworkBoxItem | pure virtual |
| getPathFromParent(UT_String &str, const OP_Node *parent) const | OP_NetworkBoxItem | inline |
| getPathFromParent(UT_WorkBuffer &str, const OP_Node *parent) const | OP_NetworkBoxItem | |
| getPicked() const =0 | OP_NetworkBoxItem | pure virtual |
| getRelativePathTo(const OP_NetworkBoxItem *base_item, UT_String &result) const | OP_NetworkBoxItem | |
| getW() const =0 | OP_NetworkBoxItem | pure virtual |
| getX() const =0 | OP_NetworkBoxItem | pure virtual |
| getY() const =0 | OP_NetworkBoxItem | pure virtual |
| hasOwnerBox(const OP_NetworkBoxItem *item) const | OP_NetworkBoxItem | |
| lookupItem(const OP_ItemType &type, int64 id) | OP_NetworkBoxItem | static |
| lookupItem(const OP_ItemId &id) | OP_NetworkBoxItem | static |
| moveToGoodPosition(bool relativetoinputs=true, bool moveinputs=true, bool moveoutputs=true, bool moveunconnected=true) | OP_NetworkBoxItem | |
| myColor | OP_NetworkBoxItem | protected |
| OP_NetworkBoxItem() | OP_NetworkBoxItem | |
| operator=(const UT_NonCopyable &)=delete | UT_NonCopyableNS::UT_NonCopyable | protected |
| setColor(const UT_Color &color) | OP_NetworkBoxItem | virtual |
| setItemExpose(bool expose) | OP_NetworkBoxItem | inlinevirtual |
| setItemName(const UT_StringHolder &name)=0 | OP_NetworkBoxItem | pure virtual |
| setOwnerBox(OP_NetworkBox *box) | OP_NetworkBoxItem | |
| setPicked(bool on_off, bool propagate_parent_event=true)=0 | OP_NetworkBoxItem | pure virtual |
| setXY(fpreal x, fpreal y)=0 | OP_NetworkBoxItem | pure virtual |
| setXYWithBoundsChecks(fpreal x, fpreal y) | OP_NetworkBoxItem | |
| UT_NonCopyable()=default | UT_NonCopyableNS::UT_NonCopyable | protected |
| UT_NonCopyable(const UT_NonCopyable &)=delete | UT_NonCopyableNS::UT_NonCopyable | protected |
| validateSafeBounds(fpreal &x, fpreal &y) | OP_NetworkBoxItem | |
| validateSafeBounds(fpreal &x, fpreal &y, fpreal &w, fpreal &h) | OP_NetworkBoxItem | |
| ~OP_NetworkBoxItem() | OP_NetworkBoxItem | virtual |
| ~UT_NonCopyable()=default | UT_NonCopyableNS::UT_NonCopyable | protected |