Results 1 to 3 of 3

Thread: QSpinBox and returnPressed() Signal

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    5,372
    Thanks
    28
    Thanked 976 Times in 912 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: QSpinBox and returnPressed() Signal

    You can install an event filter and catch any event you want. See QObject::installEventFilter() docs.

  2. The following 2 users say thank you to jacek for this useful post:

    BeS (14th October 2006), vieraci (8th June 2009)

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.