The Ultimate Qt Community site
Home News Forum Wiki Contest FAQ Links

Go Back   Qt Centre Forum > KDE > KDE Programming

KDE Programming KDE programming issues.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 13th June 2008, 21:22
alpha_one_x86 alpha_one_x86 is offline
Beginner
 
Join Date: Jun 2008
Qt products used: Qt3, Qt4
Qt platforms used: Unix/X11, Windows
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default How convert my Qt projet in KDE project?

How convert my Qt projet in KDE project?
It's for this project: http://ultracopier.first-world.info/
How build it after?
Thanks for your help.

Reply With Quote
  #2  
Old 14th June 2008, 08:24
wysota wysota is offline
Guru
 
Join Date: Jan 2006
Location: Warsaw, Poland
Qt products used: Qt3, Qt4
Qt platforms used: Unix/X11, Windows
Posts: 11,663
Thanks: 3
Thanked 1,640 Times in 1,591 Posts
Default Re: How convert my Qt projet in KDE project?

In general the first step is to change QApplication into KApplication. At this point your application becomes a KDE application Then you can start using other classes from KDE (for instance by trying to exchange "Q" into "K" in class names). As for compiling - for KDE4 you'll need cmake, for KDE3 you'll need auto tools (autoconf/automake).

Reply With Quote
  #3  
Old 11th August 2008, 08:14
Valheru Valheru is offline
Intermediate user
 
Join Date: Aug 2006
Qt products used: Qt4
Qt platforms used: Unix/X11
Posts: 163
Thanks: 12
Thanked 4 Times in 4 Posts
Default Re: How convert my Qt projet in KDE project?

You can use CMake for KDE3 as well, I'd actually suggest doing this. Less pain all around

Reply With Quote
Reply

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
convert project from C++ to VS2005 ramymabrouk Qt Programming 1 9th March 2008 22:57
Importing qt project to an eclipse workspace isahin Installation and Deployment 2 28th January 2008 19:00
how to convert the whole project into Unicode thomasjoy Qt Programming 6 10th May 2007 11:05
Qt4 open src mingw from a PC to another nvictor Installation and Deployment 11 1st May 2007 18:41
Project generation on linux from QT Project darpan Qt Programming 6 11th December 2006 10:43


All times are GMT +1. The time now is 05:45.

Powered by vBulletin Version 3.7.1 Copyright ©2000 - 2008, Jelsoft Enterprises Ltd., vRewrite 1.5 SEOed URLs completed by Tech Help Forum and Chalo Na.
© 2006–2008 Qt Centre - The Ultimate Qt Community site
Nokia, Qt and their respective logos are trademarks of Nokia Corporation in Finland and/or other countries worldwide.