|
HDK
|
#include <UNI_StickyNote.h>
Inheritance diagram for UNI_ConstStickyNote:Public Member Functions | |
| UT_StringHolder | name () const |
| UT_StringHolder | path () const |
| UT_StringHolder | text () const |
| UT_Color | textColor () const |
| float | textSize () const |
| UT_Color | color () const |
| UT_Vector2D | position () const |
| UT_Vector2D | size () const |
| bool | isCollapsed () const |
| bool | isBackgroundHidden () const |
| UNI_NodeID | node () const |
Public Member Functions inherited from UNI_ConstItem< UNI_StickyNoteID > | |
| UNI_ConstItem ()=default | |
| Constructor. More... | |
| UNI_ConstItem (const UNI_ConstGraphHandle &graph_handle, UNI_StickyNoteIDid) | |
| UNI_ConstItem (UNI_ConstGraphHandle &&graph_handle, UNI_StickyNoteIDid) | |
| Constructor with r-value for the intrusive graph pointer. More... | |
| const UNI_Graph * | graph () const |
| Returns the graph inside which the node lives. More... | |
| UNI_StickyNoteID | id () const |
| Returns the ID of the node in the graph. More... | |
| bool | isValid () const |
| operator bool () const | |
Additional Inherited Members | |
Protected Member Functions inherited from UNI_ConstItem< UNI_StickyNoteID > | |
| const UNI_ConstGraphHandle & | graphHandle () const |
| Returns the underlying graph handle. More... | |
Definition at line 19 of file UNI_StickyNote.h.
|
inline |
Definition at line 35 of file UNI_StickyNote.h.
|
inline |
Definition at line 43 of file UNI_StickyNote.h.
|
inline |
Definition at line 41 of file UNI_StickyNote.h.
|
inline |
Definition at line 25 of file UNI_StickyNote.h.
|
inline |
Definition at line 45 of file UNI_StickyNote.h.
|
inline |
Definition at line 27 of file UNI_StickyNote.h.
|
inline |
Definition at line 37 of file UNI_StickyNote.h.
|
inline |
Definition at line 39 of file UNI_StickyNote.h.
|
inline |
Definition at line 29 of file UNI_StickyNote.h.
|
inline |
Definition at line 31 of file UNI_StickyNote.h.
|
inline |
Definition at line 33 of file UNI_StickyNote.h.