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

Data Fields

CsvExportType export_type
 
CsvExportDate csvd
 
CsvExportAcc csva
 
Queryquery
 
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
 

Detailed Description

Definition at line 69 of file assistant-csv-export.h.

Field Documentation

◆ account_page

GtkWidget* CsvExportInfo::account_page

Definition at line 78 of file assistant-csv-export.h.

◆ assistant

GtkWidget* CsvExportInfo::assistant

Definition at line 81 of file assistant-csv-export.h.

◆ csva

CsvExportAcc CsvExportInfo::csva

Definition at line 73 of file assistant-csv-export.h.

◆ csvd

CsvExportDate CsvExportInfo::csvd

Definition at line 72 of file assistant-csv-export.h.

◆ custom_entry

GtkWidget* CsvExportInfo::custom_entry

Definition at line 83 of file assistant-csv-export.h.

◆ end_sep

gchar* CsvExportInfo::end_sep

Definition at line 98 of file assistant-csv-export.h.

◆ export_type

CsvExportType CsvExportInfo::export_type

Definition at line 71 of file assistant-csv-export.h.

◆ failed

gboolean CsvExportInfo::failed

Definition at line 96 of file assistant-csv-export.h.

◆ file_chooser

GtkWidget* CsvExportInfo::file_chooser

Definition at line 85 of file assistant-csv-export.h.

◆ file_name

gchar* CsvExportInfo::file_name

Definition at line 90 of file assistant-csv-export.h.

◆ file_page

GtkWidget* CsvExportInfo::file_page

Definition at line 79 of file assistant-csv-export.h.

◆ finish_label

GtkWidget* CsvExportInfo::finish_label

Definition at line 86 of file assistant-csv-export.h.

◆ mid_sep

gchar* CsvExportInfo::mid_sep

Definition at line 99 of file assistant-csv-export.h.

◆ query

Query* CsvExportInfo::query

Definition at line 75 of file assistant-csv-export.h.

◆ separator_str

char* CsvExportInfo::separator_str

Definition at line 92 of file assistant-csv-export.h.

◆ simple_layout

gboolean CsvExportInfo::simple_layout

Definition at line 94 of file assistant-csv-export.h.

◆ start_label

GtkWidget* CsvExportInfo::start_label

Definition at line 82 of file assistant-csv-export.h.

◆ start_page

GtkWidget* CsvExportInfo::start_page

Definition at line 77 of file assistant-csv-export.h.

◆ starting_dir

gchar* CsvExportInfo::starting_dir

Definition at line 89 of file assistant-csv-export.h.

◆ summary_label

GtkWidget* CsvExportInfo::summary_label

Definition at line 87 of file assistant-csv-export.h.

◆ use_custom

gboolean CsvExportInfo::use_custom

Definition at line 95 of file assistant-csv-export.h.

◆ use_quotes

gboolean CsvExportInfo::use_quotes

Definition at line 93 of file assistant-csv-export.h.


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