GnuCash  2.6.99
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
_GncSxSummary Struct Reference

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
 

Detailed Description

Definition at line 200 of file gnc-sx-instance-model.h.

Field Documentation

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.


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