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

◆ book

QofBook* _GncTreeModelCommodity::book

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

◆ commodity_table

gnc_commodity_table* _GncTreeModelCommodity::commodity_table

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

◆ event_handler_id

gint _GncTreeModelCommodity::event_handler_id

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

◆ 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: