Re: Fwd: including kde classes in qt

2017-01-17 Thread David Faure
On lundi 16 janvier 2017 00:19:34 CET Valorie Zimmerman wrote: > 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." kdeui is "old" (it's from kdelibs 4.x),

Fwd: including kde classes in qt

2017-01-15 Thread Valorie Zimmerman
Hi Mayank, You said, in the KDE Community ML: "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