Results 1 to 2 of 2

Thread: OS specific events handling

  1. #1
    Join Date
    Dec 2010
    Posts
    28
    Thanks
    6
    Thanked 10 Times in 3 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Question OS specific events handling

    Hello

    I write network application. And I have problem with hibernation under MS Windows. I want catch Windows specific event (they are explained on the site: http://www.codeproject.com/KB/system/OSEvents.aspx) and reconnect my application when system is wake from hibernation. But I can't find any info how to catch MS Windows specific events in Qt application. Is this possible in some way?

    thank you very much
    Szyk

  2. #2
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: OS specific events handling

    Is QCoreApplication::winEventFilter() what you are looking for?

  3. The following user says thank you to ChrisW67 for this useful post:

    oficjalne100 (2nd November 2011)

Similar Threads

  1. Handling mouse events in Qt WebKit
    By yakin in forum Qt Programming
    Replies: 6
    Last Post: 21st April 2011, 05:44
  2. Handling specific events only in the main loop
    By Patje in forum Qt Programming
    Replies: 1
    Last Post: 1st April 2011, 13:24
  3. Handling mouse events
    By Maluko_Da_Tola in forum Newbie
    Replies: 13
    Last Post: 28th August 2010, 00:37
  4. mouse events handling with QGraphicsItem
    By trallallero in forum Qt Programming
    Replies: 3
    Last Post: 21st October 2009, 14:15
  5. Platform specific events generation
    By YuriyRusinov in forum Qt Programming
    Replies: 1
    Last Post: 19th April 2007, 10:11

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.