GnuCash
4.13-74-g66d9f1383e+
|
The instance data structure for a commodity tree model. More...
#include <gnc-tree-model-commodity.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 commodity tree model.
Definition at line 81 of file gnc-tree-model-commodity.h.
GncTreeModel GncTreeModelCommodity::gnc_tree_model |
The parent object data.
Definition at line 83 of file gnc-tree-model-commodity.h.
int GncTreeModelCommodity::stamp |
The state of the model.
Any state change increments this number.
Definition at line 84 of file gnc-tree-model-commodity.h.