![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Collaboration diagram for _tree_row_t:Data Fields | |
| dt_masks_form_t * | form |
| int | grp_id |
| dt_iop_module_t *int | gstate |
| float | opacity |
| int | index |
| int | root_id |
| gboolean | flat |
Definition at line 2255 of file libs/shape_manager.c.
| gboolean _tree_row_t::flat |
Definition at line 2265 of file libs/shape_manager.c.
Referenced by _shape_manager_list_recurs().
| dt_masks_form_t* _tree_row_t::form |
Definition at line 2257 of file libs/shape_manager.c.
Referenced by _shape_manager_list_recurs(), and _tree_store_append_group_row().
| int _tree_row_t::grp_id |
Definition at line 2258 of file libs/shape_manager.c.
Referenced by _shape_manager_list_recurs().
| dt_iop_module_t* int _tree_row_t::gstate |
Definition at line 2260 of file libs/shape_manager.c.
Referenced by _shape_manager_list_recurs().
| int _tree_row_t::index |
Definition at line 2262 of file libs/shape_manager.c.
| float _tree_row_t::opacity |
Definition at line 2261 of file libs/shape_manager.c.
| int _tree_row_t::root_id |
Definition at line 2263 of file libs/shape_manager.c.
Referenced by _shape_manager_list_recurs().