Results 1 to 4 of 4

Thread: Obtaining the relative position of the widget in the viewport in QScrollArea class

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Posts
    105
    Thanks
    38
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Obtaining the relative position of the widget in the viewport in QScrollArea class

    Hi there, I use a QScrollArea and I would like to know if it's possible to obtain the relative position of the mouse (I missed to specify it in the title of the post) respect the widget inside the scroll area (not the viewport's widget) without having to subclass it (obtaining the position directly from the scroll area class)? Thanks
    Last edited by Dark_Tower; 14th April 2006 at 09:18.

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.