179 Qt::WindowFlags fl = QgsGuiUtils::ModalDialogFlags );
193 void setMessage(
const QString &message );
201 void showNoCrsForLayerMessage();
209 void setShowNoProjection(
bool show );
217 bool showNoProjection()
const;
228 void setNotSetText(
const QString &text,
const QString &description = QString() );
236 void setRequireValidSelection();
243 bool hasValidSelection()
const;
266 void setOgcWmsCrsFilter(
const QSet<QString> &crsFilter );
274 QDialogButtonBox *mButtonBox =
nullptr;
277 bool mRequireValidSelection =
false;