Hi there,

quick question: does anyone know of an open-source GUI component for generic CSV-file import, similar to what libreoffice is doing? Basically: offering a dialog with a choice of delimiters/quote option/trimming -> parse file and preview -> select data types and parse into vectors of string, int, double, QDateTime?

Ideally, this would have the feature of "remembering" settings made so that they can be applied for same/similar file later again?

Thanks,
Andreas