Navigation

    Qt Forum

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

    • SOLVED How can I hide my Api key?
      General and Desktop • qt creator qt6 api firebase • • HeerokNewbie  

      5
      0
      Votes
      5
      Posts
      119
      Views

      ever hear of macro guarded code inclusion and .gitignore?
    • UNSOLVED WA_TranslucentBackground Frameless windows problem with WIN32 API SetParent
      Qt 6 • win32 api transparent frameless watranslucentb • • Emrecp  

      4
      0
      Votes
      4
      Posts
      188
      Views

      @SGaist removing self.parent = parent did not help. Problem still continues.
    • UNSOLVED How to create HTTP request using form-data in QT
      General and Desktop • api network socket form networkauth http-post • • HemantSuryawanshi  

      10
      0
      Votes
      10
      Posts
      641
      Views

      @Bonnie it worked. Thanks for your response
    • UNSOLVED Sending curl command to command prompt using QProcess
      General and Desktop • c++ qprocess api curl • • Ahsan Niaz  

      20
      0
      Votes
      20
      Posts
      926
      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
      209
      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
      493
      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
      3032
      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
      2865
      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 api qurl • • hoonara  

      8
      0
      Votes
      8
      Posts
      3888
      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  

      12
      0
      Votes
      12
      Posts
      17340
      Views

      @tansgumus said in REST API client: RESTful API Hello, how did you solve it, I also want to use RESTful API in QT.
    • UNSOLVED Influx Timeserie API for Qt available
      Announcements • api influx timeserie • • peruserkki  

      2
      1
      Votes
      2
      Posts
      934
      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
      1835
      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
      7772
      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
      1148
      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
      1667
      Views

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

      3
      0
      Votes
      3
      Posts
      950
      Views

      And how i can retrieve it trough the API??