Results 1 to 7 of 7

Thread: QNetworkAccessManager Post Issues

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Location
    Bremen, Germany
    Posts
    554
    Thanked 86 Times in 81 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: QNetworkAccessManager Post Issues

    Quote Originally Posted by silviapalara View Post
    If you have an answer you can just come out and say it, I don't really have time to play the "figure it out from the breadcrumbs" game.

    I already told you what you asked - you wanted to know which function was used. Since jsonString is a QByteArray I would guess the one which takes a QByteArray is used, or?

  2. #2
    Join Date
    Jan 2008
    Location
    Alameda, CA, USA
    Posts
    5,230
    Thanks
    302
    Thanked 864 Times in 851 Posts
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: QNetworkAccessManager Post Issues

    I don't really have time to play the "figure it out from the breadcrumbs" game.
    Well, then maybe you should post your questions to a forum where you can pay someone to write your code for you, instead of this forum, where volunteers offer up their time and knowledge to help you learn to help yourself reach a higher level of proficiency in Qt.

    The Qt5 doc you linked to shows three different post() versions, only one of which takes a QByteArray argument. Having learned from the answer you received that a jsonString -is- a QByteArray, you couldn't go back to that doc and determine the method that fit, but instead you felt that because you weren't spoon-fed the answer you needed to post a snarky reply?
    <=== The Great Pumpkin says ===>
    Please use CODE tags when posting source code so it is more readable. Click "Go Advanced" and then the "#" icon to insert the tags. Paste your code between them.

Similar Threads

  1. Again QNetworkAccessManager POST and PHP
    By ZSWASW in forum Qt Programming
    Replies: 2
    Last Post: 2nd March 2014, 19:38
  2. QNetworkAccessManager post
    By januszmk in forum Newbie
    Replies: 2
    Last Post: 13th April 2012, 09:01
  3. POST and QNetworkAccessManager
    By hakermania in forum Newbie
    Replies: 1
    Last Post: 13th February 2011, 00:05
  4. QNetworkAccessManager::post() never returns
    By danc81 in forum Qt Programming
    Replies: 2
    Last Post: 21st October 2009, 09:13
  5. QNetworkAccessManager double post
    By QPlace in forum Qt Programming
    Replies: 1
    Last Post: 11th February 2009, 04:44

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.