Results 1 to 6 of 6

Thread: Image format without bounding rect

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Feb 2008
    Posts
    102
    Qt products
    Qt4
    Platforms
    Unix/X11
    Thanks
    3

    Question Re: Image format without bounding rect

    (problem drawing the next image....)


    -------> -----------------
    | |
    | X |
    | _______ |
    | | | |
    | | | |
    | |______| |
    | |
    | |
    |______________|

    In this case, the mouseEvent->scenePos() is the X on the print.
    The call itemAt(X) return 0, because no item is under the mouse cursor....
    How can i do, to have the item returned by the function itemAt in this case???
    Last edited by dreamer; 30th April 2008 at 22:36.

Similar Threads

  1. QGraphicsSvgItem, problem with scaling (invalid bounding rect)
    By Józef Paczenko in forum Qt Programming
    Replies: 3
    Last Post: 8th June 2010, 08:58
  2. how to load a Qt non-supported Image format
    By Nithya in forum Qt Programming
    Replies: 5
    Last Post: 3rd April 2008, 12:57
  3. Some very weird compilation warnings
    By MarkoSan in forum Qt Programming
    Replies: 21
    Last Post: 23rd January 2008, 16:48
  4. Finding marks on scanned image for alignment
    By caduel in forum Qt Programming
    Replies: 1
    Last Post: 23rd September 2007, 02:10

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.