HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
OP_NetworkBox Member List

This is the complete list of members for OP_NetworkBox, including all inherited members.

addItem(OP_NetworkBoxItem *item, bool propagate_parent_event=true, bool resize_to_fit=true)OP_NetworkBox
addItems(OP_NetworkBoxItemList &items)OP_NetworkBox
clearAllPendingUndoFlags()OP_NetworkBoxstatic
countItems(OP_ItemTypeMask item_mask, bool include_hidden=true, bool recursive=true, bool picked_only=false) const OP_NetworkBox
defaultColor()OP_NetworkBoxstatic
getAlpha() const OP_NetworkBox
getAutoFit() const OP_NetworkBox
getCodeCreator() const OP_NetworkBoxItem
getColor() const OP_NetworkBoxIteminlinevirtual
getComment() const OP_NetworkBoxinline
getConnectedItems(OP_NetworkBoxItemList &connected, bool inputs, bool recursive, bool include_this_item) const OP_NetworkBoxItem
getCreator() const OP_NetworkBoxItem
getH() const overrideOP_NetworkBoxvirtual
getItem(int idx) const OP_NetworkBox
getItemBounds(fpreal &x1, fpreal &y1, fpreal &x2, fpreal &y2, bool incl_buff_border=true) const OP_NetworkBox
getItemExpose() const OP_NetworkBoxIteminlinevirtual
getItemName() const overrideOP_NetworkBoxinlinevirtual
getItems(OP_ItemTypeMask item_mask, OP_NetworkBoxItemList &list, bool include_hidden=true, bool recursive=true, bool picked_only=false) const OP_NetworkBox
getItemType() const overrideOP_NetworkBoxvirtual
getItemUniqueId() const overrideOP_NetworkBoxinlinevirtual
getMarked()OP_NetworkBox
getMaximizedH() const OP_NetworkBox
getMaximizedW() const OP_NetworkBox
getMaxSafeX()OP_NetworkBoxIteminlinestatic
getMaxSafeY()OP_NetworkBoxIteminlinestatic
getMemoryUsage(bool inclusive) const OP_NetworkBox
getMinimized() const OP_NetworkBox
getMinimizedOwnerBox() const OP_NetworkBoxItem
getMinSafeX()OP_NetworkBoxIteminlinestatic
getMinSafeY()OP_NetworkBoxIteminlinestatic
getNexposedItems() const OP_NetworkBox
getNitems() const OP_NetworkBox
getNodes(OP_NodeList &list, bool include_hidden=true, bool recursive=true, bool picked_only=false) const OP_NetworkBox
getOwnerBox() const OP_NetworkBoxItem
getParentNetwork() const overrideOP_NetworkBoxvirtual
getPathFromParent(UT_String &str, const OP_Node *parent) const OP_NetworkBoxIteminline
getPathFromParent(UT_WorkBuffer &str, const OP_Node *parent) const OP_NetworkBoxItem
getPicked() const overrideOP_NetworkBoxvirtual
getRelativePathTo(const OP_NetworkBoxItem *base_item, UT_String &result) const OP_NetworkBoxItem
getResizing() const OP_NetworkBox
getSaveFlagsString(UT_String &cmd, const char *flags, bool save_to_hip) const OP_NetworkBox
getStat() const OP_NetworkBoxinline
getStat()OP_NetworkBoxinline
getUniqueId() const OP_NetworkBoxinline
getW() const overrideOP_NetworkBoxvirtual
getX() const overrideOP_NetworkBoxvirtual
getY() const overrideOP_NetworkBoxvirtual
hasOwnerBox(const OP_NetworkBoxItem *item) const OP_NetworkBoxItem
load(UT_IStream &is)OP_NetworkBox
lookupItem(const OP_ItemType &type, int64 id)OP_NetworkBoxItemstatic
lookupItem(const OP_ItemId &id)OP_NetworkBoxItemstatic
lookupNetworkBox(int unique_id)OP_NetworkBoxstatic
moveToGoodPosition(bool relativetoinputs=true, bool moveinputs=true, bool moveoutputs=true, bool moveunconnected=true)OP_NetworkBoxItem
myColorOP_NetworkBoxItemprotected
OP_NetworkBox(const UT_String &name, OP_Network *net)OP_NetworkBox
OP_NetworkBoxItem()OP_NetworkBoxItem
operator=(const UT_NonCopyable &)=deleteUT_NonCopyableNS::UT_NonCopyableprotected
removeAllItems(bool do_reparent=false)OP_NetworkBox
removeItem(OP_NetworkBoxItem *item, bool propagate_parent_event=true, bool do_reparent=false, bool save_undo=true)OP_NetworkBox
removeItems(OP_NetworkBoxItemList &items)OP_NetworkBox
resizeToFit()OP_NetworkBox
resizeToFit(fpreal xmin, fpreal ymin, fpreal xmax, fpreal ymax)OP_NetworkBox
resolveLoadedOwnerName()OP_NetworkBox
save(std::ostream &os, const OP_SaveFlags &flags)OP_NetworkBox
saveCommand(std::ostream &os, const char *name, int dogeneral) const OP_NetworkBox
setAlpha(fpreal alpha)OP_NetworkBox
setAutoFit(bool autofit)OP_NetworkBox
setColor(const UT_Color &color)OP_NetworkBoxItemvirtual
setComment(const UT_StringHolder &comment)OP_NetworkBox
setContents(OP_NetworkBoxItemList &items, bool snap_to_bounds)OP_NetworkBox
setDefaultColor(const UT_Color *color)OP_NetworkBoxstatic
setH(fpreal h, bool force=false)OP_NetworkBox
setHWithBoundsChecks(fpreal h)OP_NetworkBox
setItemExpose(bool expose)OP_NetworkBoxIteminlinevirtual
setItemName(const UT_String &name) overrideOP_NetworkBoxinlinevirtual
setMarked(bool flag)OP_NetworkBox
setMinimized(bool isminimized, bool update_position, bool propagate_parent_event)OP_NetworkBox
setName(const UT_String &name)OP_NetworkBox
setOwnerBox(OP_NetworkBox *box)OP_NetworkBoxItem
setPicked(bool on_off, bool propagate_parent_event=true) overrideOP_NetworkBoxvirtual
setResizing(bool resizing)OP_NetworkBox
setW(fpreal w, bool force=false)OP_NetworkBox
setWWithBoundsChecks(fpreal w)OP_NetworkBox
setXY(fpreal x, fpreal y) overrideOP_NetworkBoxvirtual
setXY(fpreal x, fpreal y, bool force, bool propagate_parent_event)OP_NetworkBox
setXYWithBoundsChecks(fpreal x, fpreal y)OP_NetworkBoxItem
snapToBounds(bool incl_buff_border=true)OP_NetworkBox
traverseItems(OP_ItemTypeMask item_mask, bool include_hidden, bool recursive, bool picked_only, const F &functor) const OP_NetworkBox
UT_NonCopyable()=defaultUT_NonCopyableNS::UT_NonCopyableprotected
UT_NonCopyable(const UT_NonCopyable &)=deleteUT_NonCopyableNS::UT_NonCopyableprotected
validateSafeBounds(fpreal &x, fpreal &y)OP_NetworkBoxItem
validateSafeBounds(fpreal &x, fpreal &y, fpreal &w, fpreal &h)OP_NetworkBoxItem
~OP_NetworkBox() overrideOP_NetworkBox
~OP_NetworkBoxItem()OP_NetworkBoxItemvirtual
~UT_NonCopyable()=defaultUT_NonCopyableNS::UT_NonCopyableprotected