Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. 3rd Party Software
  4. Download multiple images (image array) from urls and save in local
Forum Updated to NodeBB v4.3 + New Features

Download multiple images (image array) from urls and save in local

Scheduled Pinned Locked Moved Unsolved 3rd Party Software
3 Posts 3 Posters 1.2k Views 1 Watching
  • 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.
  • R Offline
    R Offline
    rajeshgoswami2025
    wrote on last edited by
    #1

    I want to download a number of images from urls .but not able to find any 3 rd party library which pool netwrok reuqest and background stuff for me.

    How would i able to achieve this .

    VRoninV 1 Reply Last reply
    0
    • R rajeshgoswami2025

      I want to download a number of images from urls .but not able to find any 3 rd party library which pool netwrok reuqest and background stuff for me.

      How would i able to achieve this .

      VRoninV Offline
      VRoninV Offline
      VRonin
      wrote on last edited by
      #2

      @rajeshgoswami2025 said in Download multiple images (image array) from urls and save in local:

      not able to find any 3 rd party library which pool netwrok reuqest and background stuff for me

      Qt is that library. QNetworkAceessManager does all you are asking for

      "La mort n'est rien, mais vivre vaincu et sans gloire, c'est mourir tous les jours"
      ~Napoleon Bonaparte

      On a crusade to banish setIndexWidget() from the holy land of Qt

      1 Reply Last reply
      2
      • mrjjM Offline
        mrjjM Offline
        mrjj
        Lifetime Qt Champion
        wrote on last edited by
        #3

        Also just as a note
        You can do this easy with cUrl
        http://osxdaily.com/2014/02/13/download-with-curl/

        1 Reply Last reply
        2

        • Login

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