|
GnuCash c935c2f+
|
Data Fields | |
| QuickFill * | qf |
| gboolean | load_list_store |
| GtkListStore * | list_store |
| QofBook * | book |
| Account * | root |
| gint | listener |
| AccountBoolCB | dont_add_cb |
| gpointer | dont_add_data |
Definition at line 54 of file account-quickfill.c.
| QofBook* QFB::book |
Definition at line 59 of file account-quickfill.c.
| AccountBoolCB QFB::dont_add_cb |
Definition at line 62 of file account-quickfill.c.
| gpointer QFB::dont_add_data |
Definition at line 63 of file account-quickfill.c.
| GtkListStore* QFB::list_store |
Definition at line 58 of file account-quickfill.c.
| gint QFB::listener |
Definition at line 61 of file account-quickfill.c.
| gboolean QFB::load_list_store |
Definition at line 57 of file account-quickfill.c.
| QuickFill* QFB::qf |
Definition at line 56 of file account-quickfill.c.
| Account* QFB::root |
Definition at line 60 of file account-quickfill.c.