|
HDK
|
This is the complete list of members for OP_PostIt, including all inherited members.
| defaultColor() | OP_PostIt | static |
| defaultTextColor() | OP_PostIt | static |
| flags() const | OP_PostIt | inline |
| flags() | OP_PostIt | inline |
| 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 | |
| getDrawBackground() const | OP_PostIt | inline |
| getFullPath(UT_String &str) const | OP_PostIt | |
| getFullPath(UT_WorkBuffer &str) const | OP_PostIt | |
| getH() const override | OP_PostIt | virtual |
| getItemBounds(fpreal &x1, fpreal &y1, fpreal &x2, fpreal &y2, bool incl_buff_border=true) const | OP_PostIt | |
| getItemExpose() const | OP_NetworkBoxItem | inlinevirtual |
| getItemName() const override | OP_PostIt | inlinevirtual |
| getItemType() const override | OP_PostIt | virtual |
| getItemUniqueId() const override | OP_PostIt | inlinevirtual |
| getMaximizedH() const | OP_PostIt | |
| getMaximizedW() const | OP_PostIt | |
| getMaxSafeX() | OP_NetworkBoxItem | inlinestatic |
| getMaxSafeY() | OP_NetworkBoxItem | inlinestatic |
| getMemoryUsage(bool inclusive) const | OP_PostIt | |
| getMinimized() const | OP_PostIt | |
| getMinimizedOwnerBox() const | OP_NetworkBoxItem | |
| getMinSafeX() | OP_NetworkBoxItem | inlinestatic |
| getMinSafeY() | OP_NetworkBoxItem | inlinestatic |
| getOwnerBox() const | OP_NetworkBoxItem | |
| getParentNetwork() const override | OP_PostIt | 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_PostIt | virtual |
| getRelativePathTo(const OP_NetworkBoxItem *base_item, UT_String &result) const | OP_NetworkBoxItem | |
| getResizing() | OP_PostIt | |
| getText() const | OP_PostIt | inlinevirtual |
| getTextColor() const | OP_PostIt | inline |
| getTextSize() const | OP_PostIt | inline |
| getUniqueId() const | OP_PostIt | inline |
| getW() const override | OP_PostIt | virtual |
| getX() const override | OP_PostIt | virtual |
| getY() const override | OP_PostIt | virtual |
| hasOwnerBox(const OP_NetworkBoxItem *item) const | OP_NetworkBoxItem | |
| load(UT_IStream &is, const char *ext="", const char *path=0) | OP_PostIt | virtual |
| lookupItem(const OP_ItemType &type, int64 id) | OP_NetworkBoxItem | static |
| lookupItem(const OP_ItemId &id) | OP_NetworkBoxItem | static |
| lookupPostItNote(int unique_id) | OP_PostIt | static |
| moveToGoodPosition(bool relativetoinputs=true, bool moveinputs=true, bool moveoutputs=true, bool moveunconnected=true) | OP_NetworkBoxItem | |
| myColor | OP_NetworkBoxItem | protected |
| OP_Network class | OP_PostIt | friend |
| OP_NetworkBoxItem() | OP_NetworkBoxItem | |
| OP_PostIt(const char *name, OP_Network *net) | OP_PostIt | |
| operator=(const UT_NonCopyable &)=delete | UT_NonCopyableNS::UT_NonCopyable | protected |
| save(std::ostream &os, const OP_SaveFlags &sflags, const char *path_prefix) | OP_PostIt | virtual |
| saveCommand(std::ostream &os) const | OP_PostIt | |
| saveIntrinsic(std::ostream &os, const OP_SaveFlags &sflags) | OP_PostIt | virtual |
| setColor(const UT_Color &color) | OP_NetworkBoxItem | virtual |
| setDefaultColor(const UT_Color *color) | OP_PostIt | static |
| setDefaultTextColor(const UT_Color *color) | OP_PostIt | static |
| setDrawBackground(bool draw_background) | OP_PostIt | |
| setH(fpreal h, bool force=false) | OP_PostIt | |
| setHWithBoundsChecks(fpreal h) | OP_PostIt | |
| setItemExpose(bool expose) | OP_NetworkBoxItem | inlinevirtual |
| setItemName(const UT_StringHolder &name) override | OP_PostIt | inlinevirtual |
| setMinimized(bool isminimized, bool update_position, bool propagate_parent_event) | OP_PostIt | |
| setName(const UT_StringHolder &name) | OP_PostIt | |
| setOwnerBox(OP_NetworkBox *box) | OP_NetworkBoxItem | |
| setPicked(bool on_off, bool propagate_parent_event=true) override | OP_PostIt | virtual |
| setResizing(bool resizing) | OP_PostIt | |
| setText(const UT_String &text) | OP_PostIt | |
| setTextColor(const UT_Color &clr) | OP_PostIt | |
| setTextSize(fpreal size) | OP_PostIt | |
| setW(fpreal w, bool force=false) | OP_PostIt | |
| setWWithBoundsChecks(fpreal h) | OP_PostIt | |
| setXY(fpreal x, fpreal y) override | OP_PostIt | virtual |
| setXY(fpreal x, fpreal y, bool force, bool propagate_parent_event) | OP_PostIt | |
| 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 |
| ~OP_PostIt() override | OP_PostIt | |
| ~UT_NonCopyable()=default | UT_NonCopyableNS::UT_NonCopyable | protected |