QgsDelimitedTextPluginGuiBase 0 0 492 528 Create a Layer from a Delimited Text File true 0 0 File Name 0 Full path to the delimited text file Full path to the delimited text file. In order to properly parse the fields in the file, the delimiter must be defined prior to entering the file name. Use the Browse button to the right of this field to choose the input file. false 0 0 Layer name Name to display in the map legend Name displayed in the map legend true 16777215 16777215 Browse to find the delimited text file to be processed Use this button to browse to the location of the delimited text file. This button will not be enabled until a delimiter has been entered in the <i>Delimiter</i> box. Once a file is chosen, the X and Y field drop-down boxes will be populated with the fields from the delimited text file. Browse... false true Selected delimiters true 0 0 The delimiter is a regular expression The delimiter is a regular expression Regular expression true The delimiter is taken as is The delimiter is taken as is Plain characters false Tab Space true Comma Semicolon Colon false 0 0 32767 32767 Delimiter to use when splitting fields in the text file. The delimiter can be more than one character. Delimiter to use when splitting fields in the delimited text file. The delimiter can be 1 or more characters in length. true 0 0 0 0 16777215 16777215 false 0 0 0 Start import at row false The file contains X and Y coordinate columns X Y fields true <p align="right">X field</p> false 0 0 120 0 Name of the field containing x values Name of the field containing x values. Choose a field from the list. The list is generated by parsing the header row of the delimited text file. false <p align="right">Y field</p> false 0 0 120 0 Name of the field containing y values Name of the field containing y values. Choose a field from the list. The list is generated by parsing the header row of the delimited text file. false false The file contains a well known text geometry field WKT field false 0 0 120 0 Name of the field containing y values Name of the field containing y values. Choose a field from the list. The list is generated by parsing the header row of the delimited text file. false Qt::Horizontal 177 20 Sample text Qt::Horizontal QDialogButtonBox::Cancel|QDialogButtonBox::Help|QDialogButtonBox::Ok QgsFileDropEdit QLineEdit
qgsfiledropedit.h
txtFilePath btnBrowseForFile txtLayerName delimiterSelection cbxDelimTab cbxDelimSpace cbxDelimComma cbxDelimSemicolon cbxDelimColon delimiterPlain delimiterRegexp txtDelimiter rowCounter geomTypeXY cmbXField cmbYField geomTypeWKT cmbWktField tblSample buttonBox delimiterSelection toggled(bool) cbxDelimSpace setEnabled(bool) 91 121 445 113 delimiterSelection toggled(bool) cbxDelimTab setEnabled(bool) 150 110 286 113 delimiterSelection toggled(bool) cbxDelimSemicolon setEnabled(bool) 81 109 445 138 delimiterSelection toggled(bool) cbxDelimComma setEnabled(bool) 59 114 286 138 delimiterSelection toggled(bool) txtDelimiter setDisabled(bool) 109 114 397 165 delimiterSelection toggled(bool) cbxDelimColon setEnabled(bool) 99 113 531 138