Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
dt_collection_t Struct Reference

#include <collection.h>

+ Collaboration diagram for dt_collection_t:

Data Fields

gchar * query
 
gchar ** where_ext
 
unsigned int count
 
unsigned int tagid
 
dt_collection_params_t params
 
dt_collection_params_t store
 

Detailed Description

Definition at line 171 of file collection.h.

Field Documentation

◆ count

unsigned int dt_collection_t::count

Definition at line 175 of file collection.h.

Referenced by _dt_collection_compute_count(), and dt_collection_get_count().

◆ params

◆ query

gchar* dt_collection_t::query

Definition at line 173 of file collection.h.

Referenced by _dt_collection_store(), dt_collection_free(), and dt_collection_get_query().

◆ store

dt_collection_params_t dt_collection_t::store

Definition at line 178 of file collection.h.

◆ tagid

unsigned int dt_collection_t::tagid

◆ where_ext

gchar** dt_collection_t::where_ext

The documentation for this struct was generated from the following file: