|
GnuCash
2.6.99
|
Data Fields | |
| gboolean | need_dialog |
| gint | num_instances |
| gint | num_to_create_instances |
| gint | num_auto_create_instances |
| gint | num_auto_create_no_notify_instances |
Definition at line 200 of file gnc-sx-instance-model.h.
| gboolean _GncSxSummary::need_dialog |
If the dialog needs to be displayed.
Definition at line 202 of file gnc-sx-instance-model.h.
| gint _GncSxSummary::num_auto_create_instances |
The total number of auto-create instances.
Definition at line 206 of file gnc-sx-instance-model.h.
| gint _GncSxSummary::num_auto_create_no_notify_instances |
The number of automatically-created instances that do no request notification.
Definition at line 207 of file gnc-sx-instance-model.h.
| gint _GncSxSummary::num_instances |
The number of total instances (in any state).
Definition at line 204 of file gnc-sx-instance-model.h.
| gint _GncSxSummary::num_to_create_instances |
The number of (not-auto-create) to-create instances.
Definition at line 205 of file gnc-sx-instance-model.h.
1.8.6