GnuCash  5.6-150-g038405b370+
Data Fields
_GncTreeModelAccount Struct Reference

The instance data structure for an account tree model. More...

Data Fields

GncTreeModel gnc_tree_model
 The parent object data. More...
 
int stamp
 The state of the model. More...
 
QofBook * book
 
Accountroot
 
gint event_handler_id
 
gchar * negative_color
 
GHashTable * account_values_hash
 

Detailed Description

The instance data structure for an account tree model.

Definition at line 94 of file gnc-tree-model-account.c.

Field Documentation

◆ gnc_tree_model

GncTreeModel _GncTreeModelAccount::gnc_tree_model

The parent object data.

Definition at line 96 of file gnc-tree-model-account.c.

◆ stamp

int _GncTreeModelAccount::stamp

The state of the model.

Any state change increments this number.

Definition at line 97 of file gnc-tree-model-account.c.


The documentation for this struct was generated from the following file: