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. Unexpected close after adding QHttpMultiPart in my software
Qt 6.11 is out! See what's new in the release blog

Unexpected close after adding QHttpMultiPart in my software

Scheduled Pinned Locked Moved General and Desktop
2 Posts 1 Posters 869 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.
  • ? Offline
    ? Offline
    A Former User
    wrote on last edited by
    #1

    Hello
    I have a working code which upload file through http post ( I pasted code "here":http://paste.ofcode.org/4VQqLdMTTybPYL6HbBfcf2 )
    I want to integrate http posting in to my own program and use it.(I pasted my own code "here":http://paste.ofcode.org/34B4t8QWF9dFEaa9nSMrRMP)
    but for no reason my program will close after clicking add upload button
    I guess QHttpMultiPart is the problem
    @self._reply = self.parent().post(request, multiPart)@

    Where or what I'm doing wrong ?
    thanks

    1 Reply Last reply
    0
    • ? Offline
      ? Offline
      A Former User
      wrote on last edited by
      #2

      Guys can someone tell me where I can ask my question to get an answer? it seems qt forum is not right place to ask about qt !

      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