|
GnuCash c935c2f+
|
STRUCTS. More...
Data Fields | |
| GncGUID | account |
| gnc_numeric | new_ending |
| time64 | statement_date |
| gint | component_id |
| GtkWidget * | window |
| GtkBuilder * | builder |
| GSimpleActionGroup * | simple_action_group |
| GtkWidget * | autoclear_button |
| GtkAccelGroup * | accel_group |
| GncPluginPage * | page |
| SplitsVec | autoclear_splits |
| SplitsVec | initially_cleared_splits |
| GtkWidget * | starting |
| GtkWidget * | ending |
| GtkWidget * | recn_date |
| GtkWidget * | reconciled |
| GtkWidget * | difference |
| GtkWidget * | total_debit |
| GtkWidget * | total_credit |
| GtkWidget * | debit |
| GtkWidget * | credit |
| GtkWidget * | debit_frame |
| GtkWidget * | credit_frame |
| gboolean | delete_refresh |
STRUCTS.
Definition at line 76 of file window-reconcile.cpp.
| GtkAccelGroup* RecnWindow::accel_group |
Definition at line 89 of file window-reconcile.cpp.
| GncGUID RecnWindow::account |
Definition at line 78 of file window-reconcile.cpp.
| GtkWidget* RecnWindow::autoclear_button |
Definition at line 88 of file window-reconcile.cpp.
| SplitsVec RecnWindow::autoclear_splits |
Definition at line 93 of file window-reconcile.cpp.
| GtkBuilder* RecnWindow::builder |
Definition at line 86 of file window-reconcile.cpp.
| gint RecnWindow::component_id |
Definition at line 82 of file window-reconcile.cpp.
| GtkWidget* RecnWindow::credit |
Definition at line 106 of file window-reconcile.cpp.
| GtkWidget* RecnWindow::credit_frame |
Definition at line 109 of file window-reconcile.cpp.
| GtkWidget* RecnWindow::debit |
Definition at line 105 of file window-reconcile.cpp.
| GtkWidget* RecnWindow::debit_frame |
Definition at line 108 of file window-reconcile.cpp.
| gboolean RecnWindow::delete_refresh |
Definition at line 111 of file window-reconcile.cpp.
| GtkWidget* RecnWindow::difference |
Definition at line 100 of file window-reconcile.cpp.
| GtkWidget* RecnWindow::ending |
Definition at line 97 of file window-reconcile.cpp.
| SplitsVec RecnWindow::initially_cleared_splits |
Definition at line 94 of file window-reconcile.cpp.
| gnc_numeric RecnWindow::new_ending |
Definition at line 79 of file window-reconcile.cpp.
| GncPluginPage* RecnWindow::page |
Definition at line 91 of file window-reconcile.cpp.
| GtkWidget* RecnWindow::recn_date |
Definition at line 98 of file window-reconcile.cpp.
| GtkWidget* RecnWindow::reconciled |
Definition at line 99 of file window-reconcile.cpp.
| GSimpleActionGroup* RecnWindow::simple_action_group |
Definition at line 87 of file window-reconcile.cpp.
| GtkWidget* RecnWindow::starting |
Definition at line 96 of file window-reconcile.cpp.
| time64 RecnWindow::statement_date |
Definition at line 80 of file window-reconcile.cpp.
| GtkWidget* RecnWindow::total_credit |
Definition at line 103 of file window-reconcile.cpp.
| GtkWidget* RecnWindow::total_debit |
Definition at line 102 of file window-reconcile.cpp.
| GtkWidget* RecnWindow::window |
Definition at line 84 of file window-reconcile.cpp.