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

Data Fields

GtkWidget * dialog
 
GtkWidget * id_entry
 
GtkWidget * company_entry
 
GtkWidget * name_entry
 
GtkWidget * addr1_entry
 
GtkWidget * addr2_entry
 
GtkWidget * addr3_entry
 
GtkWidget * addr4_entry
 
GtkWidget * phone_entry
 
GtkWidget * fax_entry
 
GtkWidget * email_entry
 
GtkWidget * shipname_entry
 
GtkWidget * shipaddr1_entry
 
GtkWidget * shipaddr2_entry
 
GtkWidget * shipaddr3_entry
 
GtkWidget * shipaddr4_entry
 
GtkWidget * shipphone_entry
 
GtkWidget * shipfax_entry
 
GtkWidget * shipemail_entry
 
GtkWidget * currency_edit
 
GtkWidget * terms_menu
 
GtkWidget * discount_amount
 
GtkWidget * credit_amount
 
GtkWidget * active_check
 
GtkWidget * taxincluded_menu
 
GtkWidget * notes_text
 
GtkWidget * taxtable_check
 
GtkWidget * taxtable_menu
 
GncTaxIncluded taxincluded
 
GncBillTerm * terms
 
CustomerDialogType dialog_type
 
GncGUID customer_guid
 
gint component_id
 
QofBookbook
 
GncCustomercreated_customer
 
GncTaxTabletaxtable
 
QuickFill * addr2_quickfill
 
QuickFill * addr3_quickfill
 
QuickFill * addr4_quickfill
 
gint addrX_start_selection
 
gint addrX_end_selection
 
guint addrX_selection_source_id
 

Detailed Description

Definition at line 122 of file dialog-customer.c.

Field Documentation

◆ active_check

GtkWidget* CustomerWindow::active_check

Definition at line 152 of file dialog-customer.c.

◆ addr1_entry

GtkWidget* CustomerWindow::addr1_entry

Definition at line 130 of file dialog-customer.c.

◆ addr2_entry

GtkWidget* CustomerWindow::addr2_entry

Definition at line 131 of file dialog-customer.c.

◆ addr2_quickfill

QuickFill* CustomerWindow::addr2_quickfill

Definition at line 170 of file dialog-customer.c.

◆ addr3_entry

GtkWidget* CustomerWindow::addr3_entry

Definition at line 132 of file dialog-customer.c.

◆ addr3_quickfill

QuickFill* CustomerWindow::addr3_quickfill

Definition at line 171 of file dialog-customer.c.

◆ addr4_entry

GtkWidget* CustomerWindow::addr4_entry

Definition at line 133 of file dialog-customer.c.

◆ addr4_quickfill

QuickFill* CustomerWindow::addr4_quickfill

Definition at line 172 of file dialog-customer.c.

◆ addrX_end_selection

gint CustomerWindow::addrX_end_selection

Definition at line 174 of file dialog-customer.c.

◆ addrX_selection_source_id

guint CustomerWindow::addrX_selection_source_id

Definition at line 175 of file dialog-customer.c.

◆ addrX_start_selection

gint CustomerWindow::addrX_start_selection

Definition at line 173 of file dialog-customer.c.

◆ book

QofBook* CustomerWindow::book

Definition at line 164 of file dialog-customer.c.

◆ company_entry

GtkWidget* CustomerWindow::company_entry

Definition at line 127 of file dialog-customer.c.

◆ component_id

gint CustomerWindow::component_id

Definition at line 163 of file dialog-customer.c.

◆ created_customer

GncCustomer* CustomerWindow::created_customer

Definition at line 165 of file dialog-customer.c.

◆ credit_amount

GtkWidget* CustomerWindow::credit_amount

Definition at line 150 of file dialog-customer.c.

◆ currency_edit

GtkWidget* CustomerWindow::currency_edit

Definition at line 147 of file dialog-customer.c.

◆ customer_guid

GncGUID CustomerWindow::customer_guid

Definition at line 162 of file dialog-customer.c.

◆ dialog

GtkWidget* CustomerWindow::dialog

Definition at line 124 of file dialog-customer.c.

◆ dialog_type

CustomerDialogType CustomerWindow::dialog_type

Definition at line 161 of file dialog-customer.c.

◆ discount_amount

GtkWidget* CustomerWindow::discount_amount

Definition at line 149 of file dialog-customer.c.

◆ email_entry

GtkWidget* CustomerWindow::email_entry

Definition at line 136 of file dialog-customer.c.

◆ fax_entry

GtkWidget* CustomerWindow::fax_entry

Definition at line 135 of file dialog-customer.c.

◆ id_entry

GtkWidget* CustomerWindow::id_entry

Definition at line 126 of file dialog-customer.c.

◆ name_entry

GtkWidget* CustomerWindow::name_entry

Definition at line 129 of file dialog-customer.c.

◆ notes_text

GtkWidget* CustomerWindow::notes_text

Definition at line 154 of file dialog-customer.c.

◆ phone_entry

GtkWidget* CustomerWindow::phone_entry

Definition at line 134 of file dialog-customer.c.

◆ shipaddr1_entry

GtkWidget* CustomerWindow::shipaddr1_entry

Definition at line 139 of file dialog-customer.c.

◆ shipaddr2_entry

GtkWidget* CustomerWindow::shipaddr2_entry

Definition at line 140 of file dialog-customer.c.

◆ shipaddr3_entry

GtkWidget* CustomerWindow::shipaddr3_entry

Definition at line 141 of file dialog-customer.c.

◆ shipaddr4_entry

GtkWidget* CustomerWindow::shipaddr4_entry

Definition at line 142 of file dialog-customer.c.

◆ shipemail_entry

GtkWidget* CustomerWindow::shipemail_entry

Definition at line 145 of file dialog-customer.c.

◆ shipfax_entry

GtkWidget* CustomerWindow::shipfax_entry

Definition at line 144 of file dialog-customer.c.

◆ shipname_entry

GtkWidget* CustomerWindow::shipname_entry

Definition at line 138 of file dialog-customer.c.

◆ shipphone_entry

GtkWidget* CustomerWindow::shipphone_entry

Definition at line 143 of file dialog-customer.c.

◆ taxincluded

GncTaxIncluded CustomerWindow::taxincluded

Definition at line 159 of file dialog-customer.c.

◆ taxincluded_menu

GtkWidget* CustomerWindow::taxincluded_menu

Definition at line 153 of file dialog-customer.c.

◆ taxtable

GncTaxTable* CustomerWindow::taxtable

Definition at line 167 of file dialog-customer.c.

◆ taxtable_check

GtkWidget* CustomerWindow::taxtable_check

Definition at line 156 of file dialog-customer.c.

◆ taxtable_menu

GtkWidget* CustomerWindow::taxtable_menu

Definition at line 157 of file dialog-customer.c.

◆ terms

GncBillTerm* CustomerWindow::terms

Definition at line 160 of file dialog-customer.c.

◆ terms_menu

GtkWidget* CustomerWindow::terms_menu

Definition at line 148 of file dialog-customer.c.


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