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 can QT and python be integrated
Forum Update on Monday, May 27th 2025

how can QT and python be integrated

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 3 Posters 738 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.
  • Q Offline
    Q Offline
    Qt Enthusiast
    wrote on 21 May 2017, 03:54 last edited by
    #1

    I have qt.4.3.3 can I include python script for the same

    1 Reply Last reply
    0
    • D Offline
      D Offline
      dheerendra
      Qt Champions 2022
      wrote on 21 May 2017, 05:24 last edited by
      #2

      Qt is C++ code. There are ways to integrate the Python Code in C++. Google can give you tutorial on how to integrate the Python with C++ code. Enjoy!!

      Dheerendra
      @Community Service
      Certified Qt Specialist
      http://www.pthinks.com

      1 Reply Last reply
      2
      • M Offline
        M Offline
        mrjj
        Lifetime Qt Champion
        wrote on 21 May 2017, 07:46 last edited by
        #3

        The best integration is using something like
        https://wiki.python.org/moin/PyQt

        However , there is no c++ involved.

        So i think you need to tell a little bit about what you are trying and what kind of integration you are after.

        https://docs.python.org/2/extending/embedding.html

        1 Reply Last reply
        3

        1/3

        21 May 2017, 03:54

        • Login

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