![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
#include <dev_history.h>
Collaboration diagram for dt_dev_history_item_t:Data Fields | |
| struct dt_iop_module_t *gboolean | enabled |
| dt_iop_params_t * | params |
| int | params_size |
| int | module_version |
| struct dt_develop_blend_params_t * | blend_params |
| int | blendop_params_size |
| int | blendop_version |
| char | op_name [32] |
| int | iop_order |
| int | multi_priority |
| char | multi_name [128] |
| GList * | forms |
| int | num |
| uint64_t | hash |
Definition at line 48 of file dev_history.h.
| struct dt_develop_blend_params_t* dt_dev_history_item_t::blend_params |
Definition at line 55 of file dev_history.h.
Referenced by _blendif_change_blend_colorspace(), _create_tooltip_text(), _history_to_module(), _hm_history_items_match(), _hm_history_masks_match(), _masks_cleanup_unused(), _process_history_db_entry(), _sync_blendop_params(), _sync_focused_in_place(), _sync_params(), _sync_pipe_nodes_from_history(), _sync_pipe_nodes_from_history_from_node(), dt_dev_free_history_item(), dt_dev_history_item_from_source_history_item(), dt_dev_history_item_update_from_params(), dt_dev_write_history_item(), dt_history_duplicate(), and dt_iop_update_multi_priority().
| int dt_dev_history_item_t::blendop_params_size |
Definition at line 56 of file dev_history.h.
Referenced by _masks_cleanup_unused(), _process_history_db_entry(), _sync_blendop_params(), dt_dev_history_item_update_from_params(), dt_dev_write_history_item(), and dt_history_duplicate().
| int dt_dev_history_item_t::blendop_version |
Definition at line 57 of file dev_history.h.
Referenced by _process_history_db_entry(), _sync_blendop_params(), dt_dev_history_item_update_from_params(), and dt_dev_write_history_item().
| struct dt_iop_module_t* gboolean dt_dev_history_item_t::enabled |
Definition at line 51 of file dev_history.h.
Referenced by _create_tooltip_text(), _find_so_for_history_entry(), _history_store_prepend_item(), _hm_collect_labels_from_history_map(), _hm_history_items_match(), _process_history_db_entry(), _styles_rebuild_history_from_items(), _sync_focused_in_place(), _sync_params(), _sync_pipe_nodes_from_history(), _sync_pipe_nodes_from_history_from_node(), dt_dev_add_history_item_ext(), dt_dev_history_item_from_source_history_item(), dt_dev_history_item_update_from_params(), dt_dev_read_history_ext(), and dt_dev_write_history_item().
| GList* dt_dev_history_item_t::forms |
Definition at line 62 of file dev_history.h.
Referenced by _history_to_module(), _hm_history_masks_match(), dt_dev_add_history_item_ext(), dt_dev_add_history_item_real(), dt_dev_free_history_item(), dt_dev_history_item_update_from_params(), dt_dev_mask_history_overload(), dt_dev_pop_history_items_ext(), dt_dev_write_history_item(), dt_history_duplicate(), dt_masks_cleanup_unused(), dt_masks_cleanup_unused_from_list(), and dt_masks_read_masks_history().
| uint64_t dt_dev_history_item_t::hash |
Definition at line 65 of file dev_history.h.
Referenced by _sync_focused_in_place(), dt_dev_history_compute_hash(), dt_dev_history_item_update_from_params(), dt_dev_pixelpipe_synch_all_real(), dt_dev_pixelpipe_synch_top(), and dt_dev_read_history_ext().
| int dt_dev_history_item_t::iop_order |
Definition at line 59 of file dev_history.h.
Referenced by _hm_collect_labels_from_history_map(), _hm_history_items_match(), _hm_report_resync_history_iop_order(), _process_history_db_entry(), dt_dev_history_item_update_from_params(), and dt_dev_write_history_item().
| int dt_dev_history_item_t::module_version |
Definition at line 54 of file dev_history.h.
Referenced by _process_history_db_entry(), _sync_params(), dt_dev_history_item_update_from_params(), and dt_dev_write_history_item().
| char dt_dev_history_item_t::multi_name[128] |
Definition at line 61 of file dev_history.h.
Referenced by _create_deleted_modules(), _dt_styles_build_mod_list_from_history(), _history_store_prepend_item(), _history_to_module(), _hm_build_last_history_by_id_from_history(), _hm_history_items_match(), _lib_snapshot_capture_state(), _process_history_db_entry(), dt_dev_history_item_from_source_history_item(), dt_dev_history_item_update_from_params(), dt_dev_module_remove(), dt_dev_pixelpipe_synch_top(), dt_dev_read_history_ext(), and dt_dev_write_history_item().
| int dt_dev_history_item_t::multi_priority |
Definition at line 60 of file dev_history.h.
Referenced by _create_deleted_modules(), _find_so_for_history_entry(), _gui_delete_callback(), _history_to_module(), _hm_history_items_match(), _lib_snapshot_capture_state(), _process_history_db_entry(), _rebuild_multi_priority(), _reset_module_instance(), dt_dev_history_item_update_from_params(), and dt_dev_write_history_item().
| int dt_dev_history_item_t::num |
Definition at line 63 of file dev_history.h.
Referenced by _get_user_mod_list(), _hm_renumber_history(), _process_history_db_entry(), dt_dev_add_history_item_ext(), dt_masks_read_masks_history(), and legacy_params().
| char dt_dev_history_item_t::op_name[32] |
Definition at line 58 of file dev_history.h.
Referenced by _create_deleted_modules(), _dt_styles_build_mod_list_from_history(), _find_so_for_history_entry(), _history_store_prepend_item(), _hm_build_last_history_by_id_from_history(), _hm_history_items_match(), _lib_snapshot_capture_state(), _process_history_db_entry(), _remove_history_leaks(), _reset_module_instance(), dt_dev_history_item_update_from_params(), dt_dev_module_remove(), dt_dev_read_history_ext(), dt_dev_write_history_item(), dt_history_duplicate(), and legacy_params().
| dt_iop_params_t* dt_dev_history_item_t::params |
Definition at line 52 of file dev_history.h.
Referenced by _create_tooltip_text(), _history_to_module(), _hm_history_items_match(), _process_history_db_entry(), _sync_focused_in_place(), _sync_params(), _sync_pipe_nodes_from_history(), _sync_pipe_nodes_from_history_from_node(), dt_dev_free_history_item(), dt_dev_history_item_from_source_history_item(), dt_dev_history_item_update_from_params(), dt_dev_write_history_item(), and dt_history_duplicate().
| int dt_dev_history_item_t::params_size |
Definition at line 53 of file dev_history.h.
Referenced by _hm_history_items_match(), _process_history_db_entry(), _sync_params(), dt_dev_history_item_from_source_history_item(), dt_dev_history_item_update_from_params(), dt_dev_write_history_item(), and dt_history_duplicate().