18 #ifndef QGSRASTERPYRAMIDSOPTIONSWIDGET_H    19 #define QGSRASTERPYRAMIDSOPTIONSWIDGET_H    21 #include "ui_qgsrasterpyramidsoptionswidgetbase.h"    30       private Ui::QgsRasterPyramidsOptionsWidgetBase
    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(); 
    80 #endif // QGSRASTERLAYERSAVEASDIALOG_H 
This class provides qgis with the ability to render raster datasets onto the mapcanvas.