|
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 396 of file IMG_Metadata.h.
Iteration interface
Definition at line 480 of file IMG_Metadata.h.
| using IMG_MetadataOptions::MenuCreator = UT_Array<std::pair<const char *, const char *>> |
Definition at line 403 of file IMG_Metadata.h.
Definition at line 399 of file IMG_Metadata.h.
Definition at line 400 of file IMG_Metadata.h.
Definition at line 401 of file IMG_Metadata.h.
|
explicitdefault |
|
inlineexplicit |
Definition at line 434 of file IMG_Metadata.h.
Definition at line 439 of file IMG_Metadata.h.
|
inline |
Definition at line 440 of file IMG_Metadata.h.
|
inline |
Iteration interface
Definition at line 481 of file IMG_Metadata.h.
| void IMG_MetadataOptions::dump | ( | ) | const |
Debug printing.
|
inline |
Iteration interface
Definition at line 482 of file IMG_Metadata.h.
Lookup item
Definition at line 450 of file IMG_Metadata.h.
Lookup item
Definition at line 451 of file IMG_Metadata.h.
|
inline |
Lookup item
Definition at line 454 of file IMG_Metadata.h.
|
inline |
Lookup item
Definition at line 455 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 464 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 474 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 471 of file IMG_Metadata.h.
Lookup item
Definition at line 452 of file IMG_Metadata.h.
Lookup item
Definition at line 453 of file IMG_Metadata.h.
|
inline |
Lookup item
Definition at line 456 of file IMG_Metadata.h.
|
inline |
Lookup item
Definition at line 457 of file IMG_Metadata.h.
| bool IMG_MetadataOptions::save | ( | UT_JSONWriter & | w | ) | const |
Lookup item
Definition at line 448 of file IMG_Metadata.h.