Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Language Bindings
  4. Error: QTreeView::rowsInserted internal representation of the model has been corrupted, resetting
Forum Updated to NodeBB v4.3 + New Features

Error: QTreeView::rowsInserted internal representation of the model has been corrupted, resetting

Scheduled Pinned Locked Moved Language Bindings
3 Posts 2 Posters 2.4k 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.
  • M Offline
    M Offline
    ManasQt
    wrote on last edited by
    #1

    Hi All, Can any one tell me why i am getting 'QTreeView::rowsInserted internal representation of the model has been corrupted, resetting ' error .

    I am calling recursive method programmetically to update QTreeView which basically uses standarditem.setChild(index.row(),QStandardItem())

    what do i have to do in order to make it to work? please help me.

    thanks

    1 Reply Last reply
    0
    • G Offline
      G Offline
      goetz
      wrote on last edited by
      #2

      Seems like your recursive method messes up things.

      Without some code, we're unable to analyze further.

      http://www.catb.org/~esr/faqs/smart-questions.html

      1 Reply Last reply
      0
      • M Offline
        M Offline
        ManasQt
        wrote on last edited by
        #3

        I solved it myself anyways thanks for the reply ,

        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