Results 1 to 2 of 2

Thread: KDE library and QT

  1. #1
    Join Date
    Dec 2009
    Posts
    26
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11

    Unhappy KDE library and QT

    hi all,
    I have installed KDE4 on Ubuntu and I would like to use some KDE icons / buttons from QT creator.
    I added kled icon to my UI forum and give the right path but the link process is failed since I don't know which library is related to kled.h?
    Please help, maybe someone know which KDE header files related to which library? and specific kled.h.
    Thanks in advance
    Simabd

  2. #2
    Join Date
    Nov 2008
    Posts
    142
    Thanks
    3
    Thanked 20 Times in 20 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: KDE library and QT

    Basically, most of KDE's widgets are stored in the kdeui library, so you have to link against this lib if you are using KDE's widgets.

    As it looks like you are writing an application for KDE, do you know TechBase?

  3. The following user says thank you to rexi for this useful post:

    ManicQin (23rd February 2010)

Similar Threads

  1. Extending a plugin in a static library
    By ultim8 in forum Qt Programming
    Replies: 5
    Last Post: 25th March 2010, 16:10
  2. Replies: 4
    Last Post: 18th December 2009, 19:55
  3. Port Shared Library from Linux to Windows
    By calh1578 in forum Qt Programming
    Replies: 2
    Last Post: 28th September 2009, 19:14
  4. plugin in a library
    By alisami in forum Qt Programming
    Replies: 2
    Last Post: 3rd October 2008, 18:21
  5. Replies: 1
    Last Post: 5th March 2007, 21:50

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.