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

Header file for handling vector graphic IDs. More...

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

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
 

Detailed Description

Header file for handling vector graphic IDs.