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

Data Fields

int reportId
 The report-id.
 
gint component_manager_id
 
GSimpleActionGroup * action_group
 
SCM cur_report
 The report which this Page is satisfying.
 
GncOptionDBcur_odb
 The Option DB for this report.
 
size_t option_change_cb_id = 0
 
SCM initial_report
 
GncOptionDBinitial_odb
 
size_t name_change_cb_id
 
SCM edited_reports
 
gboolean reloading
 
gboolean loaded
 
GncHtml * html
 the gnc_html abstraction this PluginPage contains
 
gboolean webkit2
 
GtkContainer * container
 the container the above HTML widget is in.
 

Detailed Description

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

Field Documentation

◆ action_group

GSimpleActionGroup* GncPluginPageReportPrivate::action_group

Definition at line 105 of file gnc-plugin-page-report.cpp.

◆ component_manager_id

gint GncPluginPageReportPrivate::component_manager_id

Definition at line 104 of file gnc-plugin-page-report.cpp.

◆ container

GtkContainer* GncPluginPageReportPrivate::container

the container the above HTML widget is in.

Definition at line 133 of file gnc-plugin-page-report.cpp.

◆ cur_odb

GncOptionDB* GncPluginPageReportPrivate::cur_odb

The Option DB for this report.

Definition at line 109 of file gnc-plugin-page-report.cpp.

◆ cur_report

SCM GncPluginPageReportPrivate::cur_report

The report which this Page is satisfying.

Definition at line 107 of file gnc-plugin-page-report.cpp.

◆ edited_reports

SCM GncPluginPageReportPrivate::edited_reports

Definition at line 121 of file gnc-plugin-page-report.cpp.

◆ html

GncHtml* GncPluginPageReportPrivate::html

the gnc_html abstraction this PluginPage contains

Definition at line 129 of file gnc-plugin-page-report.cpp.

◆ initial_odb

GncOptionDB* GncPluginPageReportPrivate::initial_odb

Definition at line 116 of file gnc-plugin-page-report.cpp.

◆ initial_report

SCM GncPluginPageReportPrivate::initial_report

Definition at line 115 of file gnc-plugin-page-report.cpp.

◆ loaded

gboolean GncPluginPageReportPrivate::loaded

Definition at line 125 of file gnc-plugin-page-report.cpp.

◆ name_change_cb_id

size_t GncPluginPageReportPrivate::name_change_cb_id

Definition at line 117 of file gnc-plugin-page-report.cpp.

◆ option_change_cb_id

size_t GncPluginPageReportPrivate::option_change_cb_id = 0

Definition at line 110 of file gnc-plugin-page-report.cpp.

◆ reloading

gboolean GncPluginPageReportPrivate::reloading

Definition at line 124 of file gnc-plugin-page-report.cpp.

◆ reportId

int GncPluginPageReportPrivate::reportId

The report-id.

Definition at line 103 of file gnc-plugin-page-report.cpp.

◆ webkit2

gboolean GncPluginPageReportPrivate::webkit2

Definition at line 130 of file gnc-plugin-page-report.cpp.


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