|
GnuCash c935c2f+
|
Data Fields | |
| Account * | account |
| GNCAccountType | account_type |
| GtkWidget * | startRecnWindow |
| GtkWidget * | xfer_button |
| GtkWidget * | date_value |
| GtkWidget * | future_icon |
| GtkWidget * | future_text |
| GNCAmountEdit * | end_value |
| gnc_numeric | original_value |
| gboolean | user_set_value |
| XferDialog * | xferData |
| gboolean | include_children |
| time64 | date |
Definition at line 120 of file window-reconcile.cpp.
| Account* startRecnWindowData::account |
Definition at line 122 of file window-reconcile.cpp.
| GNCAccountType startRecnWindowData::account_type |
Definition at line 123 of file window-reconcile.cpp.
| time64 startRecnWindowData::date |
Definition at line 137 of file window-reconcile.cpp.
| GtkWidget* startRecnWindowData::date_value |
Definition at line 127 of file window-reconcile.cpp.
| GNCAmountEdit* startRecnWindowData::end_value |
Definition at line 130 of file window-reconcile.cpp.
| GtkWidget* startRecnWindowData::future_icon |
Definition at line 128 of file window-reconcile.cpp.
| GtkWidget* startRecnWindowData::future_text |
Definition at line 129 of file window-reconcile.cpp.
| gboolean startRecnWindowData::include_children |
Definition at line 135 of file window-reconcile.cpp.
| gnc_numeric startRecnWindowData::original_value |
Definition at line 131 of file window-reconcile.cpp.
| GtkWidget* startRecnWindowData::startRecnWindow |
Definition at line 125 of file window-reconcile.cpp.
| gboolean startRecnWindowData::user_set_value |
Definition at line 132 of file window-reconcile.cpp.
| GtkWidget* startRecnWindowData::xfer_button |
Definition at line 126 of file window-reconcile.cpp.
| XferDialog* startRecnWindowData::xferData |
Definition at line 134 of file window-reconcile.cpp.