Results 1 to 4 of 4

Thread: which class i should used to make chat application ??

  1. #1
    Join Date
    Oct 2007
    Posts
    21
    Thanks
    2
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default which class i should used to make chat application ??

    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..

  2. #2
    Join Date
    Oct 2006
    Location
    New Delhi, India
    Posts
    2,467
    Thanks
    8
    Thanked 334 Times in 317 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: which class i should used to make chat application ??

    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 ??

  3. #3
    Join Date
    Oct 2007
    Posts
    21
    Thanks
    2
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: which class i should used to make chat application ??

    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

  4. #4
    Join Date
    Apr 2008
    Location
    Pavlodar, Kazakhstan
    Posts
    22
    Thanks
    1
    Thanked 5 Times in 5 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: which class i should used to make chat application ??

    You should use QCoreApplication instead of QApplication in a console program.

Similar Threads

  1. QSkinWindows Classes
    By kernel_panic in forum Qt-based Software
    Replies: 45
    Last Post: 20th April 2010, 13:35
  2. class QHBoxLayout
    By csvivek in forum Installation and Deployment
    Replies: 2
    Last Post: 10th April 2008, 08:57
  3. Compiling with Qmake/Make
    By VireX in forum Newbie
    Replies: 25
    Last Post: 22nd February 2007, 06:57

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.