GnuCash c935c2f+
Loading...
Searching...
No Matches
Data Fields
_GncTreeModelOwner Struct Reference

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

Data Fields

GncTreeModel gnc_tree_model
 The parent object data.
 
int stamp
 The state of the model.
 
QofBookbook
 
GncOwnerType owner_type
 
OwnerListowner_list
 
gint event_handler_id
 
const gchar * negative_color
 

Detailed Description

The instance data structure for an owner tree model.

Definition at line 90 of file gnc-tree-model-owner.c.

Field Documentation

◆ book

QofBook* _GncTreeModelOwner::book

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

◆ event_handler_id

gint _GncTreeModelOwner::event_handler_id

Definition at line 99 of file gnc-tree-model-owner.c.

◆ gnc_tree_model

GncTreeModel _GncTreeModelOwner::gnc_tree_model

The parent object data.

Definition at line 92 of file gnc-tree-model-owner.c.

◆ negative_color

const gchar* _GncTreeModelOwner::negative_color

Definition at line 100 of file gnc-tree-model-owner.c.

◆ owner_list

OwnerList* _GncTreeModelOwner::owner_list

Definition at line 98 of file gnc-tree-model-owner.c.

◆ owner_type

GncOwnerType _GncTreeModelOwner::owner_type

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

◆ stamp

int _GncTreeModelOwner::stamp

The state of the model.

Any state change increments this number.

Definition at line 93 of file gnc-tree-model-owner.c.


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