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

Data Fields

gboolean disposed
 
GtkWidget * widget
 
gint gnc_component_id
 
GncSxInstanceDenseCalAdapter * dense_cal_model
 
GncDenseCal * gdcal
 
GncSxInstanceModel * instances
 
GtkTreeView * tree_view
 
GList * selected_list
 

Detailed Description

Definition at line 88 of file gnc-plugin-page-sx-list.cpp.

Field Documentation

◆ dense_cal_model

GncSxInstanceDenseCalAdapter* GncPluginPageSxListPrivate::dense_cal_model

Definition at line 95 of file gnc-plugin-page-sx-list.cpp.

◆ disposed

gboolean GncPluginPageSxListPrivate::disposed

Definition at line 90 of file gnc-plugin-page-sx-list.cpp.

◆ gdcal

GncDenseCal* GncPluginPageSxListPrivate::gdcal

Definition at line 96 of file gnc-plugin-page-sx-list.cpp.

◆ gnc_component_id

gint GncPluginPageSxListPrivate::gnc_component_id

Definition at line 93 of file gnc-plugin-page-sx-list.cpp.

◆ instances

GncSxInstanceModel* GncPluginPageSxListPrivate::instances

Definition at line 98 of file gnc-plugin-page-sx-list.cpp.

◆ selected_list

GList* GncPluginPageSxListPrivate::selected_list

Definition at line 100 of file gnc-plugin-page-sx-list.cpp.

◆ tree_view

GtkTreeView* GncPluginPageSxListPrivate::tree_view

Definition at line 99 of file gnc-plugin-page-sx-list.cpp.

◆ widget

GtkWidget* GncPluginPageSxListPrivate::widget

Definition at line 92 of file gnc-plugin-page-sx-list.cpp.


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