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. Help with non-existent QML property

Help with non-existent QML property

Scheduled Pinned Locked Moved Solved QML and Qt Quick
4 Posts 2 Posters 384 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.
  • SPlattenS Offline
    SPlattenS Offline
    SPlatten
    wrote on last edited by SPlatten
    #1
    This post is deleted!
    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      The first snippet you show looks like QML code (is the file named DataMngr.qml?), but then you register DataMngr as if it was a C++ class. My guess is that you have a name duplication here and QML engine is confused what to pick.

      (Z(:^

      SPlattenS 2 Replies Last reply
      0
      • sierdzioS sierdzio

        The first snippet you show looks like QML code (is the file named DataMngr.qml?), but then you register DataMngr as if it was a C++ class. My guess is that you have a name duplication here and QML engine is confused what to pick.

        SPlattenS Offline
        SPlattenS Offline
        SPlatten
        wrote on last edited by
        #3
        This post is deleted!
        1 Reply Last reply
        0
        • sierdzioS sierdzio

          The first snippet you show looks like QML code (is the file named DataMngr.qml?), but then you register DataMngr as if it was a C++ class. My guess is that you have a name duplication here and QML engine is confused what to pick.

          SPlattenS Offline
          SPlattenS Offline
          SPlatten
          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