[Interest] including kde classes in qt

Jean-Michaël Celerier jeanmichael.celerier at gmail.com
Sun Jan 8 11:35:54 CET 2017


You also have to include the path to the header.
However I think that the KDE organization is centered on CMake instead of
qmake
(another way to specify the build of your library).

See here : https://community.kde.org/Guidelines_HOWTOs/CMake

(and more generally, before contributing to KDE, reading all these would
give you
some important insights I think :
https://community.kde.org/Guidelines_and_HOWTOs )

Best
Jean-Michaël



-------
Jean-Michaël Celerier
http://www.jcelerier.name

On Sun, Jan 8, 2017 at 8:24 AM, mayank bansiwal <mayankb8330 at gmail.com>
wrote:

> hello mates.
> i have just started to code with qt creator. I want to contribute to kde
> open source organization which uses qt. Can anyone please tell me how to
> include kde classes in qt ide. I added this syntax in my .pro file
>
> LIBS += -lkdeui
>
> but still it is showing error about kde header files i used.
>
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20170108/7633bf97/attachment.html>


More information about the Interest mailing list