![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
One module's identity, for the rule that searches by module name. More...
#include <collection_query.h>
Collaboration diagram for dt_iop_name_row_t:Data Fields | |
| const char * | operation |
| const char * | name |
One module's identity, for the rule that searches by module name.
Definition at line 91 of file collection_query.h.
| const char* dt_iop_name_row_t::name |
its localised display name
Definition at line 94 of file collection_query.h.
Referenced by dt_iop_set_darktable_iop_table().
| const char* dt_iop_name_row_t::operation |
borrowed for the duration of the call
Definition at line 93 of file collection_query.h.
Referenced by dt_iop_set_darktable_iop_table().