SWMMVis  6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
Loading...
Searching...
No Matches
openswmmvis::ui::NewFeatureLayerDialog Class Reference

#include <newfeaturelayerdialog.h>

Inheritance diagram for openswmmvis::ui::NewFeatureLayerDialog:
Collaboration diagram for openswmmvis::ui::NewFeatureLayerDialog:

Public Member Functions

 NewFeatureLayerDialog (MapCanvas *canvas, QWidget *parent=nullptr)
 
QString layerName () const
 
openswmmvis::feature::GeometryType geometryType () const
 
openswmmvis::feature::Schema schema () const
 
ZPolicy zPolicy () const
 
FeatureLayerRole role () const
 
QString srsWkt () const
 WKT of the canvas CRS, or empty when the canvas has none.
 

Constructor & Destructor Documentation

◆ NewFeatureLayerDialog()

openswmmvis::ui::NewFeatureLayerDialog::NewFeatureLayerDialog ( MapCanvas canvas,
QWidget *  parent = nullptr 
)
explicit
Parameters
canvasSupplies the canvas CRS (the table is created in it) and the list of raster / mesh layers offered as Z sources.

Member Function Documentation

◆ geometryType()

GeometryType openswmmvis::ui::NewFeatureLayerDialog::geometryType ( ) const

◆ layerName()

QString openswmmvis::ui::NewFeatureLayerDialog::layerName ( ) const

◆ role()

FeatureLayerRole openswmmvis::ui::NewFeatureLayerDialog::role ( ) const

◆ schema()

Schema openswmmvis::ui::NewFeatureLayerDialog::schema ( ) const

◆ srsWkt()

QString openswmmvis::ui::NewFeatureLayerDialog::srsWkt ( ) const

WKT of the canvas CRS, or empty when the canvas has none.

Here is the call graph for this function:

◆ zPolicy()

ZPolicy openswmmvis::ui::NewFeatureLayerDialog::zPolicy ( ) const

The documentation for this class was generated from the following files: