28 #ifndef GNC_CSV_TRANS_IMPORT_SETTINGS_H 29 #define GNC_CSV_TRANS_IMPORT_SETTINGS_H 37 #include "gnc-imp-props-tx.hpp" 64 std::vector<GncTransPropType> m_column_types;
67 const char* get_group_prefix (
void)
override;
70 using preset_vec_trans = std::vector<std::shared_ptr<CsvTransImpSettings>>;
bool save(void)
Save the gathered widget properties to a key File.
Account handling public routines.
Class convert a file into vector of string vectors.
Commodity handling public routines.
const preset_vec_trans & get_import_presets_trans(void)
Creates a vector of CsvTransImpSettings which combines.
bool load(void)
Load the widget properties from a key File.