![]() |
Hot Door CORE 0.8.4
Adobe® Illustrator® Plug-in Library
|
Header file for handling vector graphic IDs. More...
#include "hdicoreTypes.h"

Classes | |
| class | hdi::core::SVGIDs |
| Stores both light and dark SVG resource IDs, such that app UI brightness changes can be properly handled. More... | |
| class | hdi::core::SVGWithRolloverIDs |
| Allows for image rollover support. More... | |
Typedefs | |
| typedef std::unique_ptr< SVGIDs > | hdi::core::SVGIDsUP |
| typedef std::shared_ptr< SVGIDs > | hdi::core::SVGIDsSP |
| typedef std::weak_ptr< SVGIDs > | hdi::core::SVGIDsWP |
| typedef std::unique_ptr< SVGWithRolloverIDs > | hdi::core::SVGWithRolloverIDsUP |
| typedef std::shared_ptr< SVGWithRolloverIDs > | hdi::core::SVGWithRolloverIDsSP |
| typedef std::weak_ptr< SVGWithRolloverIDs > | hdi::core::SVGWithRolloverIDsWP |
Header file for handling vector graphic IDs.