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