Hi, I am having some problems with the GraphicsView component of Qt. I am using ruby and every so often I transelate some C++ code to ruby and it gives me a method not found or class not found. In particular, Qt::GraphicsSvgItem is nonexistent, and Qt::
Painter.fillRect.<br><br>If I do something like: test = Qt::GraphicsSvgItem.new it errors out.<br><br>Am I missing something?<br><br>I am using the qt4 ruby bindings, version 1.4.7.<br><br>Please CC me as I am not subscribed to the list due to seeing spam in the archives.
<br><br>Thanks a lot,<br>~William<br>