Skip to content

kcms/users: Use ComboBox::valueRole to query its currentValue

ivan tkachenko requested to merge work/r/users-valueRole into master

Much shorter and prettier than routing through model + currentIndex + field access.

Merge request reports