![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
#include <tags.h>
Collaboration diagram for dt_tag_t:Data Fields | |
| guint | id |
| gchar * | tag |
| gchar * | leave |
| gchar * | synonym |
| guint | count |
| guint | select |
| gint | flags |
| guint dt_tag_t::count |
Referenced by sort_tag_by_count().
| gint dt_tag_t::flags |
Referenced by _is_not_exportable_tag().
| guint dt_tag_t::id |
| gchar* dt_tag_t::leave |
Referenced by sort_tag_by_leave().
| guint dt_tag_t::select |
| gchar* dt_tag_t::synonym |
| gchar* dt_tag_t::tag |
Referenced by _is_not_exportable_tag(), and sort_tag_by_path().