Results 1 to 1 of 1

Thread: QSystemTrayIcon signal messageClicked () not working on Unity

  1. #1
    Join Date
    Sep 2009
    Location
    Warsaw/Poland
    Posts
    56
    Thanks
    8
    Thanked 4 Times in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default QSystemTrayIcon signal messageClicked () not working on Unity

    Hello,

    I've got problem on Ubuntu Unity ...
    QSystemTrayIcon signal messageClicked () is not working, but on kde and windows is working good.

    Qt Code:
    1. connect(trayIcon, SIGNAL(messageClicked()), this, SLOT(messageClicked()));
    To copy to clipboard, switch view to plain text mode 

    How can I fix it ? I need to include something on unity to fix it or what ?
    Last edited by mero; 10th July 2012 at 11:40.

Similar Threads

  1. Replies: 11
    Last Post: 15th October 2011, 22:51
  2. Ubuntu Unity - GOODBYE SYSTEM TRAY
    By genjix in forum General Programming
    Replies: 1
    Last Post: 13th May 2011, 07:51
  3. Ubuntu Unity native menu bar
    By liversedge in forum Qt Programming
    Replies: 1
    Last Post: 8th May 2011, 23:18
  4. I can not do a signal working
    By franco.amato in forum Qt Programming
    Replies: 10
    Last Post: 4th February 2011, 10:26
  5. QTreeWidget signal not working
    By Kapil in forum Newbie
    Replies: 6
    Last Post: 28th April 2006, 10:19

Tags for this Thread

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.