16 #ifndef QGSEXTENTGROUPBOX_H
17 #define QGSEXTENTGROUPBOX_H
50 Q_PROPERTY( QString titleBase READ titleBase WRITE setTitleBase )
146 void setTitleBase(
const QString &title );
153 QString titleBase()
const;
174 void setOutputExtentFromOriginal();
179 void setOutputExtentFromCurrent();
190 void setOutputExtentFromLayer(
const QgsMapLayer *layer );
196 void setOutputExtentFromDrawOnCanvas();
204 void setRatio( QSize ratio );
215 void groupBoxClicked();
217 void widgetExtentChanged();
219 void validationChanged(
bool valid );
231 #endif // QGSEXTENTGROUPBOX_H