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

Data Fields

GtkWidget * dialog
 
GtkTreeModel * model
 
GncTreeViewAccount * tree_view
 
GHashTable * filter_override
 
guint32 visible_types
 
guint32 original_visible_types
 
gboolean show_hidden
 
gboolean original_show_hidden
 
gboolean show_zero_total
 
gboolean original_show_zero_total
 
gboolean show_unused
 
gboolean original_show_unused
 

Detailed Description

Definition at line 62 of file gnc-tree-view-account.h.

Field Documentation

◆ dialog

GtkWidget* AccountFilterDialog::dialog

Definition at line 64 of file gnc-tree-view-account.h.

◆ filter_override

GHashTable* AccountFilterDialog::filter_override

Definition at line 67 of file gnc-tree-view-account.h.

◆ model

GtkTreeModel* AccountFilterDialog::model

Definition at line 65 of file gnc-tree-view-account.h.

◆ original_show_hidden

gboolean AccountFilterDialog::original_show_hidden

Definition at line 71 of file gnc-tree-view-account.h.

◆ original_show_unused

gboolean AccountFilterDialog::original_show_unused

Definition at line 75 of file gnc-tree-view-account.h.

◆ original_show_zero_total

gboolean AccountFilterDialog::original_show_zero_total

Definition at line 73 of file gnc-tree-view-account.h.

◆ original_visible_types

guint32 AccountFilterDialog::original_visible_types

Definition at line 69 of file gnc-tree-view-account.h.

◆ show_hidden

gboolean AccountFilterDialog::show_hidden

Definition at line 70 of file gnc-tree-view-account.h.

◆ show_unused

gboolean AccountFilterDialog::show_unused

Definition at line 74 of file gnc-tree-view-account.h.

◆ show_zero_total

gboolean AccountFilterDialog::show_zero_total

Definition at line 72 of file gnc-tree-view-account.h.

◆ tree_view

GncTreeViewAccount* AccountFilterDialog::tree_view

Definition at line 66 of file gnc-tree-view-account.h.

◆ visible_types

guint32 AccountFilterDialog::visible_types

Definition at line 68 of file gnc-tree-view-account.h.


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