I'm working in c++/qt and the c++ api qgis 2.8.2 In my application i load a map with a s57 file, this part works perfectly, now i need to make some plot representing different object like boat, plane, or anything else I need to categorized them so I create a list of type and for each of them I...