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

Header file for plugin user interface widgets. More...

#include "hdicoreImageIDs.h"
#include "hdicoreRect.h"
#include "hdicoreSVGIDs.h"
Include dependency graph for hdicoreWidget.h:
This graph shows which files directly or indirectly include this file:

Classes

class  hdi::core::Widget
 Base class for all interface widgets; handles many common needs, e.g. text, position, size, etc. More...
 

Typedefs

typedef std::unique_ptr< Widget > hdi::core::WidgetUP
 
typedef std::shared_ptr< Widget > hdi::core::WidgetSP
 
typedef std::weak_ptr< Widget > hdi::core::WidgetWP
 

Functions

pui::Widget * hdi::core::__accessImpl (const Widget &)
 

Detailed Description

Header file for plugin user interface widgets.