[Kde-games-devel] Chess game for KDE4
Stefan Majewsky
majewsky at gmx.net
Sat Dec 5 20:02:54 CET 2009
Am Samstag, 5. Dezember 2009 13:32:21 schrieb Luciano Montanaro:
> Hi Ian, I remember the problem wit QGV and Qt4.0. And yes, OpenGL is fast.
> It's not easy to use, though.
QGraphicsView* view;
...
view->setViewport(new QGLWidget);
...and you're done. This is what the old Palapeli used for the flag "Enable
hardware acceleration". This flag is now gone because QGV in Qt 4.5/4.6 is
more than fast enough.
Greetings
Stefan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
Url : http://mail.kde.org/pipermail/kde-games-devel/attachments/20091205/c68a3af2/attachment.sig
More information about the kde-games-devel
mailing list