GnuCash
5.6-150-g038405b370+
|
The instance data structure for a price tree model. More...
Data Fields | |
GncTreeModel | gnc_tree_model |
The parent object data. More... | |
int | stamp |
The state of the model. More... | |
QofBook * | book |
GNCPriceDB * | price_db |
gint | event_handler_id |
GNCPrintAmountInfo | print_info |
The instance data structure for a price tree model.
Definition at line 124 of file gnc-tree-model-price.c.
GncTreeModel _GncTreeModelPrice::gnc_tree_model |
The parent object data.
Definition at line 126 of file gnc-tree-model-price.c.
int _GncTreeModelPrice::stamp |
The state of the model.
Any state change increments this number.
Definition at line 127 of file gnc-tree-model-price.c.