|
GnuCash
2.6.99
|
Data Fields | |
| GtkWidget * | window |
| GtkWidget * | assistant |
| GtkWidget * | filename_entry |
| GtkWidget * | load_pause |
| GtkWidget * | load_start |
| GtkWidget * | load_log |
| GNCProgressDialog * | load_progress |
| GtkWidget * | acct_entry |
| GtkWidget * | date_format_combo |
| GtkWidget * | selected_file_view |
| GtkWidget * | unload_file_btn |
| GtkWidget * | acct_view |
| GtkWidget * | acct_view_count |
| GtkWidget * | acct_view_btn |
| GtkWidget * | cat_view |
| GtkWidget * | cat_view_count |
| GtkWidget * | cat_view_btn |
| GtkWidget * | memo_view |
| GtkWidget * | memo_view_count |
| GtkWidget * | memo_view_btn |
| GtkWidget * | currency_picker |
| GtkWidget * | book_option_label |
| GtkWidget * | book_option_message |
| gint | num_new_pages |
| GtkWidget * | convert_pause |
| GtkWidget * | convert_start |
| GtkWidget * | convert_log |
| GNCProgressDialog * | convert_progress |
| GtkWidget * | new_transaction_view |
| GtkWidget * | old_transaction_view |
| GtkWidget * | summary_text |
| GList * | commodity_pages |
| gboolean | show_doc_pages |
| gboolean | ask_date_format |
| gboolean | busy |
| gboolean | load_stop |
| gboolean | acct_tree_found |
| gboolean | new_book |
| SCM | imported_files |
| SCM | selected_file |
| SCM | acct_map_info |
| SCM | acct_display_info |
| SCM | cat_map_info |
| SCM | cat_display_info |
| SCM | memo_map_info |
| SCM | memo_display_info |
| SCM | gnc_acct_info |
| SCM | security_hash |
| SCM | security_prefs |
| SCM | new_securities |
| GList * | new_namespaces |
| SCM | ticker_map |
| SCM | imported_account_tree |
| SCM | match_transactions |
| SCM | transaction_status |
| int | selected_transaction |
Definition at line 98 of file assistant-qif-import.c.
1.8.6