|
GnuCash c935c2f+
|
Data Fields | |
| GtkWidget * | dialog |
| GtkWidget * | ok_button |
| GncTreeViewAccount * | account_tree |
| GtkWidget * | account_tree_sw |
| const gchar * | account_human_description |
| const gnc_commodity * | new_account_default_commodity |
| GNCAccountType | new_account_default_type |
| GtkWidget * | whbox |
| GtkWidget * | warning |
Definition at line 42 of file import-account-matcher.h.
| const gchar* AccountPickerDialog::account_human_description |
Definition at line 48 of file import-account-matcher.h.
| GncTreeViewAccount* AccountPickerDialog::account_tree |
Definition at line 46 of file import-account-matcher.h.
| GtkWidget* AccountPickerDialog::account_tree_sw |
Definition at line 47 of file import-account-matcher.h.
| GtkWidget* AccountPickerDialog::dialog |
Definition at line 44 of file import-account-matcher.h.
| const gnc_commodity* AccountPickerDialog::new_account_default_commodity |
Definition at line 49 of file import-account-matcher.h.
| GNCAccountType AccountPickerDialog::new_account_default_type |
Definition at line 50 of file import-account-matcher.h.
| GtkWidget* AccountPickerDialog::ok_button |
Definition at line 45 of file import-account-matcher.h.
| GtkWidget* AccountPickerDialog::warning |
Definition at line 52 of file import-account-matcher.h.
| GtkWidget* AccountPickerDialog::whbox |
Definition at line 51 of file import-account-matcher.h.