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

Data Fields

GtkWidget * dialog
 
GtkWidget * entity_name_display
 
GtkWidget * entity_name_entry
 
GtkWidget * entity_type_display
 
GtkWidget * entity_type_combo
 
GtkWidget * tax_identity_edit_button
 
GtkWidget * acct_info
 
GtkWidget * income_radio
 
GtkWidget * expense_radio
 
GtkWidget * asset_radio
 
GtkWidget * liab_eq_radio
 
GtkWidget * account_treeview
 
GtkWidget * select_button
 
GtkWidget * num_acct_label
 
GtkWidget * apply_button
 
GtkWidget * txf_info
 
GtkWidget * tax_related_button
 
GtkWidget * txf_vbox
 
GtkWidget * txf_category_view
 
GtkWidget * txf_help_text
 
GtkWidget * help_scroll
 
GtkWidget * payer_vbox
 
GtkWidget * pns_vbox
 
GtkWidget * current_account_button
 
GtkWidget * parent_account_button
 
GtkWidget * copy_vbox
 
GtkWidget * copy_spin_button
 
GList * entity_type_infos
 
GList * income_txf_infos
 
GList * expense_txf_infos
 
GList * asset_txf_infos
 
GList * liab_eq_txf_infos
 
const gchar * tax_name
 
const gchar * tax_type
 
const gchar * tax_type_combo_text
 
const gchar * default_tax_type
 
QofBookthis_book
 
gboolean changed
 
gboolean tax_type_changed
 
GNCAccountType account_type
 

Detailed Description

Definition at line 95 of file dialog-tax-info.c.

Field Documentation

◆ account_treeview

GtkWidget* TaxInfoDialog::account_treeview

Definition at line 110 of file dialog-tax-info.c.

◆ account_type

GNCAccountType TaxInfoDialog::account_type

Definition at line 144 of file dialog-tax-info.c.

◆ acct_info

GtkWidget* TaxInfoDialog::acct_info

Definition at line 105 of file dialog-tax-info.c.

◆ apply_button

GtkWidget* TaxInfoDialog::apply_button

Definition at line 113 of file dialog-tax-info.c.

◆ asset_radio

GtkWidget* TaxInfoDialog::asset_radio

Definition at line 108 of file dialog-tax-info.c.

◆ asset_txf_infos

GList* TaxInfoDialog::asset_txf_infos

Definition at line 131 of file dialog-tax-info.c.

◆ changed

gboolean TaxInfoDialog::changed

Definition at line 141 of file dialog-tax-info.c.

◆ copy_spin_button

GtkWidget* TaxInfoDialog::copy_spin_button

Definition at line 126 of file dialog-tax-info.c.

◆ copy_vbox

GtkWidget* TaxInfoDialog::copy_vbox

Definition at line 125 of file dialog-tax-info.c.

◆ current_account_button

GtkWidget* TaxInfoDialog::current_account_button

Definition at line 123 of file dialog-tax-info.c.

◆ default_tax_type

const gchar* TaxInfoDialog::default_tax_type

Definition at line 137 of file dialog-tax-info.c.

◆ dialog

GtkWidget* TaxInfoDialog::dialog

Definition at line 97 of file dialog-tax-info.c.

◆ entity_name_display

GtkWidget* TaxInfoDialog::entity_name_display

Definition at line 99 of file dialog-tax-info.c.

◆ entity_name_entry

GtkWidget* TaxInfoDialog::entity_name_entry

Definition at line 100 of file dialog-tax-info.c.

◆ entity_type_combo

GtkWidget* TaxInfoDialog::entity_type_combo

Definition at line 102 of file dialog-tax-info.c.

◆ entity_type_display

GtkWidget* TaxInfoDialog::entity_type_display

Definition at line 101 of file dialog-tax-info.c.

◆ entity_type_infos

GList* TaxInfoDialog::entity_type_infos

Definition at line 128 of file dialog-tax-info.c.

◆ expense_radio

GtkWidget* TaxInfoDialog::expense_radio

Definition at line 107 of file dialog-tax-info.c.

◆ expense_txf_infos

GList* TaxInfoDialog::expense_txf_infos

Definition at line 130 of file dialog-tax-info.c.

◆ help_scroll

GtkWidget* TaxInfoDialog::help_scroll

Definition at line 120 of file dialog-tax-info.c.

◆ income_radio

GtkWidget* TaxInfoDialog::income_radio

Definition at line 106 of file dialog-tax-info.c.

◆ income_txf_infos

GList* TaxInfoDialog::income_txf_infos

Definition at line 129 of file dialog-tax-info.c.

◆ liab_eq_radio

GtkWidget* TaxInfoDialog::liab_eq_radio

Definition at line 109 of file dialog-tax-info.c.

◆ liab_eq_txf_infos

GList* TaxInfoDialog::liab_eq_txf_infos

Definition at line 132 of file dialog-tax-info.c.

◆ num_acct_label

GtkWidget* TaxInfoDialog::num_acct_label

Definition at line 112 of file dialog-tax-info.c.

◆ parent_account_button

GtkWidget* TaxInfoDialog::parent_account_button

Definition at line 124 of file dialog-tax-info.c.

◆ payer_vbox

GtkWidget* TaxInfoDialog::payer_vbox

Definition at line 121 of file dialog-tax-info.c.

◆ pns_vbox

GtkWidget* TaxInfoDialog::pns_vbox

Definition at line 122 of file dialog-tax-info.c.

◆ select_button

GtkWidget* TaxInfoDialog::select_button

Definition at line 111 of file dialog-tax-info.c.

◆ tax_identity_edit_button

GtkWidget* TaxInfoDialog::tax_identity_edit_button

Definition at line 103 of file dialog-tax-info.c.

◆ tax_name

const gchar* TaxInfoDialog::tax_name

Definition at line 134 of file dialog-tax-info.c.

◆ tax_related_button

GtkWidget* TaxInfoDialog::tax_related_button

Definition at line 116 of file dialog-tax-info.c.

◆ tax_type

const gchar* TaxInfoDialog::tax_type

Definition at line 135 of file dialog-tax-info.c.

◆ tax_type_changed

gboolean TaxInfoDialog::tax_type_changed

Definition at line 142 of file dialog-tax-info.c.

◆ tax_type_combo_text

const gchar* TaxInfoDialog::tax_type_combo_text

Definition at line 136 of file dialog-tax-info.c.

◆ this_book

QofBook* TaxInfoDialog::this_book

Definition at line 139 of file dialog-tax-info.c.

◆ txf_category_view

GtkWidget* TaxInfoDialog::txf_category_view

Definition at line 118 of file dialog-tax-info.c.

◆ txf_help_text

GtkWidget* TaxInfoDialog::txf_help_text

Definition at line 119 of file dialog-tax-info.c.

◆ txf_info

GtkWidget* TaxInfoDialog::txf_info

Definition at line 115 of file dialog-tax-info.c.

◆ txf_vbox

GtkWidget* TaxInfoDialog::txf_vbox

Definition at line 117 of file dialog-tax-info.c.


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