GnuCash  5.6-150-g038405b370+
Data Fields
_GncTreeModelCommodity Struct Reference

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
 

Detailed Description

The instance data structure for a commodity tree model.

Definition at line 95 of file gnc-tree-model-commodity.c.

Field Documentation

◆ gnc_tree_model

GncTreeModel _GncTreeModelCommodity::gnc_tree_model

The parent object data.

Definition at line 97 of file gnc-tree-model-commodity.c.

◆ stamp

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.


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