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++
Forum Updated to NodeBB v4.3 + New Features

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 261 Views 1 Watching
  • 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.
  • AnyiSmartA Offline
    AnyiSmartA Offline
    AnyiSmart
    wrote on last edited by
    #1
    This post is deleted!
    SGaistS 1 Reply Last reply
    0
    • AnyiSmartA AnyiSmart

      This post is deleted!

      SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on 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

      AnyiSmartA 1 Reply Last reply
      1
      • AnyiSmartA Offline
        AnyiSmartA Offline
        AnyiSmart
        wrote on 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
        • SGaistS SGaist

          @AnyiSmart hi,

          Did you forgot to add your answer/question ?

          AnyiSmartA Offline
          AnyiSmartA Offline
          AnyiSmart
          wrote on 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
          • SGaistS Offline
            SGaistS Offline
            SGaist
            Lifetime Qt Champion
            wrote on 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

            • Login

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