#include <qgsattributetypeloaddialog.h>
Constructor & Destructor Documentation
QgsAttributeTypeLoadDialog::QgsAttributeTypeLoadDialog |
( |
QgsVectorLayer * |
vl | ) |
|
QgsAttributeTypeLoadDialog::~QgsAttributeTypeLoadDialog |
( |
| ) |
|
Member Function Documentation
void QgsAttributeTypeLoadDialog::accept |
( |
| ) |
|
Overloaded accept method which will write the feature field values, then delegate to QDialog::accept()
bool QgsAttributeTypeLoadDialog::insertNull |
( |
| ) |
|
Returns true if the "Add NULL value" checkbox has been checked.
- Returns
- true if the "Add NULL value" checkbox has been checked.
void QgsAttributeTypeLoadDialog::setVectorLayer |
( |
QgsVectorLayer * |
layer | ) |
|
Sets predefined vector layer for selection of data.
- Parameters
-
layer | Vector layer which is to be set as predefined one |
QMap< QString, QVariant > & QgsAttributeTypeLoadDialog::valueMap |
( |
| ) |
|
Getter to value map which is currently active.
- Returns
- value map of vlues selected from layer
The documentation for this class was generated from the following files: