|
GnuCash c935c2f+
|
The UI-side storage of the repayment options. More...
Data Fields | |
| struct LoanAssistantData_ * | ldd |
| GtkCheckButton * | optCb |
| GtkCheckButton * | escrowCb |
| RepayOptData * | optData |
The UI-side storage of the repayment options.
Definition at line 137 of file assistant-loan.cpp.
| GtkCheckButton* RepayOptUIData::escrowCb |
Definition at line 143 of file assistant-loan.cpp.
| struct LoanAssistantData_* RepayOptUIData::ldd |
Definition at line 141 of file assistant-loan.cpp.
| GtkCheckButton* RepayOptUIData::optCb |
Definition at line 142 of file assistant-loan.cpp.
| RepayOptData* RepayOptUIData::optData |
Definition at line 144 of file assistant-loan.cpp.