![]() |
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 |
| int dt_history_copy_item_t::copied_imageid |
Definition at line 51 of file history.h.
Referenced by _history_paste_apply(), _history_paste_parts_apply(), dt_history_copy(), dt_history_paste_on_list(), dt_history_paste_parts_on_list(), dt_history_paste_parts_prepare(), and paste_sensitive_callback().
| GList* dt_history_copy_item_t::selops |
Definition at line 49 of file history.h.
Referenced by _history_paste_apply(), _history_paste_parts_apply(), and dt_history_paste_parts_on_list().