Shapefile Properties - Manya Technologies

Displaying Vector Layer Properties in a Qt, QGIS, C++ Application

When building GIS applications with QGIS C++ and Qt, giving users direct access to vector layer properties is a must. The QgsVectorLayerProperties dialog in QGIS provides a familiar and powerful interface for managing symbology, metadata, attribute tables, labeling, and much more. In this article, we’ll walk through how to open and manage the vector layer […]

Displaying Vector Layer Properties in a Qt, QGIS, C++ Application Read More »