![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Collaboration diagram for dt_lib_collect_rule_t:Data Fields | |
| int | num |
| GtkWidget * | hbox |
| GtkWidget * | combo |
| GtkWidget * | op_combo |
| GtkWidget * | text |
| GtkWidget * | button |
| gboolean | typing |
| gboolean | reveal |
| gchar * | searchstring |
| void * | lib_collect |
| GtkWidget* dt_lib_collect_rule_t::button |
Definition at line 193 of file collect.c.
Referenced by _set_rule_button().
| GtkWidget* dt_lib_collect_rule_t::combo |
Definition at line 190 of file collect.c.
Referenced by _create_filtered_model(), _populate_list(), _populate_tree(), _recursive_toggled(), _set_tooltip(), _update_op_combo(), combo_changed(), entry_activated(), entry_changed(), get_properties(), list_match_string(), row_activated(), set_properties(), tree_expand(), and update_view().
| int dt_lib_collect_rule_t::num |
Definition at line 188 of file collect.c.
Referenced by _op_changed(), _populate_list(), _populate_tree(), _set_rule_button(), combo_changed(), get_properties(), menuitem_clear(), menuitem_mode_change(), popup_button_callback(), and set_properties().
| GtkWidget* dt_lib_collect_rule_t::op_combo |
Definition at line 191 of file collect.c.
Referenced by _update_op_combo(), combo_changed(), get_properties(), and set_properties().
| gboolean dt_lib_collect_rule_t::reveal |
Definition at line 195 of file collect.c.
Referenced by _on_tab_switch(), combo_changed(), tree_expand(), and update_view().
| gchar* dt_lib_collect_rule_t::searchstring |
Definition at line 196 of file collect.c.
Referenced by _populate_list(), and list_match_string().
| GtkWidget* dt_lib_collect_rule_t::text |
Definition at line 192 of file collect.c.
Referenced by _populate_list(), _populate_tree(), _recursive_toggled(), _set_tooltip(), combo_changed(), entry_activated(), entry_changed(), get_properties(), list_select(), row_activated(), set_properties(), tree_expand(), and tree_match_string().
| gboolean dt_lib_collect_rule_t::typing |
Definition at line 194 of file collect.c.
Referenced by _populate_list(), _populate_tree(), collection_updated(), combo_changed(), entry_activated(), entry_changed(), filmrolls_removed(), geotag_changed(), get_properties(), menuitem_clear(), row_activated(), tag_changed(), tree_expand(), and tree_match_string().