GnuCash  5.6-150-g038405b370+
Data Fields
GncSxSummary Struct Reference

Data Fields

gboolean need_dialog
 If the dialog needs to be displayed. More...
 
gint num_instances
 The number of total instances (in any state). More...
 
gint num_to_create_instances
 The number of (not-auto-create) to-create instances. More...
 
gint num_auto_create_instances
 The total number of auto-create instances. More...
 
gint num_auto_create_no_notify_instances
 The number of automatically-created instances that do no request notification. More...
 

Detailed Description

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

Field Documentation

◆ need_dialog

gboolean GncSxSummary::need_dialog

If the dialog needs to be displayed.

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

◆ num_auto_create_instances

gint GncSxSummary::num_auto_create_instances

The total number of auto-create instances.

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

◆ num_auto_create_no_notify_instances

gint GncSxSummary::num_auto_create_no_notify_instances

The number of automatically-created instances that do no request notification.

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

◆ num_instances

gint GncSxSummary::num_instances

The number of total instances (in any state).

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

◆ num_to_create_instances

gint GncSxSummary::num_to_create_instances

The number of (not-auto-create) to-create instances.

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


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