GnuCash
4.13-72-g9c87585d4e+
|
The instance data structure for an account tree model. More...
#include <gnc-tree-model-account.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 account tree model.
Definition at line 105 of file gnc-tree-model-account.h.
GncTreeModel GncTreeModelAccount::gnc_tree_model |
The parent object data.
Definition at line 107 of file gnc-tree-model-account.h.
int GncTreeModelAccount::stamp |
The state of the model.
Any state change increments this number.
Definition at line 108 of file gnc-tree-model-account.h.