![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
#include <iop-autoset.h>
Collaboration diagram for dt_autoset_manager_t:Data Fields | |
| GList * | iop_to_set |
| gboolean | progress_cursor_active |
| struct dt_develop_t * | dev |
| gpointer | input_wait |
Definition at line 21 of file iop-autoset.h.
| 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().
| 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().
| 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().
| gboolean dt_autoset_manager_t::progress_cursor_active |
Definition at line 24 of file iop-autoset.h.
Referenced by _darkroom_autoset_quickbutton_clicked(), _preview_pipe_finished(), cleanup(), dt_iop_autoset_advance(), and dt_iop_autoset_build_list().