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

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
 

Detailed Description

The instance data structure for a price tree model.

Definition at line 124 of file gnc-tree-model-price.c.

Field Documentation

◆ gnc_tree_model

GncTreeModel _GncTreeModelPrice::gnc_tree_model

The parent object data.

Definition at line 126 of file gnc-tree-model-price.c.

◆ stamp

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.


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