Comment 1 for bug 1152154

Revision history for this message
Florian Boucault (fboucault) wrote :

From superseeded blueprint:

"One solution is to provide similar approach as Qt Desktop Components have (Loader to instantiate the delegates, not the engine), or items to be styled should provide a property (e.g. “__contentItem”) so only that and its children will be re-parented into the delegate’s contentItem."

"Work items:
Investigate QtControl (former QtComponents) solution: TODO
Benchmark Loader vs. ItemStyle reparenter solution: TODO
Prototype solutions: TODO
Implement proposed solution: TODO"