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. Property binding problem in newer version of QTs
Qt 6.11 is out! See what's new in the release blog

Property binding problem in newer version of QTs

Scheduled Pinned Locked Moved QML and Qt Quick
2 Posts 2 Posters 1.0k Views 1 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.
  • A Offline
    A Offline
    alizadeh91
    wrote on last edited by
    #1

    Hi,
    I don't know where to start! But last year when Qt5 alpha wasn't released we have started a big project with Qt. In which was a combination of QML with Qt widgets. After Qt 5 alpha released, its qml scene has seduced us to move to this version. along with release of newer versions of Qt, we upgraded our project until now that is Qt 5.1.
    We have just finished coding of QML objects before release of QT5. Now in Qt 5.1.1 when i came back to test qml which is more than 30000 lines of code i got embarrassing bugs. I've resolved some of them but one of them that i can't figure it out is the property bindings. In my project there is some widgets that use property binding feature a lot. Now some of property bindings are not working correctly. Is anything added or missed related to property bindings in new version of QT 5 or even between QT4.8 and QT5?! I can't put a sample code since the codes are complicated.
    Thanks a lot

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      Can you make a test case showing the property binding problem ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      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