Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

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

    Language Bindings
    2
    3
    2049
    Loading More Posts
    • 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
      ManasQt last edited by

      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 Reply Quote 0
      • G
        goetz last edited by

        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 Reply Quote 0
        • M
          ManasQt last edited by

          I solved it myself anyways thanks for the reply ,

          1 Reply Last reply Reply Quote 0
          • First post
            Last post