Hi List,<br><br>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.<br><br>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? <br>
<br>What the best way to create an attributes editor with the API?<br><br>Thanks.<br><br>--<br>federico<br>