Results 1 to 5 of 5

Thread: Starting Point of Rectangle in RubberBand implementation

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jul 2007
    Posts
    4
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Starting Point of Rectangle in RubberBand implementation

    Thanks for your reply, How can I map event->pos() to the imageLabel ?

  2. #2
    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: Starting Point of Rectangle in RubberBand implementation

    QWidget::mapToin your case imageLabel->mapTo..
    The biggest difference between time and space is that you can't reuse time.
    -- Merrick Furst

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.