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

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

#include <vector>
#include "hdicoreColor.h"
#include "hdicoreWidget.h"
Include dependency graph for hdicoreCustomWidget.h:
This graph shows which files directly or indirectly include this file:

Classes

class  hdi::core::CustomWidget
 Class for custom plugin widgets; receives notification of a variety of events, can be custom drawn, etc. More...
 

Typedefs

typedef std::unique_ptr< CustomWidget > hdi::core::CustomWidgetUP
 
typedef std::shared_ptr< CustomWidget > hdi::core::CustomWidgetSP
 
typedef std::weak_ptr< CustomWidget > hdi::core::CustomWidgetWP
 

Detailed Description

Header file for plugin user interface custom widgets.