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).
Hi @Kofr Check out this example especially this file. There you can use findChild instead to find Converter and then get the data in the same way.
@Maxim-DC If you want to reuse your existing QMap then it would be better to create a new class based on QAbstractIItemModel. In there you can re-implement data() to return your data from QMap.
solved :-) no one saw it ;-)
this can't be const. Thats it.