![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Collaboration diagram for dt_undo_history_t:Data Fields | |
| GList * | before_snapshot |
| GList * | after_snapshot |
| int | before_end |
| int | after_end |
| GList * | before_iop_order_list |
| GList * | after_iop_order_list |
| dt_masks_edit_mode_t | mask_edit_mode |
| dt_dev_pixelpipe_display_mask_t | request_mask_display |
| int dt_undo_history_t::after_end |
Referenced by _lib_history_change_callback(), and _pop_undo().
| GList * dt_undo_history_t::after_iop_order_list |
Referenced by _history_undo_data_free(), _lib_history_change_callback(), and _pop_undo().
| GList * dt_undo_history_t::after_snapshot |
Referenced by _history_undo_data_free(), _lib_history_change_callback(), _pop_undo(), and _undo_items_cb().
| int dt_undo_history_t::before_end |
Referenced by _lib_history_change_callback(), and _pop_undo().
| GList* dt_undo_history_t::before_iop_order_list |
Referenced by _history_undo_data_free(), _lib_history_change_callback(), and _pop_undo().
| GList* dt_undo_history_t::before_snapshot |
Referenced by _history_undo_data_free(), _lib_history_change_callback(), and _pop_undo().
| dt_masks_edit_mode_t dt_undo_history_t::mask_edit_mode |
Referenced by _lib_history_change_callback(), and _pop_undo().
| dt_dev_pixelpipe_display_mask_t dt_undo_history_t::request_mask_display |
Referenced by _lib_history_change_callback(), and _pop_undo().