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

Data Fields

GtkWidget * dialog
 
GtkWidget * assistant
 
gboolean next_ok
 
GtkWidget * currency_selector
 
GtkWidget * currency_selector_label
 
GtkWidget * language_combo
 
GtkWidget * region_combo
 
GtkWidget * region_label
 
gchar * gnc_accounts_dir
 
GtkTreeView * categories_tree
 
GtkTreeRowReference * initial_category
 
GtkTextView * category_description
 
GtkWidget * category_accounts_container
 
GtkLabel * category_accounts_label
 
GtkTreeView * category_accounts_tree
 
gboolean category_set_changed
 
GncTreeViewAccount * final_account_tree
 
GtkWidget * final_account_tree_container
 
Accountselected_account
 
GHashTable * balance_hash
 Map<Account*,gnc_numeric*>
 
Accountour_account_tree
 
QofBooktemporary
 
gboolean account_list_added
 
gboolean use_defaults
 
gboolean new_book
 
GncOptionDBoptions
 
GncOptionsDialogoptionwin
 
GncHierarchyAssistantFinishedCallback when_completed
 

Detailed Description

Definition at line 87 of file assistant-hierarchy.cpp.

Field Documentation

◆ account_list_added

gboolean hierarchy_data::account_list_added

Definition at line 119 of file assistant-hierarchy.cpp.

◆ assistant

GtkWidget* hierarchy_data::assistant

Definition at line 90 of file assistant-hierarchy.cpp.

◆ balance_hash

GHashTable* hierarchy_data::balance_hash

Map<Account*,gnc_numeric*>

Definition at line 114 of file assistant-hierarchy.cpp.

◆ categories_tree

GtkTreeView* hierarchy_data::categories_tree

Definition at line 102 of file assistant-hierarchy.cpp.

◆ category_accounts_container

GtkWidget* hierarchy_data::category_accounts_container

Definition at line 105 of file assistant-hierarchy.cpp.

◆ category_accounts_label

GtkLabel* hierarchy_data::category_accounts_label

Definition at line 106 of file assistant-hierarchy.cpp.

◆ category_accounts_tree

GtkTreeView* hierarchy_data::category_accounts_tree

Definition at line 107 of file assistant-hierarchy.cpp.

◆ category_description

GtkTextView* hierarchy_data::category_description

Definition at line 104 of file assistant-hierarchy.cpp.

◆ category_set_changed

gboolean hierarchy_data::category_set_changed

Definition at line 108 of file assistant-hierarchy.cpp.

◆ currency_selector

GtkWidget* hierarchy_data::currency_selector

Definition at line 93 of file assistant-hierarchy.cpp.

◆ currency_selector_label

GtkWidget* hierarchy_data::currency_selector_label

Definition at line 94 of file assistant-hierarchy.cpp.

◆ dialog

GtkWidget* hierarchy_data::dialog

Definition at line 89 of file assistant-hierarchy.cpp.

◆ final_account_tree

GncTreeViewAccount* hierarchy_data::final_account_tree

Definition at line 110 of file assistant-hierarchy.cpp.

◆ final_account_tree_container

GtkWidget* hierarchy_data::final_account_tree_container

Definition at line 111 of file assistant-hierarchy.cpp.

◆ gnc_accounts_dir

gchar* hierarchy_data::gnc_accounts_dir

Definition at line 100 of file assistant-hierarchy.cpp.

◆ initial_category

GtkTreeRowReference* hierarchy_data::initial_category

Definition at line 103 of file assistant-hierarchy.cpp.

◆ language_combo

GtkWidget* hierarchy_data::language_combo

Definition at line 96 of file assistant-hierarchy.cpp.

◆ new_book

gboolean hierarchy_data::new_book

Definition at line 121 of file assistant-hierarchy.cpp.

◆ next_ok

gboolean hierarchy_data::next_ok

Definition at line 91 of file assistant-hierarchy.cpp.

◆ options

GncOptionDB* hierarchy_data::options

Definition at line 123 of file assistant-hierarchy.cpp.

◆ optionwin

GncOptionsDialog* hierarchy_data::optionwin

Definition at line 124 of file assistant-hierarchy.cpp.

◆ our_account_tree

Account* hierarchy_data::our_account_tree

Definition at line 116 of file assistant-hierarchy.cpp.

◆ region_combo

GtkWidget* hierarchy_data::region_combo

Definition at line 97 of file assistant-hierarchy.cpp.

◆ region_label

GtkWidget* hierarchy_data::region_label

Definition at line 98 of file assistant-hierarchy.cpp.

◆ selected_account

Account* hierarchy_data::selected_account

Definition at line 112 of file assistant-hierarchy.cpp.

◆ temporary

QofBook* hierarchy_data::temporary

Definition at line 117 of file assistant-hierarchy.cpp.

◆ use_defaults

gboolean hierarchy_data::use_defaults

Definition at line 120 of file assistant-hierarchy.cpp.

◆ when_completed

GncHierarchyAssistantFinishedCallback hierarchy_data::when_completed

Definition at line 126 of file assistant-hierarchy.cpp.


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