Results 1 to 2 of 2

Thread: find source code for kde ( or gnome ) clock

  1. #1
    Join Date
    Jun 2008
    Posts
    5
    Qt products
    Qt3
    Platforms
    Unix/X11

    Default find source code for kde ( or gnome ) clock

    I am working with the QSystemTrayIcon class which allows you to display an icon or text
    in the system tray area.

    I need to figure out how the kde system clock is able to show the time, day of week and the time in the system tray area.

    I am looking for the source code for this application.

    Not sure where to look to find it ? Any suggestions or advice would be great!

    Thank you.

    Fred B.

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: find source code for kde ( or gnome ) clock

    http://websvn.kde.org

    By the way, KDE system clock is not in the system tray area, it's a regular plasma widget. Speaking in Qt language it is a QGraphicsWidget. If you want to implement something like that, you need to implement the Plasma::Applet interface. It's documented here: http://api.kde.org/4.x-api/kdelibs-a...1_1Applet.html
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


Similar Threads

  1. Where is the source code?
    By Fletcher in forum Newbie
    Replies: 1
    Last Post: 10th December 2009, 21:45
  2. Source code
    By afflictedd2 in forum Qt Programming
    Replies: 3
    Last Post: 4th November 2008, 10:04
  3. source code for qtdemo
    By babu198649 in forum Newbie
    Replies: 3
    Last Post: 24th December 2007, 13:59
  4. source code
    By Colx007 in forum Newbie
    Replies: 5
    Last Post: 19th December 2007, 10:15
  5. Qte source code
    By Gaurav vyas in forum Qt for Embedded and Mobile
    Replies: 1
    Last Post: 1st July 2007, 15:11

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.