Uploaded image for project: 'Qt for MCUs'
  1. Qt for MCUs
  2. QTMCU-95

ListModel compilation issue with Qt for MCUs without any ListView

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • Qt for MCUs 1.9
    • QUL Team
    • None
    • Windows

    Description

      Following the example here:

      https://doc.qt.io/QtForMCUs/qtquick-modelviewsdata-modelview.html#properties-of-type-listmodel-t

      Everything compiles.
      But if I remove the ListView component I get compilation issues such asĀ 

      error C2039: 'ListModel': is not a member of 'Qul'
      

      I don't know if it is a bug or not, but I expected it to work and I had to add a hidden ListView in one of my project to avoid this compilation issue

      Attachments

        Activity

          People

            Unassigned Unassigned
            xavierbesson Xavier Besson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: