HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_IconManager.h File Reference
#include "UT_API.h"
#include "UT_UniquePtr.h"
+ Include dependency graph for UT_IconManager.h:

Go to the source code of this file.

Classes

class  UT_IconManager
 

Macros

#define UT_ICON_MAXSIZE   64
 

Enumerations

enum  UT_IconType { UT_ICON_IMG, UT_ICON_SVG }
 

Functions

UT_API UT_IconManagerUTgetIconManager ()
 

Macro Definition Documentation

#define UT_ICON_MAXSIZE   64

Definition at line 19 of file UT_IconManager.h.

Enumeration Type Documentation

Enumerator
UT_ICON_IMG 
UT_ICON_SVG 

Definition at line 21 of file UT_IconManager.h.

Function Documentation

UT_API UT_IconManager* UTgetIconManager ( )