Results 1 to 9 of 9

Thread: show object (scene) in widget in class class mainwindow

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #4
    Join Date
    Jul 2010
    Location
    Indonesia
    Posts
    83
    Thanked 17 Times in 17 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Maemo/MeeGo

    Default Re: show object (scene) in widget in class class mainwindow

    How many scene you want? One scene or more? If you need only one scene, don't inherit QMainWindow, keep subclassing QWidget, and set the central widget with your OgreWidget instance.
    Last edited by viulskiez; 25th April 2012 at 13:11. Reason: spelling corrections
    ~ We are nothing in this universe ~

Similar Threads

  1. Replies: 4
    Last Post: 23rd August 2011, 21:53
  2. Replies: 7
    Last Post: 18th August 2011, 14:43
  3. Replies: 6
    Last Post: 20th July 2009, 16:35
  4. Accessing a class Object by pointer in another class
    By pdoria in forum Qt Programming
    Replies: 2
    Last Post: 14th January 2008, 15:59
  5. Replies: 3
    Last Post: 16th May 2007, 11:07

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.