Results 1 to 2 of 2

Thread: Add graphics view to tab widget?

  1. #1
    Join Date
    Sep 2009
    Posts
    41
    Thanks
    16
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    MacOS X Windows

    Default Add graphics view to tab widget?

    Is it possible to add a graphics view to a tab in a tab widget? In general, is it possible to combine QGraphicsView with QMainWindow?

  2. #2
    Join Date
    Aug 2009
    Posts
    52
    Thanked 10 Times in 10 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Add graphics view to tab widget?

    graphics view is a subclass of QWidget. You can use it where your can use other widget such as QTextEdit, QLable.

Similar Threads

  1. Graphics View and the Pixmap
    By spawn9997 in forum Qt Programming
    Replies: 2
    Last Post: 26th June 2009, 22:12
  2. Centering a Widget in Graphics View
    By tbcpp in forum Qt Programming
    Replies: 4
    Last Post: 23rd June 2009, 05:18
  3. Graphics View Panning ,zooming
    By linuxdev in forum Qt Programming
    Replies: 3
    Last Post: 29th December 2008, 07:17
  4. Replies: 4
    Last Post: 5th August 2008, 19:55
  5. Graphics view display problem.
    By kiranraj in forum Qt Programming
    Replies: 3
    Last Post: 20th July 2007, 07:08

Tags for this Thread

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.