Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Possible bug in Qt 5.2.1 about QTreeView checkstate
Forum Updated to NodeBB v4.3 + New Features

Possible bug in Qt 5.2.1 about QTreeView checkstate

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 587 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.
  • S Offline
    S Offline
    sanqiang
    wrote on last edited by
    #1

    I developed my app with PyQt 5.1.1 and Python 3.3. Recently I changed a new desktop, so I installed the newer PyQt 5.2.1. My app has a QTreeView with checkboxes. When an empty box is check, the values sent to the setData function in the model is Qt::PartiallyChecked(value 1) instead of Qt::Checked(value 2). Is this a bug or a change?

    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