|
HDK
|
This is the complete list of members for UT_GalleryDataSource, including all inherited members.
| addItem(const UT_StringRef &item_type_name, const UT_StringRef &name, const void *thumbnail_data, int thumbnail_data_size, const char *item_file=nullptr, bool item_owns_file=false, const void *item_data=nullptr, int item_data_size=0, time_t *creation_date=nullptr, const UT_StringRef &parent_id=UT_StringHolder::theEmptyString) | UT_GalleryDataSource | |
| addTag(const UT_StringRef &item_id, const char *tag) | UT_GalleryDataSource | |
| blindData(const UT_StringRef &item_id) const | UT_GalleryDataSource | inline |
| childItemIds(const UT_StringRef &parent_item_id, UT_StringArray &item_ids) const | UT_GalleryDataSource | inline |
| colorTag(const UT_StringRef &item_id) const | UT_GalleryDataSource | inline |
| createTag(const char *tag) | UT_GalleryDataSource | |
| creationDate(const UT_StringRef &item_id) const | UT_GalleryDataSource | inline |
| CreatorFunc typedef | UT_GalleryDataSource | |
| deleteTag(const char *tag, bool delete_if_assigned) | UT_GalleryDataSource | |
| endTransaction(bool commit=true) const | UT_GalleryDataSource | inline |
| filePath(const UT_StringRef &item_id) const | UT_GalleryDataSource | inline |
| generateItemFilePath(const UT_StringRef &item_id, const char *file_ext) | UT_GalleryDataSource | |
| infoHtml() const | UT_GalleryDataSource | inline |
| initializeData() | UT_GalleryDataSource | |
| isFilePathEditable(const UT_StringRef &item_id) const | UT_GalleryDataSource | inline |
| isReadOnly() const | UT_GalleryDataSource | inline |
| isStarred(const UT_StringRef &item_id) const | UT_GalleryDataSource | inline |
| isValid() const | UT_GalleryDataSource | inline |
| itemIds(UT_StringArray &item_ids) const | UT_GalleryDataSource | inline |
| label(const UT_StringRef &item_id) const | UT_GalleryDataSource | inline |
| markItemsForDeletion(const UT_StringArray &item_ids) | UT_GalleryDataSource | |
| metadata(const UT_StringRef &item_id) const | UT_GalleryDataSource | inline |
| modificationDate(const UT_StringRef &item_id) const | UT_GalleryDataSource | inline |
| ownsFile(const UT_StringRef &item_id) const | UT_GalleryDataSource | inline |
| parentId(const UT_StringRef &item_id) const | UT_GalleryDataSource | inline |
| prepareItemForUse(const UT_StringRef &item_id) const | UT_GalleryDataSource | inline |
| registerDataSourceImplementation(const ValidatorFunc &validator, const CreatorFunc &creator) | UT_GalleryDataSource | static |
| removeTag(const UT_StringRef &item_id, const char *tag) | UT_GalleryDataSource | |
| renderMethod(const UT_StringRef &item_id) const | UT_GalleryDataSource | inline |
| saveAs(const UT_StringHolder &source_identifier) | UT_GalleryDataSource | |
| setBlindData(const UT_StringRef &item_id, const void *data, int data_size) | UT_GalleryDataSource | |
| setColorTag(const UT_StringRef &item_id, const UT_StringHolder &color_tag) | UT_GalleryDataSource | |
| setFilePath(const UT_StringRef &item_id, const char *file_path) | UT_GalleryDataSource | |
| setIsStarred(const UT_StringRef &item_id, bool isstarred) | UT_GalleryDataSource | |
| setLabel(const UT_StringRef &item_id, const UT_StringHolder &label) | UT_GalleryDataSource | |
| setMetadata(const UT_StringRef &item_id, const UT_Options &metadata) | UT_GalleryDataSource | |
| setModificationDate(const UT_StringRef &item_id, time_t timestamp) | UT_GalleryDataSource | |
| setOwnsFile(const UT_StringRef &item_id, bool owns_file) | UT_GalleryDataSource | |
| setParentId(const UT_StringRef &item_id, const UT_StringRef &parent_item_id) | UT_GalleryDataSource | |
| setRenderMethod(const UT_StringRef &item_id, const UT_StringHolder &render_method) | UT_GalleryDataSource | |
| setSource(const UT_StringHolder &source_identifier, const UT_StringHolder &args=UT_StringHolder::theEmptyString) | UT_GalleryDataSource | |
| setStatus(const UT_StringRef &item_id, const UT_StringHolder &status) | UT_GalleryDataSource | |
| setThumbnail(const UT_StringRef &item_id, const UT_WorkBuffer &thumbnail) | UT_GalleryDataSource | |
| sourceArgs() const | UT_GalleryDataSource | inline |
| sourceIdentifier() const | UT_GalleryDataSource | inline |
| sourceTypeName(const UT_StringRef &item_id) const | UT_GalleryDataSource | inline |
| startTransaction() const | UT_GalleryDataSource | inline |
| status(const UT_StringRef &item_id) const | UT_GalleryDataSource | inline |
| tags(const UT_StringRef &item_id) const | UT_GalleryDataSource | inline |
| thumbnail(const UT_StringRef &item_id) const | UT_GalleryDataSource | inline |
| typeName(const UT_StringRef &item_id) const | UT_GalleryDataSource | inline |
| unmarkItemsForDeletion(const UT_StringArray &item_ids) | UT_GalleryDataSource | |
| updatedItemIds(UT_StringArray &item_ids) | UT_GalleryDataSource | |
| UT_GalleryDataSource(const UT_StringHolder &source_identifier, const UT_StringHolder &args) | UT_GalleryDataSource | |
| ValidatorFunc typedef | UT_GalleryDataSource | |
| ~UT_GalleryDataSource() | UT_GalleryDataSource |