Results 1 to 2 of 2

Thread: Please help me. I'm newbie =)

  1. #1
    Join Date
    Feb 2008
    Location
    Russia, Moscow
    Posts
    35
    Thanks
    1
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Please help me. I'm newbie =)

    Please, give me an example how to write console application on QT.
    I need network support (have QT an HTTP protocol wrapper?) and threads.
    Can I do it with QT in console? How?

    I need make a robot to parse some sites. Only QT is allowed.
    Please help.

    It's all for me. I need some practise...

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Please help me. I'm newbie =)

    Quote Originally Posted by Alex Snet View Post
    Please, give me an example how to write console application on QT.
    Add QT-=gui to the project file and use QCoreApplication instead of QApplication.

    I need network support (have QT an HTTP protocol wrapper?)
    Yes, have a look at QHttp and QNetworkAccessManager classes.

    Can I do it with QT in console?
    Yes, of course.

    I need make a robot to parse some sites. Only QT is allowed.
    Please help.
    You might want to take a look at QXmlQuery then.

Similar Threads

  1. newbie here, nice to meet you all
    By cunyoulu in forum General Discussion
    Replies: 1
    Last Post: 14th November 2008, 19:27
  2. Replies: 3
    Last Post: 17th June 2007, 21:23
  3. Newbie - experiences with Qt
    By masoroso in forum General Discussion
    Replies: 1
    Last Post: 3rd May 2006, 15:44
  4. QT/Win 4.1.1 with VisualStudio2005 Newbie
    By skaiser in forum Installation and Deployment
    Replies: 9
    Last Post: 24th March 2006, 03:26

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.