|
GnuCash
2.6.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 |
| gboolean | new_book |
| GNCOptionDB * | options |
| GNCOptionWin * | optionwin |
| GncHierarchyAssistantFinishedCallback | when_completed |
Definition at line 75 of file assistant-hierarchy.c.
| GHashTable* hierarchy_data::balance_hash |
Map<Account*,gnc_numeric*>
Definition at line 95 of file assistant-hierarchy.c.
1.8.6