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. How to upload files in google drive? C++
QtWS25 Last Chance

How to upload files in google drive? C++

Scheduled Pinned Locked Moved Unsolved General and Desktop
apigooglegoogle apigoogle drivec++
4 Posts 2 Posters 1.4k Views
  • 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.
  • M Offline
    M Offline
    MEsc
    wrote on last edited by
    #1

    Hello, I already set up Google Cloud and there the Google Drive API. But I dont know how to start in my Application. I want that the user can upload only txt files.

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      Start what exactly ?
      The file transfert ?
      If so, the API is described here and you can use QNetworkAccessManager to call it.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      M 1 Reply Last reply
      1
      • SGaistS SGaist

        Hi,

        Start what exactly ?
        The file transfert ?
        If so, the API is described here and you can use QNetworkAccessManager to call it.

        M Offline
        M Offline
        MEsc
        wrote on last edited by
        #3

        @SGaist Yes I mean the transfer.

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Then the links I posted is what you should read and use.

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          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