#include <qgsnewvectorlayerdialog.h>
Static Public Member Functions |
static QString | runAndCreateLayer (QWidget *parent=0, QString *enc=0) |
Constructor & Destructor Documentation
QgsNewVectorLayerDialog::~QgsNewVectorLayerDialog |
( |
| ) |
|
Member Function Documentation
void QgsNewVectorLayerDialog::attributes |
( |
QList< QPair< QString, QString > > & |
at | ) |
const |
Appends the chosen attribute names and types to at.
void QgsNewVectorLayerDialog::nameChanged |
( |
QString |
name | ) |
|
|
protectedslot |
void QgsNewVectorLayerDialog::on_buttonBox_helpRequested |
( |
| ) |
|
|
inlineprotectedslot |
void QgsNewVectorLayerDialog::on_mAddAttributeButton_clicked |
( |
| ) |
|
|
protectedslot |
void QgsNewVectorLayerDialog::on_mFileFormatComboBox_currentIndexChanged |
( |
int |
index | ) |
|
|
protectedslot |
void QgsNewVectorLayerDialog::on_mRemoveAttributeButton_clicked |
( |
| ) |
|
|
protectedslot |
void QgsNewVectorLayerDialog::on_mTypeBox_currentIndexChanged |
( |
int |
index | ) |
|
|
protectedslot |
void QgsNewVectorLayerDialog::on_pbnChangeSpatialRefSys_clicked |
( |
| ) |
|
|
protectedslot |
QString QgsNewVectorLayerDialog::runAndCreateLayer |
( |
QWidget * |
parent = 0 , |
|
|
QString * |
enc = 0 |
|
) |
| |
|
static |
int QgsNewVectorLayerDialog::selectedCrsId |
( |
| ) |
const |
Returns the selected crs id.
QString QgsNewVectorLayerDialog::selectedFileEncoding |
( |
| ) |
const |
Returns the file format for storage.
QString QgsNewVectorLayerDialog::selectedFileFormat |
( |
| ) |
const |
Returns the file format for storage.
Returns the selected geometry type.
void QgsNewVectorLayerDialog::selectionChanged |
( |
| ) |
|
|
protectedslot |
The documentation for this class was generated from the following files: