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

Data Fields

GtkWidget * table
 
GtkWidget * start_date_choose
 
GtkWidget * start_date_today
 
GtkWidget * start_date
 
GtkWidget * end_date_choose
 
GtkWidget * end_date_today
 
GtkWidget * end_date
 
time64 start_time
 
time64 end_time
 
time64 earliest_time
 
time64 latest_time
 

Detailed Description

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

Field Documentation

◆ earliest_time

time64 CsvExportDate::earliest_time

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

◆ end_date

GtkWidget* CsvExportDate::end_date

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

◆ end_date_choose

GtkWidget* CsvExportDate::end_date_choose

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

◆ end_date_today

GtkWidget* CsvExportDate::end_date_today

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

◆ end_time

time64 CsvExportDate::end_time

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

◆ latest_time

time64 CsvExportDate::latest_time

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

◆ start_date

GtkWidget* CsvExportDate::start_date

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

◆ start_date_choose

GtkWidget* CsvExportDate::start_date_choose

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

◆ start_date_today

GtkWidget* CsvExportDate::start_date_today

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

◆ start_time

time64 CsvExportDate::start_time

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

◆ table

GtkWidget* CsvExportDate::table

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


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