GnuCash
5.6-150-g038405b370+
|
The instance data structure for a commodity tree model. More...
Data Fields | |
GncTreeModel | gnc_tree_model |
The parent object data. More... | |
int | stamp |
The state of the model. More... | |
QofBook * | book |
gnc_commodity_table * | commodity_table |
gint | event_handler_id |
The instance data structure for a commodity tree model.
Definition at line 95 of file gnc-tree-model-commodity.c.
GncTreeModel _GncTreeModelCommodity::gnc_tree_model |
The parent object data.
Definition at line 97 of file gnc-tree-model-commodity.c.
int _GncTreeModelCommodity::stamp |
The state of the model.
Any state change increments this number.
Definition at line 98 of file gnc-tree-model-commodity.c.