|
GnuCash c935c2f+
|
Data Fields | |
| CsvExportType | export_type |
| CsvExportDate | csvd |
| CsvExportAcc | csva |
| Query * | query |
| GtkWidget * | start_page |
| GtkWidget * | account_page |
| GtkWidget * | file_page |
| GtkWidget * | assistant |
| GtkWidget * | start_label |
| GtkWidget * | custom_entry |
| GtkWidget * | file_chooser |
| GtkWidget * | finish_label |
| GtkWidget * | summary_label |
| gchar * | starting_dir |
| gchar * | file_name |
| char * | separator_str |
| gboolean | use_quotes |
| gboolean | simple_layout |
| gboolean | use_custom |
| gboolean | failed |
| gchar * | end_sep |
| gchar * | mid_sep |
Definition at line 69 of file assistant-csv-export.h.
| GtkWidget* CsvExportInfo::account_page |
Definition at line 78 of file assistant-csv-export.h.
| GtkWidget* CsvExportInfo::assistant |
Definition at line 81 of file assistant-csv-export.h.
| CsvExportAcc CsvExportInfo::csva |
Definition at line 73 of file assistant-csv-export.h.
| CsvExportDate CsvExportInfo::csvd |
Definition at line 72 of file assistant-csv-export.h.
| GtkWidget* CsvExportInfo::custom_entry |
Definition at line 83 of file assistant-csv-export.h.
| gchar* CsvExportInfo::end_sep |
Definition at line 98 of file assistant-csv-export.h.
| CsvExportType CsvExportInfo::export_type |
Definition at line 71 of file assistant-csv-export.h.
| gboolean CsvExportInfo::failed |
Definition at line 96 of file assistant-csv-export.h.
| GtkWidget* CsvExportInfo::file_chooser |
Definition at line 85 of file assistant-csv-export.h.
| gchar* CsvExportInfo::file_name |
Definition at line 90 of file assistant-csv-export.h.
| GtkWidget* CsvExportInfo::file_page |
Definition at line 79 of file assistant-csv-export.h.
| GtkWidget* CsvExportInfo::finish_label |
Definition at line 86 of file assistant-csv-export.h.
| gchar* CsvExportInfo::mid_sep |
Definition at line 99 of file assistant-csv-export.h.
| Query* CsvExportInfo::query |
Definition at line 75 of file assistant-csv-export.h.
| char* CsvExportInfo::separator_str |
Definition at line 92 of file assistant-csv-export.h.
| gboolean CsvExportInfo::simple_layout |
Definition at line 94 of file assistant-csv-export.h.
| GtkWidget* CsvExportInfo::start_label |
Definition at line 82 of file assistant-csv-export.h.
| GtkWidget* CsvExportInfo::start_page |
Definition at line 77 of file assistant-csv-export.h.
| gchar* CsvExportInfo::starting_dir |
Definition at line 89 of file assistant-csv-export.h.
| GtkWidget* CsvExportInfo::summary_label |
Definition at line 87 of file assistant-csv-export.h.
| gboolean CsvExportInfo::use_custom |
Definition at line 95 of file assistant-csv-export.h.
| gboolean CsvExportInfo::use_quotes |
Definition at line 93 of file assistant-csv-export.h.