Results 1 to 4 of 4

Thread: QSystemTrayIcon clicked event

  1. #1
    Join Date
    Jun 2010
    Posts
    86
    Thanks
    10
    Thanked 6 Times in 4 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default QSystemTrayIcon clicked event

    How to get the event of clicking the tray icon, without subclassing ?

  2. #2
    Join Date
    Jun 2010
    Posts
    86
    Thanks
    10
    Thanked 6 Times in 4 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: QSystemTrayIcon clicked event

    hi, ahmdsd_ostora

    connect to the signal activated() and catch the trigger reason.

  3. #3
    Join Date
    Jun 2010
    Posts
    86
    Thanks
    10
    Thanked 6 Times in 4 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: QSystemTrayIcon clicked event

    thank you
    you are the man

  4. #4
    Join Date
    Jul 2008
    Location
    Germany
    Posts
    518
    Thanks
    13
    Thanked 77 Times in 75 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: QSystemTrayIcon clicked event

    Praising yourself?

Similar Threads

  1. QSystemTrayIcon help
    By SkylineBob in forum Qt Programming
    Replies: 2
    Last Post: 13th January 2010, 17:22
  2. QSystemTrayIcon capture mouse hover event
    By alan in forum Qt Programming
    Replies: 2
    Last Post: 1st August 2009, 19:42
  3. Raise key pressed event when button is clicked?
    By newstead in forum Qt Programming
    Replies: 7
    Last Post: 5th June 2009, 13:12
  4. Replies: 7
    Last Post: 20th November 2007, 12:15
  5. Info about QSystemTrayIcon
    By yogeshm02 in forum Qt Programming
    Replies: 2
    Last Post: 13th December 2006, 14:20

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.