-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Support setting bool field using Qt::CheckStateRole for checkboxes. * Support Qt::CheckStateRole of only bool field data for checkboxes. * Return invalid QVariant for display and edit role of bool field data. * Use Qt::ItemIsUserCheckable instead of Qt::ItemIsEditable where Qt::CheckStateRole is valid for field data.
- Loading branch information
1 parent
152b842
commit 8293b0f
Showing
1 changed file
with
24 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters