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

Data Fields

GtkBuilder * builder
 
GtkWidget * dialog
 
GtkEntry * name
 
GtkComboBox * freq_combo
 
GtkToggleButton * ne_but
 
GtkToggleButton * ed_but
 
GtkToggleButton * oc_but
 
GtkEntry * n_occurences
 
Transaction * trans
 
SchedXaction * sx
 
GncDenseCalStore * dense_cal_model
 
GncDenseCal * example_cal
 
GNCDateEditstartDateGDE
 
GNCDateEditendDateGDE
 

Detailed Description

Definition at line 79 of file dialog-sx-from-trans.cpp.

Field Documentation

◆ builder

GtkBuilder* SXFromTransInfo::builder

Definition at line 81 of file dialog-sx-from-trans.cpp.

◆ dense_cal_model

GncDenseCalStore* SXFromTransInfo::dense_cal_model

Definition at line 94 of file dialog-sx-from-trans.cpp.

◆ dialog

GtkWidget* SXFromTransInfo::dialog

Definition at line 82 of file dialog-sx-from-trans.cpp.

◆ ed_but

GtkToggleButton* SXFromTransInfo::ed_but

Definition at line 87 of file dialog-sx-from-trans.cpp.

◆ endDateGDE

GNCDateEdit * SXFromTransInfo::endDateGDE

Definition at line 97 of file dialog-sx-from-trans.cpp.

◆ example_cal

GncDenseCal* SXFromTransInfo::example_cal

Definition at line 95 of file dialog-sx-from-trans.cpp.

◆ freq_combo

GtkComboBox* SXFromTransInfo::freq_combo

Definition at line 84 of file dialog-sx-from-trans.cpp.

◆ n_occurences

GtkEntry* SXFromTransInfo::n_occurences

Definition at line 89 of file dialog-sx-from-trans.cpp.

◆ name

GtkEntry* SXFromTransInfo::name

Definition at line 83 of file dialog-sx-from-trans.cpp.

◆ ne_but

GtkToggleButton* SXFromTransInfo::ne_but

Definition at line 86 of file dialog-sx-from-trans.cpp.

◆ oc_but

GtkToggleButton* SXFromTransInfo::oc_but

Definition at line 88 of file dialog-sx-from-trans.cpp.

◆ startDateGDE

GNCDateEdit* SXFromTransInfo::startDateGDE

Definition at line 97 of file dialog-sx-from-trans.cpp.

◆ sx

SchedXaction* SXFromTransInfo::sx

Definition at line 92 of file dialog-sx-from-trans.cpp.

◆ trans

Transaction* SXFromTransInfo::trans

Definition at line 91 of file dialog-sx-from-trans.cpp.


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