GnuCash c935c2f+
Loading...
Searching...
No Matches
Data Fields
VendorWindow 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 * terms_menu
 
GtkWidget * currency_edit
 
GtkWidget * active_check
 
GtkWidget * taxincluded_menu
 
GtkWidget * notes_text
 
GtkWidget * taxtable_check
 
GtkWidget * taxtable_menu
 
GncTaxIncluded taxincluded
 
GncBillTerm * terms
 
VendorDialogType dialog_type
 
GncGUID vendor_guid
 
gint component_id
 
QofBookbook
 
GncVendor * created_vendor
 
GncTaxTabletaxtable
 

Detailed Description

Definition at line 77 of file dialog-vendor.c.

Field Documentation

◆ active_check

GtkWidget* VendorWindow::active_check

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

◆ addr1_entry

GtkWidget* VendorWindow::addr1_entry

Definition at line 85 of file dialog-vendor.c.

◆ addr2_entry

GtkWidget* VendorWindow::addr2_entry

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

◆ addr3_entry

GtkWidget* VendorWindow::addr3_entry

Definition at line 87 of file dialog-vendor.c.

◆ addr4_entry

GtkWidget* VendorWindow::addr4_entry

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

◆ book

QofBook* VendorWindow::book

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

◆ company_entry

GtkWidget* VendorWindow::company_entry

Definition at line 82 of file dialog-vendor.c.

◆ component_id

gint VendorWindow::component_id

Definition at line 106 of file dialog-vendor.c.

◆ created_vendor

GncVendor* VendorWindow::created_vendor

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

◆ currency_edit

GtkWidget* VendorWindow::currency_edit

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

◆ dialog

GtkWidget* VendorWindow::dialog

Definition at line 79 of file dialog-vendor.c.

◆ dialog_type

VendorDialogType VendorWindow::dialog_type

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

◆ email_entry

GtkWidget* VendorWindow::email_entry

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

◆ fax_entry

GtkWidget* VendorWindow::fax_entry

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

◆ id_entry

GtkWidget* VendorWindow::id_entry

Definition at line 81 of file dialog-vendor.c.

◆ name_entry

GtkWidget* VendorWindow::name_entry

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

◆ notes_text

GtkWidget* VendorWindow::notes_text

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

◆ phone_entry

GtkWidget* VendorWindow::phone_entry

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

◆ taxincluded

GncTaxIncluded VendorWindow::taxincluded

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

◆ taxincluded_menu

GtkWidget* VendorWindow::taxincluded_menu

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

◆ taxtable

GncTaxTable* VendorWindow::taxtable

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

◆ taxtable_check

GtkWidget* VendorWindow::taxtable_check

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

◆ taxtable_menu

GtkWidget* VendorWindow::taxtable_menu

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

◆ terms

GncBillTerm* VendorWindow::terms

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

◆ terms_menu

GtkWidget* VendorWindow::terms_menu

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

◆ vendor_guid

GncGUID VendorWindow::vendor_guid

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


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