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

Action for when a selection in a gnc budget view is changed. More...

Data Fields

gnc_numeric total
 
GncBudget * budget
 
guint period_num
 
GNCPriceDB * pdb
 
gnc_commodity * total_currency
 

Detailed Description

Action for when a selection in a gnc budget view is changed.

Structure to assist in calculating of sub account totals.

This structure is utilised by the functions budget_accum_helper and gbv_get_accumulated_budget_amount to find the totals of sub-accounts in an account tree.

Parameters
totalThe running total of the account in question
budgetThe gnc budget under examination.
period_numThe specific period_num that we are finding the totals for.

Definition at line 1016 of file gnc-budget-view.c.


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