17 #ifndef qgsnewvectorlayerdialog_H 18 #define qgsnewvectorlayerdialog_H 20 #include "ui_qgsnewvectorlayerdialogbase.h" 81 void attributes( QList< QPair<QString, QString> > &at )
const;
83 QString selectedFileFormat()
const;
85 QString selectedFileEncoding()
const;
92 QString filename()
const;
101 void setFilename(
const QString &filename );
117 void mAddAttributeButton_clicked();
118 void mRemoveAttributeButton_clicked();
119 void mFileFormatComboBox_currentIndexChanged(
int index );
120 void mTypeBox_currentIndexChanged(
int index );
125 void nameChanged(
const QString & );
126 void selectionChanged();
129 QPushButton *mOkButton =
nullptr;
132 #endif //qgsnewvectorlayerdialog_H
const QgsCoordinateReferenceSystem & crs
Type
The WKB type describes the number of dimensions a geometry has.
This class represents a coordinate reference system (CRS).