class QgsSymbolRenderer { %TypeHeaderCode #include %End public: //appropriate stuff to set up the renderer? //That might all be in the implementation classes. void render(QPainter*); };