203 Qt::WindowFlags fl = QgsGuiUtils::ModalDialogFlags,
217 void setMessage(
const QString &message );
225 void showNoCrsForLayerMessage();
232 void setShowNoProjection(
bool show );
239 bool showNoProjection()
const;
250 void setNotSetText(
const QString &text,
const QString &description = QString() );
258 void setRequireValidSelection();
265 bool hasValidSelection()
const;
303 void setOgcWmsCrsFilter(
const QSet<QString> &crsFilter );
311 QDialogButtonBox *mButtonBox =
nullptr;
314 bool mRequireValidSelection =
false;