![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
#include <history.h>
Collaboration diagram for dt_history_copy_item_t:Data Fields | |
| GList * | selops |
| GtkTreeView * | items |
| int | copied_imageid |
| gboolean | full_copy |
| gboolean | copy_iop_order |
| int dt_history_copy_item_t::copied_imageid |
| gboolean dt_history_copy_item_t::copy_iop_order |
Referenced by dt_gui_hist_dialog_new(), dt_history_paste_on_list(), and dt_history_paste_parts_on_list().
| gboolean dt_history_copy_item_t::full_copy |
Referenced by dt_history_copy(), dt_history_copy_parts(), dt_history_paste_on_list(), and dt_history_paste_parts_on_list().
| GtkTreeView* dt_history_copy_item_t::items |
| GList* dt_history_copy_item_t::selops |
Referenced by dt_gui_hist_dialog_new(), dt_history_paste_on_list(), and dt_history_paste_parts_on_list().