GnuCash c935c2f+
Loading...
Searching...
No Matches
Data Fields
QIFImportWindow Struct Reference

Data Fields

GtkWidget * window
 
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 * commodity_notebook
 
GList * commodity_notebook_pages
 
gint timeout_id
 
GtkWidget * convert_pause
 
GtkWidget * convert_start
 
GtkWidget * convert_log
 
GNCProgressDialog * convert_progress
 
GtkWidget * new_transaction_view
 
GtkWidget * old_transaction_view
 
GtkWidget * summary_text
 
gboolean show_doc_pages
 
gboolean ask_date_format
 
gboolean busy
 
gboolean read_file_warnings
 
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
 
gchar * date_format
 

Detailed Description

Definition at line 109 of file assistant-qif-import.c.

Field Documentation

◆ acct_display_info

SCM QIFImportWindow::acct_display_info

Definition at line 183 of file assistant-qif-import.c.

◆ acct_entry

GtkWidget* QIFImportWindow::acct_entry

Definition at line 123 of file assistant-qif-import.c.

◆ acct_map_info

SCM QIFImportWindow::acct_map_info

Definition at line 182 of file assistant-qif-import.c.

◆ acct_tree_found

gboolean QIFImportWindow::acct_tree_found

Definition at line 176 of file assistant-qif-import.c.

◆ acct_view

GtkWidget* QIFImportWindow::acct_view

Definition at line 133 of file assistant-qif-import.c.

◆ acct_view_btn

GtkWidget* QIFImportWindow::acct_view_btn

Definition at line 135 of file assistant-qif-import.c.

◆ acct_view_count

GtkWidget* QIFImportWindow::acct_view_count

Definition at line 134 of file assistant-qif-import.c.

◆ ask_date_format

gboolean QIFImportWindow::ask_date_format

Definition at line 172 of file assistant-qif-import.c.

◆ book_option_label

GtkWidget* QIFImportWindow::book_option_label

Definition at line 149 of file assistant-qif-import.c.

◆ book_option_message

GtkWidget* QIFImportWindow::book_option_message

Definition at line 150 of file assistant-qif-import.c.

◆ busy

gboolean QIFImportWindow::busy

Definition at line 173 of file assistant-qif-import.c.

◆ cat_display_info

SCM QIFImportWindow::cat_display_info

Definition at line 186 of file assistant-qif-import.c.

◆ cat_map_info

SCM QIFImportWindow::cat_map_info

Definition at line 185 of file assistant-qif-import.c.

◆ cat_view

GtkWidget* QIFImportWindow::cat_view

Definition at line 138 of file assistant-qif-import.c.

◆ cat_view_btn

GtkWidget* QIFImportWindow::cat_view_btn

Definition at line 140 of file assistant-qif-import.c.

◆ cat_view_count

GtkWidget* QIFImportWindow::cat_view_count

Definition at line 139 of file assistant-qif-import.c.

◆ commodity_notebook

GtkWidget* QIFImportWindow::commodity_notebook

Definition at line 154 of file assistant-qif-import.c.

◆ commodity_notebook_pages

GList* QIFImportWindow::commodity_notebook_pages

Definition at line 155 of file assistant-qif-import.c.

◆ convert_log

GtkWidget* QIFImportWindow::convert_log

Definition at line 161 of file assistant-qif-import.c.

◆ convert_pause

GtkWidget* QIFImportWindow::convert_pause

Definition at line 159 of file assistant-qif-import.c.

◆ convert_progress

GNCProgressDialog* QIFImportWindow::convert_progress

Definition at line 162 of file assistant-qif-import.c.

◆ convert_start

GtkWidget* QIFImportWindow::convert_start

Definition at line 160 of file assistant-qif-import.c.

◆ currency_picker

GtkWidget* QIFImportWindow::currency_picker

Definition at line 148 of file assistant-qif-import.c.

◆ date_format

gchar* QIFImportWindow::date_format

Definition at line 202 of file assistant-qif-import.c.

◆ date_format_combo

GtkWidget* QIFImportWindow::date_format_combo

Definition at line 126 of file assistant-qif-import.c.

◆ filename_entry

GtkWidget* QIFImportWindow::filename_entry

Definition at line 114 of file assistant-qif-import.c.

◆ gnc_acct_info

SCM QIFImportWindow::gnc_acct_info

Definition at line 191 of file assistant-qif-import.c.

◆ imported_account_tree

SCM QIFImportWindow::imported_account_tree

Definition at line 198 of file assistant-qif-import.c.

◆ imported_files

SCM QIFImportWindow::imported_files

Definition at line 179 of file assistant-qif-import.c.

◆ load_log

GtkWidget* QIFImportWindow::load_log

Definition at line 119 of file assistant-qif-import.c.

◆ load_pause

GtkWidget* QIFImportWindow::load_pause

Definition at line 117 of file assistant-qif-import.c.

◆ load_progress

GNCProgressDialog* QIFImportWindow::load_progress

Definition at line 120 of file assistant-qif-import.c.

◆ load_start

GtkWidget* QIFImportWindow::load_start

Definition at line 118 of file assistant-qif-import.c.

◆ load_stop

gboolean QIFImportWindow::load_stop

Definition at line 175 of file assistant-qif-import.c.

◆ match_transactions

SCM QIFImportWindow::match_transactions

Definition at line 199 of file assistant-qif-import.c.

◆ memo_display_info

SCM QIFImportWindow::memo_display_info

Definition at line 189 of file assistant-qif-import.c.

◆ memo_map_info

SCM QIFImportWindow::memo_map_info

Definition at line 188 of file assistant-qif-import.c.

◆ memo_view

GtkWidget* QIFImportWindow::memo_view

Definition at line 143 of file assistant-qif-import.c.

◆ memo_view_btn

GtkWidget* QIFImportWindow::memo_view_btn

Definition at line 145 of file assistant-qif-import.c.

◆ memo_view_count

GtkWidget* QIFImportWindow::memo_view_count

Definition at line 144 of file assistant-qif-import.c.

◆ new_book

gboolean QIFImportWindow::new_book

Definition at line 177 of file assistant-qif-import.c.

◆ new_namespaces

GList* QIFImportWindow::new_namespaces

Definition at line 195 of file assistant-qif-import.c.

◆ new_securities

SCM QIFImportWindow::new_securities

Definition at line 194 of file assistant-qif-import.c.

◆ new_transaction_view

GtkWidget* QIFImportWindow::new_transaction_view

Definition at line 165 of file assistant-qif-import.c.

◆ num_new_pages

gint QIFImportWindow::num_new_pages

Definition at line 153 of file assistant-qif-import.c.

◆ old_transaction_view

GtkWidget* QIFImportWindow::old_transaction_view

Definition at line 166 of file assistant-qif-import.c.

◆ read_file_warnings

gboolean QIFImportWindow::read_file_warnings

Definition at line 174 of file assistant-qif-import.c.

◆ security_hash

SCM QIFImportWindow::security_hash

Definition at line 192 of file assistant-qif-import.c.

◆ security_prefs

SCM QIFImportWindow::security_prefs

Definition at line 193 of file assistant-qif-import.c.

◆ selected_file

SCM QIFImportWindow::selected_file

Definition at line 180 of file assistant-qif-import.c.

◆ selected_file_view

GtkWidget* QIFImportWindow::selected_file_view

Definition at line 129 of file assistant-qif-import.c.

◆ selected_transaction

int QIFImportWindow::selected_transaction

Definition at line 201 of file assistant-qif-import.c.

◆ show_doc_pages

gboolean QIFImportWindow::show_doc_pages

Definition at line 171 of file assistant-qif-import.c.

◆ summary_text

GtkWidget* QIFImportWindow::summary_text

Definition at line 169 of file assistant-qif-import.c.

◆ ticker_map

SCM QIFImportWindow::ticker_map

Definition at line 196 of file assistant-qif-import.c.

◆ timeout_id

gint QIFImportWindow::timeout_id

Definition at line 156 of file assistant-qif-import.c.

◆ transaction_status

SCM QIFImportWindow::transaction_status

Definition at line 200 of file assistant-qif-import.c.

◆ unload_file_btn

GtkWidget* QIFImportWindow::unload_file_btn

Definition at line 130 of file assistant-qif-import.c.

◆ window

GtkWidget* QIFImportWindow::window

Definition at line 111 of file assistant-qif-import.c.


The documentation for this struct was generated from the following file: