![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Collaboration diagram for _hm_id_info_t:Data Fields | |
| guint | flags |
| const dt_iop_module_t * | mod_list |
| const dt_iop_module_t * | src_iop |
| dt_iop_module_t * | dst_iop |
Definition at line 275 of file history_merge.c.
| dt_iop_module_t * _hm_id_info_t::dst_iop |
Definition at line 284 of file history_merge.c.
Referenced by _hm_id_info_upsert(), _hm_pretty_id_from_id_ht(), and _hm_topo_apply_solution().
| guint _hm_id_info_t::flags |
Definition at line 278 of file history_merge.c.
Referenced by _hm_build_raster_mask_nodes_from_modules(), _hm_id_info_upsert(), _hm_ids_from_iop_list(), _hm_topo_apply_solution(), _hm_topo_build_constraint_ids(), and _hm_topo_resolve_incompatible_constraints().
| const dt_iop_module_t * _hm_id_info_t::mod_list |
Definition at line 280 of file history_merge.c.
Referenced by _hm_id_info_upsert(), _hm_pretty_id_from_id_ht(), and _hm_topo_apply_solution().
| const dt_iop_module_t * _hm_id_info_t::src_iop |
Definition at line 282 of file history_merge.c.
Referenced by _hm_id_info_upsert(), and _hm_pretty_id_from_id_ht().