|
GnuCash
5.6-150-g038405b370+
|
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.
1.8.14