|
GnuCash c935c2f+
|
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 |
| Account * | selected_account |
| GHashTable * | balance_hash |
| Map<Account*,gnc_numeric*> | |
| Account * | our_account_tree |
| QofBook * | temporary |
| gboolean | account_list_added |
| gboolean | use_defaults |
| gboolean | new_book |
| GncOptionDB * | options |
| GncOptionsDialog * | optionwin |
| GncHierarchyAssistantFinishedCallback | when_completed |
Definition at line 87 of file assistant-hierarchy.cpp.
| gboolean hierarchy_data::account_list_added |
Definition at line 119 of file assistant-hierarchy.cpp.
| GtkWidget* hierarchy_data::assistant |
Definition at line 90 of file assistant-hierarchy.cpp.
| GHashTable* hierarchy_data::balance_hash |
Map<Account*,gnc_numeric*>
Definition at line 114 of file assistant-hierarchy.cpp.
| GtkTreeView* hierarchy_data::categories_tree |
Definition at line 102 of file assistant-hierarchy.cpp.
| GtkWidget* hierarchy_data::category_accounts_container |
Definition at line 105 of file assistant-hierarchy.cpp.
| GtkLabel* hierarchy_data::category_accounts_label |
Definition at line 106 of file assistant-hierarchy.cpp.
| GtkTreeView* hierarchy_data::category_accounts_tree |
Definition at line 107 of file assistant-hierarchy.cpp.
| GtkTextView* hierarchy_data::category_description |
Definition at line 104 of file assistant-hierarchy.cpp.
| gboolean hierarchy_data::category_set_changed |
Definition at line 108 of file assistant-hierarchy.cpp.
| GtkWidget* hierarchy_data::currency_selector |
Definition at line 93 of file assistant-hierarchy.cpp.
| GtkWidget* hierarchy_data::currency_selector_label |
Definition at line 94 of file assistant-hierarchy.cpp.
| GtkWidget* hierarchy_data::dialog |
Definition at line 89 of file assistant-hierarchy.cpp.
| GncTreeViewAccount* hierarchy_data::final_account_tree |
Definition at line 110 of file assistant-hierarchy.cpp.
| GtkWidget* hierarchy_data::final_account_tree_container |
Definition at line 111 of file assistant-hierarchy.cpp.
| gchar* hierarchy_data::gnc_accounts_dir |
Definition at line 100 of file assistant-hierarchy.cpp.
| GtkTreeRowReference* hierarchy_data::initial_category |
Definition at line 103 of file assistant-hierarchy.cpp.
| GtkWidget* hierarchy_data::language_combo |
Definition at line 96 of file assistant-hierarchy.cpp.
| gboolean hierarchy_data::new_book |
Definition at line 121 of file assistant-hierarchy.cpp.
| gboolean hierarchy_data::next_ok |
Definition at line 91 of file assistant-hierarchy.cpp.
| GncOptionDB* hierarchy_data::options |
Definition at line 123 of file assistant-hierarchy.cpp.
| GncOptionsDialog* hierarchy_data::optionwin |
Definition at line 124 of file assistant-hierarchy.cpp.
| Account* hierarchy_data::our_account_tree |
Definition at line 116 of file assistant-hierarchy.cpp.
| GtkWidget* hierarchy_data::region_combo |
Definition at line 97 of file assistant-hierarchy.cpp.
| GtkWidget* hierarchy_data::region_label |
Definition at line 98 of file assistant-hierarchy.cpp.
| Account* hierarchy_data::selected_account |
Definition at line 112 of file assistant-hierarchy.cpp.
| QofBook* hierarchy_data::temporary |
Definition at line 117 of file assistant-hierarchy.cpp.
| gboolean hierarchy_data::use_defaults |
Definition at line 120 of file assistant-hierarchy.cpp.
| GncHierarchyAssistantFinishedCallback hierarchy_data::when_completed |
Definition at line 126 of file assistant-hierarchy.cpp.