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 visualization thread

QML visualization thread

Scheduled Pinned Locked Moved QML and Qt Quick
3 Posts 2 Posters 1.2k 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.
  • K Offline
    K Offline
    kortus
    wrote on last edited by
    #1

    I have a question about the QML system. I have a simple QML file with a rotating text and a TCP connection ( but I think this plays no role). Every time when the client reconnects the host the rotating text stops.

    I use QQuickView and I mean that I have heard that one of the main features of the new QtQuick 2.0 is, that it run in its own thread and thats the reason why the animation shouldn't stop.

    Where is my mistake? What can I do to change the behavior that the animations doesn't stop?

    Thanks to all.

    1 Reply Last reply
    0
    • A Offline
      A Offline
      alizadeh91
      wrote on last edited by
      #2

      Hi, Yes in new version of Qt (5.2).
      Are you sure that you are using QT 5.2?
      If yes i think you have to use a version higher than QtQuick2.1 becuase in Qt5.1.1 i am currently using QtQuick2.1 and it doesn't render on its thread!

      1 Reply Last reply
      0
      • K Offline
        K Offline
        kortus
        wrote on last edited by
        #3

        Thanks, I use QtQuick 2.1 and Qt 5.1.1. Do you have another idea what the reason of this behavior is?

        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