Closed Guitronic closed 4 months ago
what are you trying to do? Please post full details with full steps to reproduce the issue, ideally with a minimal reproducible example
I found an acceptable solution, you have to use the Qt::EditRole role. For example with the QPushButton avec 'text 'property:
If we use the ObjectBroker::model("com.kdab.GammaRay.ObjectInspector.properties") model, if we look for the value of a field that uses a delegate to display a checkBox, we receive an invalid QModelIndex.