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

Data Fields

GtkWidget * dialog
 
GtkBuilder * builder
 
GtkNotebook * notebook
 
SchedXaction * sx
 
int newsxP
 
GNCLedgerDisplay * ledger
 
GncFrequencygncfreq
 
GncDenseCalStore * dense_cal_model
 
GncDenseCal * example_cal
 
GtkEntry * nameEntry
 
GtkLabel * lastOccurLabel
 
GtkToggleButton * enabledOpt
 
GtkToggleButton * autocreateOpt
 
GtkToggleButton * notifyOpt
 
GtkToggleButton * advanceOpt
 
GtkSpinButton * advanceSpin
 
GtkToggleButton * remindOpt
 
GtkSpinButton * remindSpin
 
GtkToggleButton * optEndDate
 
GtkToggleButton * optEndNone
 
GtkToggleButton * optEndCount
 
EndType end_type
 
GtkEntry * endCountSpin
 
GtkEntry * endRemainSpin
 
GNCDateEditendDateEntry
 
char * sxGUIDstr
 
GncEmbeddedWindow * embed_window
 
GncPluginPageplugin_page
 

Detailed Description

Definition at line 102 of file dialog-sx-editor.c.

Field Documentation

◆ advanceOpt

GtkToggleButton* GncSxEditorDialog::advanceOpt

Definition at line 124 of file dialog-sx-editor.c.

◆ advanceSpin

GtkSpinButton* GncSxEditorDialog::advanceSpin

Definition at line 125 of file dialog-sx-editor.c.

◆ autocreateOpt

GtkToggleButton* GncSxEditorDialog::autocreateOpt

Definition at line 122 of file dialog-sx-editor.c.

◆ builder

GtkBuilder* GncSxEditorDialog::builder

Definition at line 105 of file dialog-sx-editor.c.

◆ dense_cal_model

GncDenseCalStore* GncSxEditorDialog::dense_cal_model

Definition at line 115 of file dialog-sx-editor.c.

◆ dialog

GtkWidget* GncSxEditorDialog::dialog

Definition at line 104 of file dialog-sx-editor.c.

◆ embed_window

GncEmbeddedWindow* GncSxEditorDialog::embed_window

Definition at line 139 of file dialog-sx-editor.c.

◆ enabledOpt

GtkToggleButton* GncSxEditorDialog::enabledOpt

Definition at line 121 of file dialog-sx-editor.c.

◆ end_type

EndType GncSxEditorDialog::end_type

Definition at line 132 of file dialog-sx-editor.c.

◆ endCountSpin

GtkEntry* GncSxEditorDialog::endCountSpin

Definition at line 133 of file dialog-sx-editor.c.

◆ endDateEntry

GNCDateEdit* GncSxEditorDialog::endDateEntry

Definition at line 135 of file dialog-sx-editor.c.

◆ endRemainSpin

GtkEntry* GncSxEditorDialog::endRemainSpin

Definition at line 134 of file dialog-sx-editor.c.

◆ example_cal

GncDenseCal* GncSxEditorDialog::example_cal

Definition at line 116 of file dialog-sx-editor.c.

◆ gncfreq

GncFrequency* GncSxEditorDialog::gncfreq

Definition at line 114 of file dialog-sx-editor.c.

◆ lastOccurLabel

GtkLabel* GncSxEditorDialog::lastOccurLabel

Definition at line 119 of file dialog-sx-editor.c.

◆ ledger

GNCLedgerDisplay* GncSxEditorDialog::ledger

Definition at line 112 of file dialog-sx-editor.c.

◆ nameEntry

GtkEntry* GncSxEditorDialog::nameEntry

Definition at line 118 of file dialog-sx-editor.c.

◆ newsxP

int GncSxEditorDialog::newsxP

Definition at line 109 of file dialog-sx-editor.c.

◆ notebook

GtkNotebook* GncSxEditorDialog::notebook

Definition at line 106 of file dialog-sx-editor.c.

◆ notifyOpt

GtkToggleButton* GncSxEditorDialog::notifyOpt

Definition at line 123 of file dialog-sx-editor.c.

◆ optEndCount

GtkToggleButton* GncSxEditorDialog::optEndCount

Definition at line 131 of file dialog-sx-editor.c.

◆ optEndDate

GtkToggleButton* GncSxEditorDialog::optEndDate

Definition at line 129 of file dialog-sx-editor.c.

◆ optEndNone

GtkToggleButton* GncSxEditorDialog::optEndNone

Definition at line 130 of file dialog-sx-editor.c.

◆ plugin_page

GncPluginPage* GncSxEditorDialog::plugin_page

Definition at line 140 of file dialog-sx-editor.c.

◆ remindOpt

GtkToggleButton* GncSxEditorDialog::remindOpt

Definition at line 126 of file dialog-sx-editor.c.

◆ remindSpin

GtkSpinButton* GncSxEditorDialog::remindSpin

Definition at line 127 of file dialog-sx-editor.c.

◆ sx

SchedXaction* GncSxEditorDialog::sx

Definition at line 107 of file dialog-sx-editor.c.

◆ sxGUIDstr

char* GncSxEditorDialog::sxGUIDstr

Definition at line 137 of file dialog-sx-editor.c.


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