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

Header file for a class to create and manipulate Illustrator panels. More...

#include "hdicoreImageIDs.h"
#include "hdicoreRect.h"
#include "hdicoreSVGIDs.h"
#include "hdicoreWindow.h"
Include dependency graph for hdicorePanel.h:

Classes

class  hdi::core::Panel
 Used to add a panel to Illustrator's UI and contain various UI widgets. More...
 

Typedefs

typedef AIPanelRef hdi::core::PlatformPanelPtr
 
typedef std::unique_ptr< Panel > hdi::core::PanelUP
 
typedef std::shared_ptr< Panel > hdi::core::PanelSP
 
typedef std::weak_ptr< Panel > hdi::core::PanelWP
 

Functions

pui::Panel * hdi::core::__accessImpl (const Panel &)
 
Panel hdi::core::__accessCtor (pui::Panel *const)
 

Detailed Description

Header file for a class to create and manipulate Illustrator panels.