Hot Door CORE 0.8.2
Adobe® Illustrator® Plug-in Library
Loading...
Searching...
No Matches
Classes | Typedefs | Functions
hdicoreMenuGroup.h File Reference

Header file for manipulating Illustrator menubar menu groups. More...

#include <vector>
#include "hdicoreTypes.h"
Include dependency graph for hdicoreMenuGroup.h:

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)
 

Detailed Description

Header file for manipulating Illustrator menubar menu groups.