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. Default Quick project error with MessageBox
Forum Updated to NodeBB v4.3 + New Features

Default Quick project error with MessageBox

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
2 Posts 2 Posters 572 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.
  • T Offline
    T Offline
    treaves
    wrote on last edited by treaves
    #1

    I've just create a new project using Qt Creator from the Qt 5.6 download. The new project create a main.qml file that has the ApplicationForm, and that contains a MessageBox. The MessageBox has a title

    title: qsTr("May I have your attention, please?")
    

    This is all the standard boilerplate code.

    The file will not open in Design mode, and in edit mode shows the error:

    Invalid property name "title".(M16)
    

    Any ideas how to fix this?

    1 Reply Last reply
    0
    • larry104L Offline
      larry104L Offline
      larry104
      wrote on last edited by
      #2

      I have the same problem - Did you find a solution?

      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