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

Creating Qml from pyside

Scheduled Pinned Locked Moved Unsolved Qt for Python
1 Posts 1 Posters 189 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.
  • L Offline
    L Offline
    Lirik
    wrote on last edited by Lirik
    #1

    Hello. Is it possible to create qml widget(with his own qml file) from python code inside another qml widget (which already exists in qml file)?
    I'm using Pyside6

    And second part:
    I'm trying also set current StackView widget rom python-code.
    I found this widget by .findChild(), but I've got an error:
    'PySide6.QtQuick.QQuickItem' object has no attribute 'setCurrentWidget'

    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