Hi List, I am doing a qgis based application in C++ using the qgis API. I have several Vector layers, and in one of them I need to allow the user to edit the attributes of the features.
I see that in the qgis code a class called QgsAttributeDialog is used for this task, but I suspect that it is not available for API use. Am I correct? What the best way to create an attributes editor with the API? Thanks. -- federico
_______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
