|
GnuCash 2.4.99
|
Data Fields | |
| GtkWidget * | dialog |
| GtkWidget * | assistant |
| gboolean | next_ok |
| GtkWidget * | currency_selector |
| 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 |
| Account * | our_account_tree |
| QofBook * | temporary |
| gboolean | account_list_added |
| gboolean | use_defaults |
| GncHierarchyAssistantFinishedCallback | when_completed |
Definition at line 72 of file assistant-hierarchy.c.
| GHashTable* hierarchy_data::balance_hash |
Map<Account*,gnc_numeric*>
Definition at line 92 of file assistant-hierarchy.c.
1.7.4