![]() |
Hot Door CORE 0.8.3
Adobe® Illustrator® Plug-in Library
|
Header file for manipulating Illustrator menubar menu groups. More...

Classes | |
| class | hdi::core::MenuGroup |
| Wraps around an Illustrator menu group. More... | |
| struct | hdi::core::MenuGroup::Child |
| Menu groups can have both groups and items as children, so this acts as a simple wrapper to store one or the other. More... | |
Typedefs | |
| typedef std::unique_ptr< MenuGroup > | hdi::core::MenuGroupUP |
| typedef std::shared_ptr< MenuGroup > | hdi::core::MenuGroupSP |
| typedef std::weak_ptr< MenuGroup > | hdi::core::MenuGroupWP |
Functions | |
| MenuGroup | hdi::core::__accessCtor (AIMenuGroup, AIMenuItemHandle) |
Header file for manipulating Illustrator menubar menu groups.