18 #ifndef QGSGENERICPROJECTIONSELECTOR_H 19 #define QGSGENERICPROJECTIONSELECTOR_H 20 #include "ui_qgsgenericprojectionselectorbase.h" 60 Qt::WindowFlags fl = QgsGuiUtils::ModalDialogFlags );
74 void setMessage(
const QString &message );
82 void setShowNoProjection(
bool show );
90 bool showNoProjection()
const;
113 void setOgcWmsCrsFilter(
const QSet<QString> &crsFilter );
120 #endif // #ifndef QGSLAYERCRSSELECTOR_H
const QgsCoordinateReferenceSystem & crs
A generic dialog to prompt the user for a Coordinate Reference System.
This class represents a coordinate reference system (CRS).