A dialog class that provides calculation of new fields using existing fields, values and a set of operators.
More...
#include <qgsfieldcalculator.h>
A dialog class that provides calculation of new fields using existing fields, values and a set of operators.
Definition at line 35 of file qgsfieldcalculator.h.
◆ QgsFieldCalculator()
QgsFieldCalculator::QgsFieldCalculator |
( |
QgsVectorLayer * |
vl, |
|
|
QWidget * |
parent = nullptr |
|
) |
| |
◆ accept
void QgsFieldCalculator::accept |
( |
| ) |
|
|
overrideslot |
◆ changedAttributeId()
int QgsFieldCalculator::changedAttributeId |
( |
| ) |
const |
|
inline |
◆ mCreateVirtualFieldCheckbox_stateChanged
void QgsFieldCalculator::mCreateVirtualFieldCheckbox_stateChanged |
( |
int |
state | ) |
|
|
slot |
◆ mNewFieldGroupBox_toggled
void QgsFieldCalculator::mNewFieldGroupBox_toggled |
( |
bool |
on | ) |
|
|
slot |
◆ mOutputFieldNameLineEdit_textChanged
void QgsFieldCalculator::mOutputFieldNameLineEdit_textChanged |
( |
const QString & |
text | ) |
|
|
slot |
◆ mOutputFieldTypeComboBox_activated
void QgsFieldCalculator::mOutputFieldTypeComboBox_activated |
( |
int |
index | ) |
|
|
slot |
◆ mUpdateExistingGroupBox_toggled
void QgsFieldCalculator::mUpdateExistingGroupBox_toggled |
( |
bool |
on | ) |
|
|
slot |
◆ TestQgsFieldCalculator
friend class TestQgsFieldCalculator |
|
friend |
The documentation for this class was generated from the following files: