Results 1 to 6 of 6

Thread: need for QGraphicsView in QtDesigner

  1. #1
    Join Date
    Nov 2007
    Posts
    291
    Thanks
    85
    Thanked 1 Time in 1 Post

    Default need for QGraphicsView in QtDesigner

    hi
    The QGraphicsView class provides a widget for displaying the contents of a QGraphicsScene
    but we dont have QGraphicsScene in Qt Designer ,then why do we need QGraphicsView in Qt Designer.

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    5,372
    Thanks
    28
    Thanked 976 Times in 912 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: need for QGraphicsView in QtDesigner

    We do have it in Qt 4.3.3.

  3. #3
    Join Date
    Nov 2007
    Posts
    291
    Thanks
    85
    Thanked 1 Time in 1 Post

    Default Re: need for QGraphicsView in QtDesigner

    i have installed Qt4.4 preview version and i have not found QGraphicsScene in the designer. could u please tell me in which category QGraphicsScene is present (such as layouts,spacers,Buttons,ItemViews,e.t.c...)

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

    Default Re: need for QGraphicsView in QtDesigner

    There's no graphics scene in designer. You can add a graphics view in designer and add the scene in code.

  5. The following user says thank you to marcel for this useful post:

    babu198649 (19th January 2008)

  6. #5
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    5,372
    Thanks
    28
    Thanked 976 Times in 912 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: need for QGraphicsView in QtDesigner

    Quote Originally Posted by babu198649 View Post
    i have not found QGraphicsScene in the designer.
    Sorry, I misread your post. I meant the QGraphicsView. QGraphicsScene isn't a widget, so you won't see it in Qt Designer.

  7. #6
    Join Date
    Nov 2007
    Posts
    291
    Thanks
    85
    Thanked 1 Time in 1 Post

    Default Re: need for QGraphicsView in QtDesigner

    thanks for reply

Similar Threads

  1. Which QtDesigner to use with Qtopia
    By Benjamin in forum Qt for Embedded and Mobile
    Replies: 10
    Last Post: 19th December 2007, 10:12
  2. QtDesigner linker error MSVC++ 2005
    By The Storm in forum Installation and Deployment
    Replies: 1
    Last Post: 15th September 2007, 22:51
  3. Replies: 10
    Last Post: 27th November 2006, 19:37
  4. Replies: 2
    Last Post: 17th October 2006, 19:25
  5. QtDesigner Layout Help
    By mentat in forum Qt Tools
    Replies: 5
    Last Post: 13th July 2006, 14:55

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.