![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Collaboration diagram for dt_sel_img_t:Data Fields | |
| int32_t | imgid |
| uint32_t | segid |
| gchar | dt [DT_DATETIME_LENGTH] |
| gboolean | counted |
| dt_image_geoloc_t | gl |
| GObject * | image |
| gboolean dt_sel_img_t::counted |
| gchar dt_sel_img_t::dt[DT_DATETIME_LENGTH] |
Referenced by _count_images_per_track(), and _setup_selected_images_list().
| dt_image_geoloc_t dt_sel_img_t::gl |
| GObject* dt_sel_img_t::image |
| int32_t dt_sel_img_t::imgid |
Referenced by _setup_selected_images_list().
| uint32_t dt_sel_img_t::segid |
Referenced by _count_images_per_track().