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. DelegateModel::cancel: index out range
Qt 6.11 is out! See what's new in the release blog

DelegateModel::cancel: index out range

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

    I sometimes get the following warning from Qt:
    "DelegateModel::cancel: index out range 1 0"

    I have yet to dertimed what in my code that generates this warning.
    I don't have a DelegateModel in the code, so I guess it is part of some built it Qml Item.

    Does any one know what this warning means and/or what I should be looking for?

    Using Qt 5.9.1

    1 Reply Last reply
    0
    • 6thC6 Offline
      6thC6 Offline
      6thC
      wrote on last edited by
      #2

      Well we can't help you without knowing at least the components you are using. How about a code snippet of the file throwing this.

      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