Qt Designer Plugin - custom delegate?
Unsolved
General and Desktop
-
Is it possible to register a new delegate for the property view in Designer?
I already have plugins for my widgets but some of their properties have types that are not supported by Qt item views by default.
So I was wondering if there's some way of defining a delegate or editor in the plugin to allow editing of those directly in designer.