Results 1 to 11 of 11

Thread: trayicon port to QT4

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Apr 2006
    Posts
    4
    Qt products
    Qt4
    Platforms
    Windows

    Default trayicon port to QT4

    Hi,

    I am trying to port my application to QT4. I need to use a trayicon... Is there any port freely available for commercial purpose (no GPL,no LGPL.... don't wants to include licensing stuff just for a small trayicon ....

    regards

    Yannick

  2. #2
    Join Date
    Mar 2006
    Posts
    10
    Thanks
    4
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: trayicon port to QT4

    Try to look through this forum - here is my topic named QT4 Widgets.
    I've posted the link there

  3. #3
    Join Date
    Apr 2006
    Posts
    4
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: trayicon port to QT4

    thanks for your answer, but I don't find your post...

    regards

  4. #4
    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: trayicon port to QT4

    Quote Originally Posted by ykohn
    thanks for your answer, but I don't find your post...
    Try clicking Chaid's nick on his post and choose "find all posts by Chaid".

  5. #5
    Join Date
    Apr 2006
    Posts
    4
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: trayicon port to QT4

    Yes, I have done that but I don't find anything's related to tray icon.
    regards,

    yannick

  6. #6
    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: trayicon port to QT4

    True. I didn't find anything tray-related too Anyway I believe you'll achieve better search results if you look on some platform-specific forums, as this is strictly a platform related issue.

  7. #7
    Join Date
    Jan 2006
    Location
    Bremen, Germany
    Posts
    554
    Thanked 86 Times in 81 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: trayicon port to QT4

    Quote Originally Posted by wysota
    True. I didn't find anything tray-related too Anyway I believe you'll achieve better search results if you look on some platform-specific forums, as this is strictly a platform related issue.
    Not complete - afaik PSI-IM uses a (GPL'd) trayicon-implementation for mac, win & x11 -> http://dev.psi-im.org/darcs/web/darc...tools/trayicon

  8. #8
    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: trayicon port to QT4

    Quote Originally Posted by ChristianEhrlicher
    Not complete - afaik PSI-IM uses a (GPL'd) trayicon-implementation for mac, win & x11 -> http://dev.psi-im.org/darcs/web/darc...tools/trayicon
    Sure. Just look that they are native implementations and not Qt based ones and that each platform needs a separate code. That's why I said it's a platform dependent issue. And this code uses GPL and ykohn doesn't want an OS licenced solution.

  9. #9
    Join Date
    Mar 2006
    Posts
    10
    Thanks
    4
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Talking Re: trayicon port to QT4

    http://source.foliant.net.ru/trayicon.zip

    Here is working source and simple example code.

  10. #10
    Join Date
    Apr 2006
    Posts
    4
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: trayicon port to QT4

    thanks, but it's LGPL not freeware.I need to embed in a closed source (sorry ) software.
    LGPL means that I need to create a lib with that and publish the source ? or can I use theses files and simply include in my installer and just said that I use theses files ? I don't wants to steal source code.


    regards

    yannick

  11. #11
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    5,372
    Thanks
    28
    Thanked 976 Times in 912 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: trayicon port to QT4

    Quote Originally Posted by ykohn
    LGPL means that I need to create a lib with that and publish the source ? or can I use theses files and simply include in my installer and just said that I use theses files ? I don't wants to steal source code.
    You will have to use a library for LGPLed code, because you must give your users possibility to relink the application with a modified version of that LGPLed code.

Similar Threads

  1. QT Webkit port for Windows CE
    By darryncampbell in forum Qt Programming
    Replies: 1
    Last Post: 25th February 2009, 13:10
  2. serial port same local machine
    By adamatic in forum Qt Programming
    Replies: 7
    Last Post: 3rd February 2009, 07:29
  3. QUdpSocket -- Rebinding with Different Port Numbers
    By swamyonline in forum Qt Programming
    Replies: 0
    Last Post: 22nd January 2009, 13:39
  4. Replies: 6
    Last Post: 18th April 2007, 15:04
  5. Replies: 16
    Last Post: 7th March 2006, 15:57

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.