Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
dt_undo_history_t Struct Reference
+ 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
 

Detailed Description

Definition at line 542 of file dev_history.c.

Field Documentation

◆ after_end

int dt_undo_history_t::after_end

Definition at line 545 of file dev_history.c.

Referenced by _pop_undo(), and dt_dev_history_undo_end_record_locked().

◆ after_iop_order_list

GList * dt_undo_history_t::after_iop_order_list

◆ after_snapshot

GList * dt_undo_history_t::after_snapshot

◆ before_end

int dt_undo_history_t::before_end

Definition at line 545 of file dev_history.c.

Referenced by _pop_undo(), and dt_dev_history_undo_end_record_locked().

◆ before_iop_order_list

GList* dt_undo_history_t::before_iop_order_list

◆ before_snapshot

GList* dt_undo_history_t::before_snapshot

◆ mask_edit_mode

dt_masks_edit_mode_t dt_undo_history_t::mask_edit_mode

Definition at line 547 of file dev_history.c.

Referenced by _pop_undo(), and dt_dev_history_undo_end_record_locked().

◆ request_mask_display

dt_dev_pixelpipe_display_mask_t dt_undo_history_t::request_mask_display

Definition at line 548 of file dev_history.c.

Referenced by _pop_undo(), and dt_dev_history_undo_end_record_locked().


The documentation for this struct was generated from the following file: