59 QString filename()
const;
64 QString layername()
const;
81 bool addToCanvas()
const;
88 void setAddToCanvas(
bool checked );
94 bool hasFilterExtent()
const;
105 bool hasFilterLayer()
const;
115 bool filterLayerSelectedOnly()
const;
121 bool hasAttributes()
const;
126 QStringList attributes()
const;
132 bool hasZRange()
const;
144 bool hasPointsLimit()
const;
150 int pointsLimit()
const;
157 void mFormatComboBox_currentIndexChanged(
int idx );
158 void mFilterGeometryGroupBoxCheckToggled(
bool checked );
159 void mMinimumZSpinBoxValueChanged(
const double value );
160 void mMaximumZSpinBoxValueChanged(
const double value );
161 void mFilterGeometryLayerChanged(
QgsMapLayer *layer );
164 void accept()
override;
165 void mSelectAllAttributes_clicked();
166 void mDeselectAllAttributes_clicked();
189 QString mDefaultOutputLayerNameFromInputLayerName;
190 QString mLastUsedFilename;
191 bool mWasAddToCanvasForced =
false;