GnuCash c935c2f+
Loading...
Searching...
No Matches
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.
 
int stamp
 The state of the model.
 
QofBookbook
 
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

◆ book

QofBook* _GncTreeModelPrice::book

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

◆ event_handler_id

gint _GncTreeModelPrice::event_handler_id

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

◆ gnc_tree_model

GncTreeModel _GncTreeModelPrice::gnc_tree_model

The parent object data.

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

◆ price_db

GNCPriceDB* _GncTreeModelPrice::price_db

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

◆ print_info

GNCPrintAmountInfo _GncTreeModelPrice::print_info

Definition at line 132 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: