18 #ifndef QGSRASTERPYRAMIDSOPTIONSWIDGET_H
19 #define QGSRASTERPYRAMIDSOPTIONSWIDGET_H
21 #include "ui_qgsrasterpyramidsoptionswidgetbase.h"
30 private Ui::QgsRasterPyramidsOptionsWidgetBase
39 QStringList
configOptions()
const {
return mSaveOptionsWidget->options(); }
44 QString resamplingMethod()
const;
51 void checkAllLevels(
bool checked );
55 void on_cbxPyramidsLevelsCustom_toggled(
bool toggled );
56 void on_cbxPyramidsFormat_currentIndexChanged(
int index );
57 void setOverviewList();
61 void overviewListChanged();
62 void someValueChanged();
71 #endif // QGSRASTERLAYERSAVEASDIALOG_H