![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
Modal dialog for browsing and selecting a CRS from the GDAL database. More...
#include <crsselectiondialog.h>
Public Member Functions | |
| CRSSelectionDialog (QWidget *parent=nullptr) | |
| ~CRSSelectionDialog () override | |
| void | setCurrentCRS (const SpatialReferenceSystem *current) |
| SpatialReferenceSystem * | selectedSRS () const |
| QString | selectedAuthCode () const |
Modal dialog for browsing and selecting a CRS from the GDAL database.
Displays CRSes in a hierarchical tree organized by:
Supports filtering by keyword, authority, and type.
|
explicit |
|
overridedefault |
| QString CRSSelectionDialog::selectedAuthCode | ( | ) | const |
| SpatialReferenceSystem * CRSSelectionDialog::selectedSRS | ( | ) | const |
| void CRSSelectionDialog::setCurrentCRS | ( | const SpatialReferenceSystem * | current | ) |