HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_GalleryTypes.h File Reference
#include "UT_API.h"
#include "UT_Options.h"
#include "UT_StringHolder.h"
+ Include dependency graph for UT_GalleryTypes.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 

Enumerations

enum  UT_Gallery::DiffMarker { UT_Gallery::A, UT_Gallery::B, UT_Gallery::None }
 

Functions

UT_API const char * UTgetGalleryItemColorLabel (const UT_StringRef &clr)
 Return the label to use for the given gallery item color. More...
 
UT_API const char * UTgetGalleryItemColorIcon (const UT_StringRef &clr)
 Return the icon resource to use for the given gallery item color. More...
 
UT_API const UT_StringArrayUTgetGalleryItemColors ()
 Return the icon resource to use for the given gallery item color. More...
 

Function Documentation

UT_API const char* UTgetGalleryItemColorIcon ( const UT_StringRef clr)

Return the icon resource to use for the given gallery item color.

UT_API const char* UTgetGalleryItemColorLabel ( const UT_StringRef clr)

Return the label to use for the given gallery item color.

UT_API const UT_StringArray& UTgetGalleryItemColors ( )

Return the icon resource to use for the given gallery item color.