Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Is it possible to have the backend of a Qt QML application written both in C++ and Python? Eg. Using Python for Google Cloud Firestore Admin SDK tasks while the rest of the backend processing is handled by C++

Is it possible to have the backend of a Qt QML application written both in C++ and Python? Eg. Using Python for Google Cloud Firestore Admin SDK tasks while the rest of the backend processing is handled by C++

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
5 Posts 2 Posters 194 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.
  • A Offline
    A Offline
    AnyiSmart
    wrote on 30 Mar 2025, 19:23 last edited by
    #1
    This post is deleted!
    S 1 Reply Last reply 30 Mar 2025, 19:47
    0
    • A AnyiSmart
      30 Mar 2025, 19:23

      This post is deleted!

      S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 30 Mar 2025, 19:47 last edited by
      #2

      @AnyiSmart hi,

      Did you forgot to add your answer/question ?

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

      A 1 Reply Last reply 31 Mar 2025, 10:28
      1
      • A Offline
        A Offline
        AnyiSmart
        wrote on 31 Mar 2025, 10:15 last edited by
        #3

        https://doc.qt.io/qt-6/qtmultimedia-video-mediaplayer-example.html
        The Qt Multimedia Video Player example in the Qt Creator demos/examples section appears to adopt this approach but I'm still trying to make sense of its configuration. Obviously the project code has both Python (main.py) and C++ (main.cpp) playing nicely together. Can someone more experienced help explain the approach.

        1 Reply Last reply
        0
        • S SGaist
          30 Mar 2025, 19:47

          @AnyiSmart hi,

          Did you forgot to add your answer/question ?

          A Offline
          A Offline
          AnyiSmart
          wrote on 31 Mar 2025, 10:28 last edited by
          #4

          @SGaist Hi, I guess I'm yet to get familiar with this platform. What exactly is missing from the post?

          1 Reply Last reply
          0
          • S Offline
            S Offline
            SGaist
            Lifetime Qt Champion
            wrote on 31 Mar 2025, 20:21 last edited by
            #5

            That example does not use Python, it's a C++ example.

            That said, why not use the C++ SDK for Firestore ?

            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

            2/5

            30 Mar 2025, 19:47

            • Login

            • Login or register to search.
            2 out of 5
            • First post
              2/5
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved