including kde classes in qt
    Albert Astals Cid 
    aacid at kde.org
       
    Sun Jan  8 16:07:45 UTC 2017
    
    
  
El diumenge, 8 de gener de 2017, a les 18:42:37 CET, mayank bansiwal va 
escriure:
> 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
There's no such thing as kdeui.
Or you're using the old kdelibs4 instead of KDE Frameworks 5 and you're in the 
worng list and also using old technology you shouldn't probably be using in 
new code.
Cheers,
  Albert
> 
> but still it is showing error about kde header files i used.
    
    
More information about the Kde-frameworks-devel
mailing list