|
GnuCash c935c2f+
|
Data Fields | |
| GtkWidget * | dialog |
| GtkBuilder * | builder |
| GtkNotebook * | notebook |
| SchedXaction * | sx |
| int | newsxP |
| GNCLedgerDisplay * | ledger |
| GncFrequency * | gncfreq |
| 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 |
| GNCDateEdit * | endDateEntry |
| char * | sxGUIDstr |
| GncEmbeddedWindow * | embed_window |
| GncPluginPage * | plugin_page |
Definition at line 102 of file dialog-sx-editor.c.
| GtkToggleButton* GncSxEditorDialog::advanceOpt |
Definition at line 124 of file dialog-sx-editor.c.
| GtkSpinButton* GncSxEditorDialog::advanceSpin |
Definition at line 125 of file dialog-sx-editor.c.
| GtkToggleButton* GncSxEditorDialog::autocreateOpt |
Definition at line 122 of file dialog-sx-editor.c.
| GtkBuilder* GncSxEditorDialog::builder |
Definition at line 105 of file dialog-sx-editor.c.
| GncDenseCalStore* GncSxEditorDialog::dense_cal_model |
Definition at line 115 of file dialog-sx-editor.c.
| GtkWidget* GncSxEditorDialog::dialog |
Definition at line 104 of file dialog-sx-editor.c.
| GncEmbeddedWindow* GncSxEditorDialog::embed_window |
Definition at line 139 of file dialog-sx-editor.c.
| GtkToggleButton* GncSxEditorDialog::enabledOpt |
Definition at line 121 of file dialog-sx-editor.c.
| EndType GncSxEditorDialog::end_type |
Definition at line 132 of file dialog-sx-editor.c.
| GtkEntry* GncSxEditorDialog::endCountSpin |
Definition at line 133 of file dialog-sx-editor.c.
| GNCDateEdit* GncSxEditorDialog::endDateEntry |
Definition at line 135 of file dialog-sx-editor.c.
| GtkEntry* GncSxEditorDialog::endRemainSpin |
Definition at line 134 of file dialog-sx-editor.c.
| GncDenseCal* GncSxEditorDialog::example_cal |
Definition at line 116 of file dialog-sx-editor.c.
| GncFrequency* GncSxEditorDialog::gncfreq |
Definition at line 114 of file dialog-sx-editor.c.
| GtkLabel* GncSxEditorDialog::lastOccurLabel |
Definition at line 119 of file dialog-sx-editor.c.
| GNCLedgerDisplay* GncSxEditorDialog::ledger |
Definition at line 112 of file dialog-sx-editor.c.
| GtkEntry* GncSxEditorDialog::nameEntry |
Definition at line 118 of file dialog-sx-editor.c.
| int GncSxEditorDialog::newsxP |
Definition at line 109 of file dialog-sx-editor.c.
| GtkNotebook* GncSxEditorDialog::notebook |
Definition at line 106 of file dialog-sx-editor.c.
| GtkToggleButton* GncSxEditorDialog::notifyOpt |
Definition at line 123 of file dialog-sx-editor.c.
| GtkToggleButton* GncSxEditorDialog::optEndCount |
Definition at line 131 of file dialog-sx-editor.c.
| GtkToggleButton* GncSxEditorDialog::optEndDate |
Definition at line 129 of file dialog-sx-editor.c.
| GtkToggleButton* GncSxEditorDialog::optEndNone |
Definition at line 130 of file dialog-sx-editor.c.
| GncPluginPage* GncSxEditorDialog::plugin_page |
Definition at line 140 of file dialog-sx-editor.c.
| GtkToggleButton* GncSxEditorDialog::remindOpt |
Definition at line 126 of file dialog-sx-editor.c.
| GtkSpinButton* GncSxEditorDialog::remindSpin |
Definition at line 127 of file dialog-sx-editor.c.
| SchedXaction* GncSxEditorDialog::sx |
Definition at line 107 of file dialog-sx-editor.c.
| char* GncSxEditorDialog::sxGUIDstr |
Definition at line 137 of file dialog-sx-editor.c.