Qt 6.11 is out! See what's new in the release
blog
TreeViewDelegate Unable to assign QJSValue to QString
-
Hi!
My model for TreeView return QJsonObject .
I use TreeViewDelegate like delegate.
TreeViewDelegate return error:Unable to assign QJSValue to QString
But when my model return string, then TreeViewDelegate don't have errors.
What can I do with TreeViewDelegate? Maybe need make role in model for TreeViewDelegate? -
M Mihaill has marked this topic as solved on