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).
I need to get custom property(role) of current item from c++ model in combobox (like currentText or currentValue) how should I access it? There is a property currentData in QComboBox but I can't find a similar one in qml ComboBox.