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]Not able to find QtQuick.xmllistmodel
QtWS25 Last Chance

[SOLVED]Not able to find QtQuick.xmllistmodel

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

    import QtQuick 2.1
    import QtQuick.Controls 1.0
    import QtQuick.Layouts 1.0
    import QtQuick.XmlListModel 2.0

    i have searched google but found only one post on this
    which is not help fill. Please help

    http://stackoverflow.com/questions/22062760/qml-xmllistmodel-plugin-not-found

    1 Reply Last reply
    0
    • dheerendraD Offline
      dheerendraD Offline
      dheerendra
      Qt Champions 2022
      wrote on last edited by
      #2

      Which version of Qt you are using ? Do you see a libraries under qml/QtQuick/XmlListModel in your installation ?

      Dheerendra
      @Community Service
      Certified Qt Specialist
      http://www.pthinks.com

      1 Reply Last reply
      0
      • K Offline
        K Offline
        KushalAusula
        wrote on last edited by
        #3

        Im using 5.2.1 under Ubuntu 14.4

        Regarding the file path-- No, I dont see that directory

        1 Reply Last reply
        0
        • K Offline
          K Offline
          KushalAusula
          wrote on last edited by
          #4

          Hi, I've invested some more time searching for xmllistModel. As im new, I didnt know it has to be installed

          sudo apt-get install qtdeclarative5-xmllistmodel-plugin

          has done the job.

          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