Results 1 to 2 of 2

Thread: QGraphicsView + Ogre renderer

  1. #1
    Join Date
    Jan 2007
    Location
    Paris
    Posts
    459
    Thanks
    98
    Thanked 3 Times in 3 Posts
    Qt products
    Qt4 Qt5

    Default QGraphicsView + Ogre renderer

    Hi guys,

    Is it possible to replace the QGraphicsView standard renderer or Opengl by another one, like the Ogre renderer for example ?

    What should I reimplement ?

    Thanks.

  2. #2
    Join Date
    Oct 2008
    Posts
    37
    Thanked 2 Times in 2 Posts

    Default Re: QGraphicsView + Ogre renderer

    You mean something like this:
    http://www.ogre3d.org/wiki/index.php/QtOgre

    IIRC, you can pass a QGLWidget derived class into QGraphicsView to replace the underlining one. It's been a few months since I've touched this subject though...

Similar Threads

  1. MacOsX + QtCreator + Ogre
    By bunjee in forum Qt Programming
    Replies: 2
    Last Post: 8th July 2011, 02:53
  2. Replies: 0
    Last Post: 7th August 2009, 16:10
  3. Can I use a QWidget as a renderer in an ItemDelegate?
    By boblebel in forum Qt Programming
    Replies: 2
    Last Post: 2nd May 2009, 20:03
  4. Replies: 0
    Last Post: 17th August 2008, 17:31
  5. QGraphicsView
    By Shawn in forum Qt Programming
    Replies: 11
    Last Post: 4th June 2007, 14:31

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.