LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   need help with Kdevelop and QT!!! (https://www.linuxquestions.org/questions/programming-9/need-help-with-kdevelop-and-qt-39709/)

FreakboY 12-29-2002 06:54 PM

need help with Kdevelop and QT!!!
 
Hello all!

I'm trying to create a simple Hello Wolrd! Program!
and this is the tutorial i've been working with... but
no success i was wondering if any of you could help
me out step-by-step...

this is the tut link!
http://www.caldera.com/skunkware/kde/kdevelop_tutorial/



thanx!


- Linux localhost 2.4.18-14 #1 2002 i686 i686 i386 GNU/Linux
- KDevelop 2.1.3
- QT 3.0.5

FreakboY 12-30-2002 03:31 AM

is there a book that can teach me how to use KDevelop!??
also, besides on getting a KDevelop book i would like to
get another book that will teach me C++ and how to implement
it under KDevelop!


laterz...

linuxlah 12-30-2002 10:02 PM

I'm also learning these tools. Currently I'm working with this tutorial
http://women.kde.org/projects/coding/tut_kdevelop/
. I'm having problem to inherit the .ui designed in QTDesigner to KDevelop code. The error was

sigcreate.cpp:20: class `SigCreate' does not have any field named
`QWidget'


To freakyboy, what is your problem. Can you be specific. Maybe we can help each other. I'm going to try the tutorial that you mention above.

linuxlah 01-03-2003 02:01 AM

try out my tutorial. I just made it.

http://arfa.komnas.com/~jeffry_johar/linuxlaht1/t1.html

pardon my english

coolwind 01-03-2003 11:21 AM

Quote:

Originally posted by linuxlah
I'm also learning these tools. Currently I'm working with this tutorial
http://women.kde.org/projects/coding/tut_kdevelop/
. I'm having problem to inherit the .ui designed in QTDesigner to KDevelop code. The error was

sigcreate.cpp:20: class `SigCreate' does not have any field named
`QWidget'

post lines 18-22 from sigcreate.cpp cuz it is not possiblr to point out an error without looking at the code

FreakboY 01-03-2003 08:15 PM

thanx to all of u for the linkz
i'll be posting soon!


linuxlah:
Well, it looks good, really good...
i'll post details later tonight!!!

laterz!

FreakboY 01-03-2003 09:28 PM

linuxlah:

I was able to create my form w/o problems and very happy
that i have learn how to create forms and stuff... however...
i also would like to know how to u add event handlers lets
say that i have a button on a form and that i want to click
and display some message dlg box!


thanx!

it was really great!

hey btw, ur running RH7.3 why don't u upgrade to 8!??
i'm running 8 and looks damn good! but the looking is not
that important if u get all the features u get from RH!!! ;)

FreakboY 01-03-2003 10:06 PM

... more news

i just compile my first app and it has size of 901 kb already
and its only one form and a picture in it with two text boxes!!!

is this normal for a KDevelop, QT C++ Project!??
is there any way to shrink the files!??

macewan 01-04-2003 09:45 AM

this is an easy tutorial with glade

http://writelinux.com/glade/

here is the second one

http://eddy.writelinux.com/part2/

linuxlah 01-13-2003 10:27 PM

Quote:

Originally posted by FreakboY
linuxlah:

I was able to create my form w/o problems and very happy
that i have learn how to create forms and stuff... however...
i also would like to know how to u add event handlers lets
say that i have a button on a form and that i want to click
and display some message dlg box!


thanx!

it was really great!

hey btw, ur running RH7.3 why don't u upgrade to 8!??
i'm running 8 and looks damn good! but the looking is not
that important if u get all the features u get from RH!!! ;)

I'm holding back to 7.3 is because RH8 is having problem with it rpm building. I'm happy because you are happy.........I'm working on that. But don't expect it to happen on this week since I have alot of stuff to to kill


All times are GMT -5. The time now is 09:47 AM.