GnuCash
4.13-74-g66d9f1383e+
|
The instance data structure for a price tree model. More...
#include <gnc-tree-model-price.h>
Data Fields | |
GncTreeModel | gnc_tree_model |
The parent object data. More... | |
int | stamp |
The state of the model. More... | |
The instance data structure for a price tree model.
Definition at line 75 of file gnc-tree-model-price.h.
GncTreeModel GncTreeModelPrice::gnc_tree_model |
The parent object data.
Definition at line 77 of file gnc-tree-model-price.h.
int GncTreeModelPrice::stamp |
The state of the model.
Any state change increments this number.
Definition at line 78 of file gnc-tree-model-price.h.