|
HDK
|
#include "OP_API.h"#include <UT/UT_Notifier.h>#include <UT/UT_SymbolTable.h>#include "OP_Gallery.h"
Include dependency graph for OP_GalleryManager.h:Go to the source code of this file.
Classes | |
| class | OP_GalleryManager |
Typedefs | |
| typedef UT_NotifierImpl < OP_GalleryChangeType > | OP_GalleryNotifier |
Enumerations | |
| enum | OP_GalleryChangeType { OP_GALLERY_ADDED, OP_GALLERY_REMOVED, OP_GALLERY_REFRESHED, OP_GALLERY_CONFIGCHANGE } |
Functions | |
| OP_API OP_GalleryManager & | OPgetGalleryManager () |
Definition at line 30 of file OP_GalleryManager.h.
| enum OP_GalleryChangeType |
| Enumerator | |
|---|---|
| OP_GALLERY_ADDED | |
| OP_GALLERY_REMOVED | |
| OP_GALLERY_REFRESHED | |
| OP_GALLERY_CONFIGCHANGE | |
Definition at line 22 of file OP_GalleryManager.h.
| OP_API OP_GalleryManager& OPgetGalleryManager | ( | ) |