|
HDK
|
Information about the default shelf tool for a UNI node type. More...
#include <UNI_Category.h>
Public Member Functions | |
| void | setLabel (const UT_StringRef &label) |
| Shelf tool label. More... | |
| const UT_StringHolder & | label () const |
| void | setSubmenus (const UT_StringArray &submenus) |
| Shelf tool sub-menu in the Tab menu. More... | |
| const UT_StringArray & | submenus () const |
| void | setIcon (const UT_StringRef &icon) |
| Shelf tool icon. More... | |
| const UT_StringHolder & | icon () const |
| void | setDefaultNodeName (const UT_StringRef &name) |
| Defualt name for the nodes created by the tool. More... | |
| const UT_StringHolder & | defaultNodeName () const |
Information about the default shelf tool for a UNI node type.
Definition at line 101 of file UNI_Category.h.
|
inline |
Definition at line 125 of file UNI_Category.h.
|
inline |
Definition at line 119 of file UNI_Category.h.
|
inline |
Definition at line 107 of file UNI_Category.h.
|
inline |
Defualt name for the nodes created by the tool.
Definition at line 123 of file UNI_Category.h.
|
inline |
Shelf tool icon.
Definition at line 117 of file UNI_Category.h.
|
inline |
Shelf tool label.
Definition at line 105 of file UNI_Category.h.
|
inline |
Shelf tool sub-menu in the Tab menu.
Definition at line 111 of file UNI_Category.h.
|
inline |
Definition at line 113 of file UNI_Category.h.