|
GnuCash c935c2f+
|
Data Fields | |
| GtkWidget * | transaction_matcher |
| GtkTreeView * | downloaded_view |
| GtkTreeView * | match_view |
| GtkCheckButton * | reconciled_chk |
| GNCImportSettings * | user_settings |
| struct _transactioninfo * | selected_trans_info |
| GNCImportMatchInfo * | selected_match_info |
| GNCImportPendingMatches * | pending_matches |
Definition at line 80 of file import-match-picker.cpp.
| GtkTreeView* GNCImportMatchPicker::downloaded_view |
Definition at line 83 of file import-match-picker.cpp.
| GtkTreeView* GNCImportMatchPicker::match_view |
Definition at line 84 of file import-match-picker.cpp.
| GNCImportPendingMatches* GNCImportMatchPicker::pending_matches |
Definition at line 89 of file import-match-picker.cpp.
| GtkCheckButton* GNCImportMatchPicker::reconciled_chk |
Definition at line 85 of file import-match-picker.cpp.
| GNCImportMatchInfo* GNCImportMatchPicker::selected_match_info |
Definition at line 88 of file import-match-picker.cpp.
| struct _transactioninfo* GNCImportMatchPicker::selected_trans_info |
Definition at line 87 of file import-match-picker.cpp.
| GtkWidget* GNCImportMatchPicker::transaction_matcher |
Definition at line 82 of file import-match-picker.cpp.
| GNCImportSettings* GNCImportMatchPicker::user_settings |
Definition at line 86 of file import-match-picker.cpp.