Hi,
I have an existing qt application. I just want to execute that application linux.
I copied the sources,headers and profile to linux(ubuntu).
I need to create new kde project with these existing profile,sources,headers.
Expecting some help.
Hi,
I have an existing qt application. I just want to execute that application linux.
I copied the sources,headers and profile to linux(ubuntu).
I need to create new kde project with these existing profile,sources,headers.
Expecting some help.
Follow this document:
http://techbase.kde.org/Development/..._a_KDE_Project
Remember that if you want your project to really use KDE (and not only link against it), you need to port your pure Qt project to KDE classes.
Bookmarks