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

Data Fields

QofInstance inst
 
const char * name
 
GncTaxTableEntryList * entries
 
time64 modtime
 
gint64 refcount
 
GncTaxTableparent
 
GncTaxTablechild
 
gboolean invisible
 
GList * children
 

Detailed Description

Definition at line 37 of file gncTaxTable.c.

Field Documentation

◆ child

GncTaxTable* GncTaxTable::child

Definition at line 48 of file gncTaxTable.c.

◆ children

GList* GncTaxTable::children

Definition at line 50 of file gncTaxTable.c.

◆ entries

GncTaxTableEntryList* GncTaxTable::entries

Definition at line 41 of file gncTaxTable.c.

◆ inst

QofInstance GncTaxTable::inst

Definition at line 39 of file gncTaxTable.c.

◆ invisible

gboolean GncTaxTable::invisible

Definition at line 49 of file gncTaxTable.c.

◆ modtime

time64 GncTaxTable::modtime

Definition at line 42 of file gncTaxTable.c.

◆ name

const char* GncTaxTable::name

Definition at line 40 of file gncTaxTable.c.

◆ parent

GncTaxTable* GncTaxTable::parent

Definition at line 47 of file gncTaxTable.c.

◆ refcount

gint64 GncTaxTable::refcount

Definition at line 46 of file gncTaxTable.c.


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