Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hey
I want to be able to edit QMap<QString,QVector<QString>> inside QtDesigner, by being able to add a "row" and then specify key/children=value=vector...
Is it possible to do that using QDesignerPropertySheetExtension I'm struggling to wrap my head around it...