Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-59129

Next column is loaded when checkstate gets changed in QColumnView

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • Not Evaluated
    • None
    • 4.8.4, 4.8.5, 4.8.6, 4.8.7
    • Widgets: Itemviews
    • None
    • Windows, Linux and Mac

    Description

      Create a columnview with checkboxes. Whenever I check or uncheck an item(without selecting the row), next column is loaded automatically. The next column should be loaded only when the particular row is selected/clicked.

      This is implemented in QTreeView correctly. When the checkbox state changes in QTreeView it'll update only the checkstate and the will not expand though it has children. I hope the same logic must be applied here also.

      [Attached PyQt code]

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            mmutz Marc Mutz
            rtfa Goku Balu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes