Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
_hm_dest_backup_t Struct Reference
+ Collaboration diagram for _hm_dest_backup_t:

Data Fields

GList * history
 
int history_end
 
GList * iop_order_list
 
GPtrArray * orig_labels
 
GPtrArray * orig_styles
 
GHashTable * orig_ids
 

Detailed Description

Definition at line 287 of file history_merge.c.

Field Documentation

◆ history

GList* _hm_dest_backup_t::history

◆ history_end

int _hm_dest_backup_t::history_end

Definition at line 290 of file history_merge.c.

Referenced by _hm_backup_dest(), and _hm_restore_dest_from_backup().

◆ iop_order_list

GList* _hm_dest_backup_t::iop_order_list

◆ orig_ids

GHashTable* _hm_dest_backup_t::orig_ids

Definition at line 294 of file history_merge.c.

Referenced by _hm_backup_cleanup(), _hm_backup_dest(), and dt_history_merge().

◆ orig_labels

GPtrArray* _hm_dest_backup_t::orig_labels

Definition at line 292 of file history_merge.c.

Referenced by _hm_backup_cleanup(), _hm_backup_dest(), and dt_history_merge().

◆ orig_styles

GPtrArray* _hm_dest_backup_t::orig_styles

Definition at line 293 of file history_merge.c.

Referenced by _hm_backup_cleanup(), _hm_backup_dest(), and dt_history_merge().


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