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

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
 
GncPluginPagepage
 
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
 

Detailed Description

STRUCTS.

Definition at line 76 of file window-reconcile.cpp.

Field Documentation

◆ accel_group

GtkAccelGroup* RecnWindow::accel_group

Definition at line 89 of file window-reconcile.cpp.

◆ account

GncGUID RecnWindow::account

Definition at line 78 of file window-reconcile.cpp.

◆ autoclear_button

GtkWidget* RecnWindow::autoclear_button

Definition at line 88 of file window-reconcile.cpp.

◆ autoclear_splits

SplitsVec RecnWindow::autoclear_splits

Definition at line 93 of file window-reconcile.cpp.

◆ builder

GtkBuilder* RecnWindow::builder

Definition at line 86 of file window-reconcile.cpp.

◆ component_id

gint RecnWindow::component_id

Definition at line 82 of file window-reconcile.cpp.

◆ credit

GtkWidget* RecnWindow::credit

Definition at line 106 of file window-reconcile.cpp.

◆ credit_frame

GtkWidget* RecnWindow::credit_frame

Definition at line 109 of file window-reconcile.cpp.

◆ debit

GtkWidget* RecnWindow::debit

Definition at line 105 of file window-reconcile.cpp.

◆ debit_frame

GtkWidget* RecnWindow::debit_frame

Definition at line 108 of file window-reconcile.cpp.

◆ delete_refresh

gboolean RecnWindow::delete_refresh

Definition at line 111 of file window-reconcile.cpp.

◆ difference

GtkWidget* RecnWindow::difference

Definition at line 100 of file window-reconcile.cpp.

◆ ending

GtkWidget* RecnWindow::ending

Definition at line 97 of file window-reconcile.cpp.

◆ initially_cleared_splits

SplitsVec RecnWindow::initially_cleared_splits

Definition at line 94 of file window-reconcile.cpp.

◆ new_ending

gnc_numeric RecnWindow::new_ending

Definition at line 79 of file window-reconcile.cpp.

◆ page

GncPluginPage* RecnWindow::page

Definition at line 91 of file window-reconcile.cpp.

◆ recn_date

GtkWidget* RecnWindow::recn_date

Definition at line 98 of file window-reconcile.cpp.

◆ reconciled

GtkWidget* RecnWindow::reconciled

Definition at line 99 of file window-reconcile.cpp.

◆ simple_action_group

GSimpleActionGroup* RecnWindow::simple_action_group

Definition at line 87 of file window-reconcile.cpp.

◆ starting

GtkWidget* RecnWindow::starting

Definition at line 96 of file window-reconcile.cpp.

◆ statement_date

time64 RecnWindow::statement_date

Definition at line 80 of file window-reconcile.cpp.

◆ total_credit

GtkWidget* RecnWindow::total_credit

Definition at line 103 of file window-reconcile.cpp.

◆ total_debit

GtkWidget* RecnWindow::total_debit

Definition at line 102 of file window-reconcile.cpp.

◆ window

GtkWidget* RecnWindow::window

Definition at line 84 of file window-reconcile.cpp.


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