Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
dt_autoset_manager_t Struct Reference

#include <iop-autoset.h>

+ Collaboration diagram for dt_autoset_manager_t:

Data Fields

GList * iop_to_set
 
gboolean progress_cursor_active
 
struct dt_develop_tdev
 
gpointer input_wait
 

Detailed Description

Definition at line 21 of file iop-autoset.h.

Field Documentation

◆ dev

struct dt_develop_t* dt_autoset_manager_t::dev

Definition at line 25 of file iop-autoset.h.

Referenced by _dt_iop_autoset_restart_cache_wait(), and dt_iop_autoset_build_list().

◆ input_wait

gpointer dt_autoset_manager_t::input_wait

Definition at line 26 of file iop-autoset.h.

Referenced by cleanup(), dt_iop_autoset_advance(), dt_iop_autoset_build_list(), and leave().

◆ iop_to_set

GList* dt_autoset_manager_t::iop_to_set

Definition at line 23 of file iop-autoset.h.

Referenced by cleanup(), dt_iop_autoset_advance(), and dt_iop_autoset_build_list().

◆ progress_cursor_active

gboolean dt_autoset_manager_t::progress_cursor_active

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