[Development] QtQuick Control ComboBox localization

Nils Jeisecke njeisecke at saltation.de
Tue Sep 24 13:06:38 CEST 2013


Hi list,

What is the correct way to localize strings in a ListModel that is
used for populating a ComboBox?

The localization documentation says it's the views responsibility to
use use qsTr. However, concluding from a quick code check ComboBox
doesn't do that (and probably shouldn't, by default).

Am I missing something or is this a chance to contribute?

Thanks

Nils



More information about the Development mailing list