|
HDK
|
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 | |
| UT_Gallery | |
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_StringArray & | UTgetGalleryItemColors () |
| Return the icon resource 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.
| 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.