Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. QML and threading
Forum Updated to NodeBB v4.3 + New Features

QML and threading

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
3 Posts 2 Posters 266 Views 2 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.
  • R Offline
    R Offline
    Raafat
    wrote on last edited by
    #1

    could I run QML in another thread (not the main thread) or not , if yes how can I do that

    1 Reply Last reply
    0
    • Y Offline
      Y Offline
      Yaswanth
      wrote on last edited by
      #2

      Check this
      https://doc.qt.io/archives/qt-4.8/qml-workerscript.html.

      1 Reply Last reply
      0
      • R Offline
        R Offline
        Raafat
        wrote on last edited by
        #3

        @Yaswanth thank you Yaswanth for you reply , I have a program that contains some Images and the operation that I make on them is rotation and moving up or down , how can I put all of this in another thread because I have another one for widget UI

        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