Results 1 to 8 of 8

Thread: QGraphicsScene and QGraphicsView

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Feb 2006
    Location
    Romania
    Posts
    2,744
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    8
    Thanked 541 Times in 521 Posts

    Default Re: QGraphicsScene and QGraphicsView

    Quote Originally Posted by Gopala Krishna View Post
    Yup you are right. I thought he was adding the view to the tabWidget in the designer itself. Anyway tabWidget->insertTab(0,view) will always insert the view in first tab.
    Of course it will, but he has to remove those two default tabs added by designer, so addTab will work too.

    Regards

  2. #2
    Join Date
    Jul 2007
    Posts
    166
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    25
    Thanked 1 Time in 1 Post

    Unhappy Re: QGraphicsScene and QGraphicsView

    Hi,
    I can't solve my problem!!!!!!!!!!!!!
    The QTabWidget is designed using the Q.T.4.2.2 and add alos two tabs and these tabs hold some other widget. I want to add the new widget with these widget. Please help me....

    Sabeesh

  3. #3
    Join Date
    Aug 2006
    Location
    Bangalore,India
    Posts
    419
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11
    Thanks
    37
    Thanked 53 Times in 40 Posts

    Default Re: QGraphicsScene and QGraphicsView

    Please go through this qt-designer-manual. This manual explains everything on how to access widgets.

    Also look at the documentation of QTabWidget.
    The biggest difference between time and space is that you can't reuse time.
    -- Merrick Furst

Similar Threads

  1. QGraphicsView, QGraphicsItem, QGraphicsScene
    By Shuchi Agrawal in forum Newbie
    Replies: 10
    Last Post: 23rd March 2011, 21:50
  2. QGraphicsScene / QGraphicsView speed after resize
    By themolecule in forum Qt Programming
    Replies: 1
    Last Post: 22nd July 2007, 00:46
  3. QGraphicsScene and QGraphicsView
    By rossd in forum Qt Programming
    Replies: 2
    Last Post: 25th April 2007, 15:43
  4. QGraphicsView and QGraphicsScene speeds
    By jnk5y in forum Qt Programming
    Replies: 2
    Last Post: 20th October 2006, 08:13
  5. (QT4.2-RC1) QGraphicsScene QGraphicsView QGraphicsItem
    By antonio.r.tome in forum Qt Programming
    Replies: 1
    Last Post: 20th September 2006, 11:56

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.