HDK
|
A list of well-known metdata that a format understands. The list is ordered. More...
#include <IMG_Metadata.h>
Classes | |
struct | Item |
Public Types | |
using | Scope = IMG_MetadataItem::Scope |
using | Storage = IMG_MetadataItem::Storage |
using | TypeInfo = IMG_MetadataItem::TypeInfo |
using | MenuCreator = UT_Array< std::pair< const char *, const char * >> |
A list of well-known metdata that a format understands. The list is ordered.
Definition at line 370 of file IMG_Metadata.h.
Iteration interface
Definition at line 454 of file IMG_Metadata.h.
using IMG_MetadataOptions::MenuCreator = UT_Array<std::pair<const char *, const char *>> |
Definition at line 377 of file IMG_Metadata.h.
Definition at line 373 of file IMG_Metadata.h.
Definition at line 374 of file IMG_Metadata.h.
Definition at line 375 of file IMG_Metadata.h.
|
explicitdefault |
|
inlineexplicit |
Definition at line 408 of file IMG_Metadata.h.
Definition at line 413 of file IMG_Metadata.h.
|
inline |
Definition at line 414 of file IMG_Metadata.h.
|
inline |
Iteration interface
Definition at line 455 of file IMG_Metadata.h.
void IMG_MetadataOptions::dump | ( | ) | const |
Debug printing.
|
inline |
Iteration interface
Definition at line 456 of file IMG_Metadata.h.
Lookup item
Definition at line 424 of file IMG_Metadata.h.
Lookup item
Definition at line 425 of file IMG_Metadata.h.
|
inline |
Lookup item
Definition at line 428 of file IMG_Metadata.h.
|
inline |
Lookup item
Definition at line 429 of file IMG_Metadata.h.
int IMG_MetadataOptions::index | ( | const UT_StringRef & | name | ) | const |
Lookup item
int IMG_MetadataOptions::menuIndex | ( | int | parm_index, |
const UT_StringRef & | menu_token | ||
) | const |
Find the corresponding menu index for the value of a given parameter
|
inline |
Find the corresponding menu index for the value of a given parameter
Definition at line 438 of file IMG_Metadata.h.
UT_StringHolder IMG_MetadataOptions::menuLabel | ( | int | parm_index, |
int | menu_index | ||
) | const |
Get the token/label from the menu of a given parameter
|
inline |
Get the token/label from the menu of a given parameter
Definition at line 448 of file IMG_Metadata.h.
UT_StringHolder IMG_MetadataOptions::menuToken | ( | int | parm_index, |
int | menu_index | ||
) | const |
Get the token/label from the menu of a given parameter
|
inline |
Get the token/label from the menu of a given parameter
Definition at line 445 of file IMG_Metadata.h.
Lookup item
Definition at line 426 of file IMG_Metadata.h.
Lookup item
Definition at line 427 of file IMG_Metadata.h.
|
inline |
Lookup item
Definition at line 430 of file IMG_Metadata.h.
|
inline |
Lookup item
Definition at line 431 of file IMG_Metadata.h.
bool IMG_MetadataOptions::save | ( | UT_JSONWriter & | w | ) | const |
Lookup item
Definition at line 422 of file IMG_Metadata.h.