Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. How to downlad a webpage's source code to a .txt file with Qtcreator?
QtWS25 Last Chance

How to downlad a webpage's source code to a .txt file with Qtcreator?

Scheduled Pinned Locked Moved General and Desktop
5 Posts 3 Posters 983 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • F Offline
    F Offline
    flex567
    wrote on last edited by
    #1

    I would like to downlad a webpage's source code to a .txt file with Qtcreator? How can i do that ?

    1 Reply Last reply
    0
    • JeroentjehomeJ Offline
      JeroentjehomeJ Offline
      Jeroentjehome
      wrote on last edited by
      #2

      Do you need an Qt application written in QtCreator to do that? Or do you need to view a webpage source code in QtCreator??
      For the first, check out the QtWebKit classes. It's all there how to read webpages.

      Greetz, Jeroen

      1 Reply Last reply
      0
      • F Offline
        F Offline
        flex567
        wrote on last edited by
        #3

        I don't need to view the webpage , i just need a sorce in the .txt file.

        1 Reply Last reply
        0
        • F Offline
          F Offline
          flex567
          wrote on last edited by
          #4

          Can you give me a link to a QtWebKit classes?

          1 Reply Last reply
          0
          • Z Offline
            Z Offline
            zibicoder
            wrote on last edited by
            #5

            Take a look on QNetworkAccesManager, QNetworkRequest and QNetworkResponse in the documentation. I think it'll help.

            1 Reply Last reply
            0

            • Login

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved