Results 1 to 9 of 9

Thread: The event fired by the mouse click on the frame

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #4
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,373
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Thanks
    3
    Thanked 5,019 Times in 4,795 Posts
    Wiki edits
    10

    Default Re: The event fired by the mouse click on the frame

    Quote Originally Posted by Placido Currò View Post
    The heightForwidth provides useful information if you set a QLayout into the QDialog, according to the manual.
    No, it doesn't say that. It says that the default implementation returns -1 or what the layout tells it. It doesn't say anything about customising it. You should reimplement the method (as you see it's virtual). Maybe it'll just work... it probably won't but you won't know until you try.

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

    Placido Currò (22nd February 2007)

Similar Threads

  1. Replies: 1
    Last Post: 9th February 2007, 09:41
  2. Mouse Over event on button
    By vishal.chauhan in forum Qt Programming
    Replies: 9
    Last Post: 10th January 2007, 05:03
  3. mouse click in QGprahicsScene
    By Morea in forum Qt Programming
    Replies: 11
    Last Post: 21st December 2006, 08:21
  4. mouse click event
    By vijay anandh in forum Qt Programming
    Replies: 1
    Last Post: 1st May 2006, 09:24
  5. QStackerWidget and mouse events
    By high_flyer in forum Qt Programming
    Replies: 3
    Last Post: 25th April 2006, 19:25

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.