View Full Version : which class i should used to make chat application ??
kunalnandi
3rd May 2008, 08:08
Hello,
I am new to Qt. So, can any body suggest me.. which class i should use to make a console based chat application..
Thanks..
aamer4yu
3rd May 2008, 09:19
Why do u want to use console based application when Qt provides u such a rich collection of GUI ??
Havent u seen the chat client example in Qt Demo ??
kunalnandi
3rd May 2008, 10:02
Hello,
I m developing that application jst for my practice work..
thank you very much.. i didn't seen that chat Application example in QtDemo.. thanks for ur.. kind information..
Regards
Kunal Nandi
You should use QCoreApplication instead of QApplication in a console program.
vBulletin® v3.7.1, Copyright ©2000-2008, Jelsoft Enterprises Ltd.