![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Collaboration diagram for history_entry_t:Data Fields | |
| char * | operation |
| gboolean | enabled |
| int | modversion |
| unsigned char * | params |
| int | params_len |
| char * | multi_name |
| int | multi_priority |
| int | blendop_version |
| unsigned char * | blendop_params |
| int | blendop_params_len |
| int | num |
| double | iop_order |
| gboolean | have_operation |
| gboolean | have_params |
| gboolean | have_modversion |
| unsigned char* history_entry_t::blendop_params |
Referenced by dt_exif_xmp_read(), free_history_entry(), print_history_entry(), read_history_v1(), and read_history_v2().
| int history_entry_t::blendop_params_len |
Referenced by dt_exif_xmp_read(), read_history_v1(), and read_history_v2().
| int history_entry_t::blendop_version |
Referenced by dt_exif_xmp_read(), print_history_entry(), read_history_v1(), and read_history_v2().
| gboolean history_entry_t::enabled |
Referenced by dt_exif_xmp_read(), print_history_entry(), read_history_v1(), and read_history_v2().
| gboolean history_entry_t::have_modversion |
Referenced by read_history_v2().
| gboolean history_entry_t::have_operation |
Referenced by read_history_v2().
| gboolean history_entry_t::have_params |
Referenced by read_history_v2().
| double history_entry_t::iop_order |
Referenced by dt_exif_xmp_read(), print_history_entry(), read_history_v1(), and read_history_v2().
| int history_entry_t::modversion |
Referenced by dt_exif_xmp_read(), print_history_entry(), read_history_v1(), and read_history_v2().
| char* history_entry_t::multi_name |
Referenced by dt_exif_xmp_read(), free_history_entry(), print_history_entry(), read_history_v1(), and read_history_v2().
| int history_entry_t::multi_priority |
Referenced by _get_max_multi_priority(), dt_exif_xmp_read(), print_history_entry(), read_history_v1(), and read_history_v2().
| int history_entry_t::num |
Referenced by dt_exif_xmp_read(), and read_history_v2().
| char* history_entry_t::operation |
| unsigned char* history_entry_t::params |
Referenced by dt_exif_xmp_read(), free_history_entry(), print_history_entry(), read_history_v1(), and read_history_v2().
| int history_entry_t::params_len |
Referenced by dt_exif_xmp_read(), read_history_v1(), and read_history_v2().