Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt for Python
  4. ¿python files in qml projects?
Forum Updated to NodeBB v4.3 + New Features

¿python files in qml projects?

Scheduled Pinned Locked Moved Solved Qt for Python
4 Posts 2 Posters 422 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.
  • Gabriela20G Offline
    Gabriela20G Offline
    Gabriela20
    wrote on last edited by
    #1

    Hello everyone, I would like to know if someone on the forum knows if it is possible to add a python file to a qml project, I have looked at that they are added in the same way as c ++ and the truth is that I do not understand in what way. If someone knows of any documentation or video or if here in the forum someone had the same question and someone resolved it, could you pass the link to me. Thank you

    jsulmJ 1 Reply Last reply
    0
    • jsulmJ jsulm

      @Gabriela20 You can use PyQt or (newer) PySide https://pyside.github.io/docs/pyside/
      You then can load QML files in the same way it is done in C++.

      Gabriela20G Offline
      Gabriela20G Offline
      Gabriela20
      wrote on last edited by
      #3
      This post is deleted!
      1 Reply Last reply
      0
      • Gabriela20G Gabriela20

        Hello everyone, I would like to know if someone on the forum knows if it is possible to add a python file to a qml project, I have looked at that they are added in the same way as c ++ and the truth is that I do not understand in what way. If someone knows of any documentation or video or if here in the forum someone had the same question and someone resolved it, could you pass the link to me. Thank you

        jsulmJ Offline
        jsulmJ Offline
        jsulm
        Lifetime Qt Champion
        wrote on last edited by
        #2

        @Gabriela20 You can use PyQt or (newer) PySide https://pyside.github.io/docs/pyside/
        You then can load QML files in the same way it is done in C++.

        https://forum.qt.io/topic/113070/qt-code-of-conduct

        Gabriela20G 2 Replies Last reply
        0
        • jsulmJ jsulm

          @Gabriela20 You can use PyQt or (newer) PySide https://pyside.github.io/docs/pyside/
          You then can load QML files in the same way it is done in C++.

          Gabriela20G Offline
          Gabriela20G Offline
          Gabriela20
          wrote on last edited by
          #3
          This post is deleted!
          1 Reply Last reply
          0
          • jsulmJ jsulm

            @Gabriela20 You can use PyQt or (newer) PySide https://pyside.github.io/docs/pyside/
            You then can load QML files in the same way it is done in C++.

            Gabriela20G Offline
            Gabriela20G Offline
            Gabriela20
            wrote on last edited by
            #4
            This post is deleted!
            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