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. [SOLVED]Qt Creator determined existing property as "non-existent property"
Forum Updated to NodeBB v4.3 + New Features

[SOLVED]Qt Creator determined existing property as "non-existent property"

Scheduled Pinned Locked Moved QML and Qt Quick
button
4 Posts 2 Posters 1.2k 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.
  • ? Offline
    ? Offline
    A Former User
    wrote on last edited by A Former User
    #1

    Tried to add a new button on the MainForm.ui.qml
    with already 2 are existed.
    However, when I try to give commands to the 3rd button in main.qml, it gives me this message:

    Cannot assign to non-existent property "button 3"

    Noted: I have not change or alter any of its original property, only changed the text from "Button 3" to "Start"

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

      Hi,

      You should share the related so other may spot your error

      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
      • SGaistS SGaist

        Hi,

        You should share the related so other may spot your error

        ? Offline
        ? Offline
        A Former User
        wrote on last edited by
        #3

        @SGaist Oh thanks, I later found out what I done wrong. I forgot to give it an alias. Silly mistake

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

          Glad you found out and thanks for sharing the solution.

          Since you have it working now, please update the thread title prepending [solved] so other forum users may know a solution has been found :)

          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