![]() |
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 dt_tag_get_attached(), dt_tag_get_suggestions(), dt_tag_get_with_usage(), and sort_tag_by_count().
| gint dt_tag_t::flags |
| guint dt_tag_t::id |
| gchar* dt_tag_t::leave |
| guint dt_tag_t::select |
Referenced by dt_tag_get_attached(), dt_tag_get_suggestions(), and dt_tag_get_with_usage().
| gchar* dt_tag_t::synonym |
| gchar* dt_tag_t::tag |
Referenced by _free_result_item(), _is_not_exportable_tag(), _tag_get_attached_export(), dt_tag_get_attached(), dt_tag_get_hierarchical(), dt_tag_get_hierarchical_export(), dt_tag_get_list(), dt_tag_get_list_export(), dt_tag_get_suggestions(), dt_tag_get_tags_images(), dt_tag_get_with_usage(), and sort_tag_by_path().