clearOutputs(bool for_delete=false) | OP_IndirectInput | |
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 | |
getDefaultColor() | OP_IndirectInput | static |
getFirstOutputNode() const | OP_IndirectInput | |
getH() const =0 | OP_NetworkBoxItem | pure virtual |
getInputItem() const =0 | OP_IndirectInput | pure virtual |
getInputItemOutputIndex() const =0 | OP_IndirectInput | 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_IndirectInput | inline |
getMinimizedOwnerBox() const | OP_NetworkBoxItem | |
getMinSafeX() | OP_NetworkBoxItem | inlinestatic |
getMinSafeY() | OP_NetworkBoxItem | inlinestatic |
getNode() | OP_IndirectInput | |
getNode() const | OP_IndirectInput | |
getNodeOutputIndex() | OP_IndirectInput | |
getNOutputs() const | OP_IndirectInput | inline |
getOutput(unsigned idx) const | OP_IndirectInput | inline |
getOutputNodes(UT_Array< OP_Node * > &nodes, bool into_subnets=false) const | OP_IndirectInput | |
getOwner() const | OP_IndirectInput | |
getOwnerBox() const | OP_NetworkBoxItem | |
getParentNetwork() const override | OP_IndirectInput | 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 override | OP_IndirectInput | virtual |
getRelativePathTo(const OP_NetworkBoxItem *base_item, UT_String &result) const | OP_NetworkBoxItem | |
getSymbolicColorName() const | OP_IndirectInput | |
getUseColorFromOutput() const | OP_IndirectInput | |
getW() const =0 | OP_NetworkBoxItem | pure virtual |
getX() const override | OP_IndirectInput | inlinevirtual |
getY() const override | OP_IndirectInput | inlinevirtual |
hasOwnerBox(const OP_NetworkBoxItem *item) const | OP_NetworkBoxItem | |
initFromFile(const UT_StringHolder &clrstr, const UT_StringHolder &netboxname, fpreal x, fpreal y) | OP_IndirectInput | protected |
initFromIndirect(const OP_IndirectInput &src) | OP_IndirectInput | protected |
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_IndirectInput(OP_Network &owner) | OP_IndirectInput | |
OP_Input class | OP_IndirectInput | friend |
OP_Network class | OP_IndirectInput | friend |
OP_NetworkBoxItem() | OP_NetworkBoxItem | |
operator=(const UT_NonCopyable &)=delete | UT_NonCopyableNS::UT_NonCopyable | protected |
propagateModification(OP_Node *by_whom, OP_EventType reason, int parm_index, OP_PropagateData &prop_data) | OP_IndirectInput | protected |
saveColorString(std::ostream &os) const | OP_IndirectInput | protected |
setColor(const UT_Color &color) override | OP_IndirectInput | virtual |
setItemExpose(bool expose) | OP_NetworkBoxItem | inlinevirtual |
setItemName(const UT_String &name)=0 | OP_NetworkBoxItem | pure virtual |
setOwnerBox(OP_NetworkBox *box) | OP_NetworkBoxItem | |
setPicked(bool on_off, bool propagate_parent_event=true) override | OP_IndirectInput | virtual |
setSymbolicColorName(const UT_StringHolder &name) | OP_IndirectInput | |
setUseColorFromOutput(bool use_output_color) | OP_IndirectInput | |
setXY(fpreal x, fpreal y) override | OP_IndirectInput | virtual |
setXYWithBoundsChecks(fpreal x, fpreal y) | OP_NetworkBoxItem | |
traverseOutputNodes(hboost::function< bool(const OP_Node &)> cb) const | OP_IndirectInput | |
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_IndirectInput() override | OP_IndirectInput | |
~OP_NetworkBoxItem() | OP_NetworkBoxItem | virtual |
~UT_NonCopyable()=default | UT_NonCopyableNS::UT_NonCopyable | protected |