|
GnuCash c935c2f+
|
Data Fields | |
| GtkWidget * | notebook_page |
| GtkWidget * | namespace_combo |
| GtkWidget * | name_entry |
| GtkWidget * | mnemonic_entry |
| gnc_commodity * | commodity |
| gboolean | page_complete |
| SCM | hash_key |
Definition at line 205 of file assistant-qif-import.c.
| gnc_commodity* QIFCommNotebookPage::commodity |
Definition at line 211 of file assistant-qif-import.c.
| SCM QIFCommNotebookPage::hash_key |
Definition at line 213 of file assistant-qif-import.c.
| GtkWidget* QIFCommNotebookPage::mnemonic_entry |
Definition at line 210 of file assistant-qif-import.c.
| GtkWidget* QIFCommNotebookPage::name_entry |
Definition at line 209 of file assistant-qif-import.c.
| GtkWidget* QIFCommNotebookPage::namespace_combo |
Definition at line 208 of file assistant-qif-import.c.
| GtkWidget* QIFCommNotebookPage::notebook_page |
Definition at line 207 of file assistant-qif-import.c.
| gboolean QIFCommNotebookPage::page_complete |
Definition at line 212 of file assistant-qif-import.c.