From 7167ce41b61d2ba2cdb526777a4233eb84a3b66a Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Sat, 6 Dec 2014 17:33:25 -0500 Subject: Imported Upstream version 2.99.6 --- Plugins/CsvImport/CsvImportOptions.ui | 103 ++++++++++++++++++++++++++++++++++ 1 file changed, 103 insertions(+) create mode 100644 Plugins/CsvImport/CsvImportOptions.ui (limited to 'Plugins/CsvImport/CsvImportOptions.ui') diff --git a/Plugins/CsvImport/CsvImportOptions.ui b/Plugins/CsvImport/CsvImportOptions.ui new file mode 100644 index 0000000..5a1c6ab --- /dev/null +++ b/Plugins/CsvImport/CsvImportOptions.ui @@ -0,0 +1,103 @@ + + + csvImportOptions + + + + 0 + 0 + 333 + 90 + + + + Form + + + + + + CsvImport.Separator + + + + , (comma) + + + + + ; (semicolon) + + + + + \t (tab) + + + + + (whitespace) + + + + + Custom: + + + + + + + + CsvImport.FirstRowAsColumns + + + First row represents column names + + + + + + + Field separator: + + + + + + + + 30 + 16777215 + + + + CsvImport.CustomSeparator + + + + + + + CsvImport.NullValues + + + NULL values: + + + + + + + If your CSV data contains null values, define how are they represented in the CSV. + + + CsvImport.NullValueString + + + + + + + + -- cgit v1.2.3