![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Collaboration diagram for dt_lib_export_profile_t:Data Fields | |
| dt_colorspaces_color_profile_type_t | type |
| char | filename [512] |
| char | name [512] |
| int | pos |
| int | ppos |
| char dt_lib_export_profile_t::filename[512] |
Referenced by _get_profiles(), _printer_profile_changed(), _profile_changed(), gui_init(), update_modelines.modelines_updater_t::load_lines(), update_modelines.modelines_updater_t::remove_lines(), update_modelines.modelines_updater_t::update(), and update_modelines.modelines_updater_t::write_file().
| char dt_lib_export_profile_t::name[512] |
Referenced by _get_profiles(), and gui_init().
| int dt_lib_export_profile_t::pos |
Referenced by _get_profiles(), _profile_changed(), and gui_init().
| int dt_lib_export_profile_t::ppos |
Referenced by _get_profiles(), _printer_profile_changed(), and gui_init().
| dt_colorspaces_color_profile_type_t dt_lib_export_profile_t::type |
Referenced by _get_profiles(), _printer_profile_changed(), _profile_changed(), and gui_init().