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

Data Fields

GtkWidget * assistant
 
gboolean canceled
 
GtkWidget * default_encoding_combo
 
GtkWidget * default_encoding_hbox
 
GtkWidget * summary_label
 
GtkWidget * impossible_label
 
GtkWidget * string_box
 
GtkWidget * string_box_container
 
GtkWidget * encodings_dialog
 
GtkWidget * custom_enc_entry
 
GtkTreeView * available_encs_view
 
GtkTreeView * selected_encs_view
 
GList * encodings
 
GQuark default_encoding
 
GHashTable * unique
 
GHashTable * ambiguous_ht
 
GList * ambiguous_list
 
GHashTable * choices
 
gint n_unassigned
 
gint n_impossible
 
GHashTable * subst
 
gchar * filename
 
QofSession * session
 

Detailed Description

Definition at line 66 of file assistant-xml-encoding.c.

Field Documentation

◆ ambiguous_ht

GHashTable* GncXmlImportData::ambiguous_ht

Definition at line 90 of file assistant-xml-encoding.c.

◆ ambiguous_list

GList* GncXmlImportData::ambiguous_list

Definition at line 93 of file assistant-xml-encoding.c.

◆ assistant

GtkWidget* GncXmlImportData::assistant

Definition at line 68 of file assistant-xml-encoding.c.

◆ available_encs_view

GtkTreeView* GncXmlImportData::available_encs_view

Definition at line 78 of file assistant-xml-encoding.c.

◆ canceled

gboolean GncXmlImportData::canceled

Definition at line 69 of file assistant-xml-encoding.c.

◆ choices

GHashTable* GncXmlImportData::choices

Definition at line 100 of file assistant-xml-encoding.c.

◆ custom_enc_entry

GtkWidget* GncXmlImportData::custom_enc_entry

Definition at line 77 of file assistant-xml-encoding.c.

◆ default_encoding

GQuark GncXmlImportData::default_encoding

Definition at line 82 of file assistant-xml-encoding.c.

◆ default_encoding_combo

GtkWidget* GncXmlImportData::default_encoding_combo

Definition at line 70 of file assistant-xml-encoding.c.

◆ default_encoding_hbox

GtkWidget* GncXmlImportData::default_encoding_hbox

Definition at line 71 of file assistant-xml-encoding.c.

◆ encodings

GList* GncXmlImportData::encodings

Definition at line 81 of file assistant-xml-encoding.c.

◆ encodings_dialog

GtkWidget* GncXmlImportData::encodings_dialog

Definition at line 76 of file assistant-xml-encoding.c.

◆ filename

gchar* GncXmlImportData::filename

Definition at line 113 of file assistant-xml-encoding.c.

◆ impossible_label

GtkWidget* GncXmlImportData::impossible_label

Definition at line 73 of file assistant-xml-encoding.c.

◆ n_impossible

gint GncXmlImportData::n_impossible

Definition at line 107 of file assistant-xml-encoding.c.

◆ n_unassigned

gint GncXmlImportData::n_unassigned

Definition at line 104 of file assistant-xml-encoding.c.

◆ selected_encs_view

GtkTreeView* GncXmlImportData::selected_encs_view

Definition at line 79 of file assistant-xml-encoding.c.

◆ session

QofSession* GncXmlImportData::session

Definition at line 114 of file assistant-xml-encoding.c.

◆ string_box

GtkWidget* GncXmlImportData::string_box

Definition at line 74 of file assistant-xml-encoding.c.

◆ string_box_container

GtkWidget* GncXmlImportData::string_box_container

Definition at line 75 of file assistant-xml-encoding.c.

◆ subst

GHashTable* GncXmlImportData::subst

Definition at line 111 of file assistant-xml-encoding.c.

◆ summary_label

GtkWidget* GncXmlImportData::summary_label

Definition at line 72 of file assistant-xml-encoding.c.

◆ unique

GHashTable* GncXmlImportData::unique

Definition at line 86 of file assistant-xml-encoding.c.


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