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

Data structure for containing info while cloning budget values. More...

Data Fields

const GncBudget * old_b
 
GncBudget * new_b
 
guint num_periods
 

Detailed Description

Data structure for containing info while cloning budget values.

Definition at line 331 of file gnc-budget.cpp.

Field Documentation

◆ new_b

GncBudget* CloneBudgetData_t::new_b

Definition at line 334 of file gnc-budget.cpp.

◆ num_periods

guint CloneBudgetData_t::num_periods

Definition at line 335 of file gnc-budget.cpp.

◆ old_b

const GncBudget* CloneBudgetData_t::old_b

Definition at line 333 of file gnc-budget.cpp.


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