Results 1 to 4 of 4

Thread: KDE4- system tray notification like kNEmo (establish connection), Ark (progress), etc

  1. #1
    Join Date
    Nov 2009
    Posts
    13
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default KDE4- system tray notification like kNEmo (establish connection), Ark (progress), etc

    Hello,

    I need to notify user with some messages - popup in system tray. In KDE4, there are many programs, that use this, for example:
    - KNemo when new connection is established
    - Kopete when new message is received
    - Ark - archive pack/unpack progress

    What QT/KDE libs clas should I use to implement this?

  2. #2
    Join Date
    Sep 2009
    Location
    UK
    Posts
    2,447
    Thanks
    6
    Thanked 348 Times in 333 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: KDE4- system tray notification like kNEmo (establish connection), Ark (progress),

    Have you looked at QSystemTrayIcon?

  3. #3
    Join Date
    Nov 2009
    Posts
    13
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: KDE4- system tray notification like kNEmo (establish connection), Ark (progress),

    Do you mean QSystemTrayIcon::showMessage ? No, I haven't try this but I'm not sure if this is what I'm looking for. For example, Konqueror displays progress bar when file is downloading, and this is not tray icon related (there is no Konqueror tray icon - the message apperas next to tray icons area)

    And I can't see any QSystemTrayIcon method, that allow me to display progress bar...

  4. #4
    Join Date
    Mar 2008
    Location
    Houston, Texas, USA
    Posts
    277
    Thanks
    9
    Thanked 17 Times in 17 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Maemo/MeeGo

    Default Re: KDE4- system tray notification like kNEmo (establish connection), Ark (progress),

    The download notifications like that are done in KDE4s library called KIO. and the other is KNotifications.
    Qt-4.7.3 | Gentoo ~amd64 | KDE-4.7
    Aki IRC Client for KDE4 | Qt Documentation

Similar Threads

  1. Client/Server Error: BadIDChoice
    By 3nc31 in forum Qt Programming
    Replies: 5
    Last Post: 27th November 2007, 11:22

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.