Results 1 to 20 of 21

Thread: select QGraphicsItems by mouseclick

Threaded View

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

    Default Re: select QGraphicsItems by mouseclick

    You used the wrong signature of signal in the connect statement.
    Shouldn't that be SIGNAL(selectionChanged(bool)) ?
    The biggest difference between time and space is that you can't reuse time.
    -- Merrick Furst

  2. The following user says thank you to Gopala Krishna for this useful post:

    Shawn (31st July 2007)

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.