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

Data Fields

GtkWidget * dialog
 
GtkWidget * payment_warning
 
GtkWidget * conflict_message
 
GtkWidget * ok_button
 
GtkWidget * num_entry
 
GtkWidget * memo_entry
 
GtkWidget * post_combo
 
GtkWidget * owner_box
 
GtkWidget * owner_type_combo
 
GtkWidget * owner_choice
 
GtkWidget * amount_debit_edit
 
GtkWidget * amount_credit_edit
 
GtkWidget * amount_payment_box
 
GtkWidget * amount_refund_box
 
GtkWidget * date_edit
 
GtkWidget * acct_tree
 
GtkWidget * docs_list_tree_view
 
GtkWidget * commodity_label
 
GtkWidget * print_check
 
gint component_id
 
QofBookbook
 
GncOwner owner
 
GncOwnerType owner_type
 
Accountpost_acct
 
Accountxfer_acct
 
gnc_numeric amount_tot
 
GList * acct_types
 
GList * acct_commodities
 
InitialPaymentInfotx_info
 
gboolean print_check_state
 

Detailed Description

Definition at line 84 of file dialog-payment.c.

Field Documentation

◆ acct_commodities

GList* PaymentWindow::acct_commodities

Definition at line 115 of file dialog-payment.c.

◆ acct_tree

GtkWidget* PaymentWindow::acct_tree

Definition at line 102 of file dialog-payment.c.

◆ acct_types

GList* PaymentWindow::acct_types

Definition at line 114 of file dialog-payment.c.

◆ amount_credit_edit

GtkWidget* PaymentWindow::amount_credit_edit

Definition at line 98 of file dialog-payment.c.

◆ amount_debit_edit

GtkWidget* PaymentWindow::amount_debit_edit

Definition at line 97 of file dialog-payment.c.

◆ amount_payment_box

GtkWidget* PaymentWindow::amount_payment_box

Definition at line 99 of file dialog-payment.c.

◆ amount_refund_box

GtkWidget* PaymentWindow::amount_refund_box

Definition at line 100 of file dialog-payment.c.

◆ amount_tot

gnc_numeric PaymentWindow::amount_tot

Definition at line 113 of file dialog-payment.c.

◆ book

QofBook* PaymentWindow::book

Definition at line 108 of file dialog-payment.c.

◆ commodity_label

GtkWidget* PaymentWindow::commodity_label

Definition at line 104 of file dialog-payment.c.

◆ component_id

gint PaymentWindow::component_id

Definition at line 107 of file dialog-payment.c.

◆ conflict_message

GtkWidget* PaymentWindow::conflict_message

Definition at line 89 of file dialog-payment.c.

◆ date_edit

GtkWidget* PaymentWindow::date_edit

Definition at line 101 of file dialog-payment.c.

◆ dialog

GtkWidget* PaymentWindow::dialog

Definition at line 86 of file dialog-payment.c.

◆ docs_list_tree_view

GtkWidget* PaymentWindow::docs_list_tree_view

Definition at line 103 of file dialog-payment.c.

◆ memo_entry

GtkWidget* PaymentWindow::memo_entry

Definition at line 92 of file dialog-payment.c.

◆ num_entry

GtkWidget* PaymentWindow::num_entry

Definition at line 91 of file dialog-payment.c.

◆ ok_button

GtkWidget* PaymentWindow::ok_button

Definition at line 90 of file dialog-payment.c.

◆ owner

GncOwner PaymentWindow::owner

Definition at line 109 of file dialog-payment.c.

◆ owner_box

GtkWidget* PaymentWindow::owner_box

Definition at line 94 of file dialog-payment.c.

◆ owner_choice

GtkWidget* PaymentWindow::owner_choice

Definition at line 96 of file dialog-payment.c.

◆ owner_type

GncOwnerType PaymentWindow::owner_type

Definition at line 110 of file dialog-payment.c.

◆ owner_type_combo

GtkWidget* PaymentWindow::owner_type_combo

Definition at line 95 of file dialog-payment.c.

◆ payment_warning

GtkWidget* PaymentWindow::payment_warning

Definition at line 88 of file dialog-payment.c.

◆ post_acct

Account* PaymentWindow::post_acct

Definition at line 111 of file dialog-payment.c.

◆ post_combo

GtkWidget* PaymentWindow::post_combo

Definition at line 93 of file dialog-payment.c.

◆ print_check

GtkWidget* PaymentWindow::print_check

Definition at line 105 of file dialog-payment.c.

◆ print_check_state

gboolean PaymentWindow::print_check_state

Definition at line 118 of file dialog-payment.c.

◆ tx_info

InitialPaymentInfo* PaymentWindow::tx_info

Definition at line 117 of file dialog-payment.c.

◆ xfer_acct

Account* PaymentWindow::xfer_acct

Definition at line 112 of file dialog-payment.c.


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