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

Data Fields

GtkWidget * transaction_matcher
 
GtkTreeView * downloaded_view
 
GtkTreeView * match_view
 
GtkCheckButton * reconciled_chk
 
GNCImportSettings * user_settings
 
struct _transactioninfoselected_trans_info
 
GNCImportMatchInfoselected_match_info
 
GNCImportPendingMatches * pending_matches
 

Detailed Description

Definition at line 80 of file import-match-picker.cpp.

Field Documentation

◆ downloaded_view

GtkTreeView* GNCImportMatchPicker::downloaded_view

Definition at line 83 of file import-match-picker.cpp.

◆ match_view

GtkTreeView* GNCImportMatchPicker::match_view

Definition at line 84 of file import-match-picker.cpp.

◆ pending_matches

GNCImportPendingMatches* GNCImportMatchPicker::pending_matches

Definition at line 89 of file import-match-picker.cpp.

◆ reconciled_chk

GtkCheckButton* GNCImportMatchPicker::reconciled_chk

Definition at line 85 of file import-match-picker.cpp.

◆ selected_match_info

GNCImportMatchInfo* GNCImportMatchPicker::selected_match_info

Definition at line 88 of file import-match-picker.cpp.

◆ selected_trans_info

struct _transactioninfo* GNCImportMatchPicker::selected_trans_info

Definition at line 87 of file import-match-picker.cpp.

◆ transaction_matcher

GtkWidget* GNCImportMatchPicker::transaction_matcher

Definition at line 82 of file import-match-picker.cpp.

◆ user_settings

GNCImportSettings* GNCImportMatchPicker::user_settings

Definition at line 86 of file import-match-picker.cpp.


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