Navigation

    Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. Tags
    3. api
    Log in to post

    • UNSOLVED Sending curl command to command prompt using QProcess
      General and Desktop • c++ qprocess api curl • • Ahsan Niaz  

      20
      0
      Votes
      20
      Posts
      140
      Views

      I am really thankful to everyone who replied to me and corrected my mistakes. Your help will help me finish my work quicker. Thanks @Christian-Ehrlicher , @Bonnie @JonB
    • UNSOLVED |HELP| Use facebook / google API to authenticate ?
      General and Desktop • c++ api • • Elmehdi  

      3
      0
      Votes
      3
      Posts
      104
      Views

      @Elmehdi use the QtNetworkAuthorization module. For example: https://www.qt.io/blog/2017/01/25/connecting-qt-application-google-services-using-oauth-2-0
    • UNSOLVED how to upload images taken from QTapp to Cloud Server
      General and Desktop • qcamera api google drive • • vinaygopal  

      9
      0
      Votes
      9
      Posts
      189
      Views

      You can use QNetworkAccessManager upload the contents to the GoogleDrive. Also you need to setup the GoogleDrive for accessing like web-server.
    • UNSOLVED Returning C++ references from more programming interfaces?
      General and Desktop • qvector qstandarditem api software design references • • elfring  

      27
      0
      Votes
      27
      Posts
      2170
      Views

      @elfring said in Returning C++ references from more programming interfaces?: For example, why should Qt provide extensions that break encapsulation and increase the risk of errors? I suggest to use algorithms which can work together with container classes at more source code places. You did not address any of the concerns. You only added suggestions. That is not acceptable. You must only submit ideas/proposals that don't break encapsulation.
    • UNSOLVED Checking the API status for the variable “Private d” of the QVariant class
      General and Desktop • qvariant documentation api private evolution • • elfring  

      31
      0
      Votes
      31
      Posts
      1910
      Views

      Sorry mate but I see no point in continuing this conversation. Some software developers agreed that they need the class “variant” for working with type-safe unions. They chose another useful programming interface. These software design decisions might influence other class libraries, don't they? The Qt software library is using also a variant class for the support of the meta-object protocol, isn't it?
    • SOLVED How to get a Json value from an api and display it in a GUI
      General and Desktop • c++ json qnetworkrequest qurl api • • hoonara  

      8
      0
      Votes
      8
      Posts
      1676
      Views

      @Lodhi-bhkr Sorry, but this is not a question. What did you try? What problems do you have? Please ask more specific questions. Looks like you asked here already: https://forum.qt.io/topic/120439/qt-code-to-send-data-on-postman-http-post-request
    • SOLVED REST API client
      QML and Qt Quick • qml api rest restful api restful • • tansgumus  

      11
      0
      Votes
      11
      Posts
      15289
      Views

      If you want to host your Laravel based rest api, then I would recommend doing it on a cloud server. If you don't know how to setup a server on your own, then you can use Cloudways or some other PaaS where server are automatically configured.
    • UNSOLVED Influx Timeserie API for Qt available
      Announcements • api influx timeserie • • peruserkki  

      2
      1
      Votes
      2
      Posts
      848
      Views

      The blog requires logging in.
    • UNSOLVED Suggestion to using QNetworkReply in a webAPI
      General and Desktop • qnetworkreply qtnetwork api • • IMAN4K  

      9
      0
      Votes
      9
      Posts
      1613
      Views

      @IMAN4K You could just emit a signal after getting the data and processing it.
    • UNSOLVED Why GetMonitorBrightness function is returning false in the following code ?
      General and Desktop • qt 5.7 api • • Ahti  

      17
      0
      Votes
      17
      Posts
      7271
      Views

      @Ahti The error message looks more like an issue with the driver, so I don't know how to solve it.
    • QEverCloud: Unofficial Evernote Cloud API for Qt - version 3.0 released
      Announcements • library api github evernote qevercloud • • d_ivanov  

      3
      0
      Votes
      3
      Posts
      1029
      Views

      Hi, I don't have any immediate plans for this, however, I find it quite a reasonable request, thanks! I've filed an issue to remember about that.
    • SOLVED Creating an API with Qt Creator?
      General and Desktop • qt 5.4 library api • • VitAmine  

      6
      0
      Votes
      6
      Posts
      1493
      Views

      cool, thank you guys for your answers.
    • QtCreator API - runnable exe
      Tools • qtcreator api qtplugin • • ceora  

      3
      0
      Votes
      3
      Posts
      878
      Views

      And how i can retrieve it trough the API??