fix QComboBox problems in Lensfun tool with current Qt version This is to be…

Authored by mqualmann on Mar 25 2019, 6:03 PM.

Description

fix QComboBox problems in Lensfun tool with current Qt version This is to be reproduced under Windows and Linux. Lensfun tool displays incorrectly selected models and lenses in the QComboBox. - QComboBox::findText works only after show() - QComboBox::model()->sort(), sorts the text but the mapping to the data is now incorrect.

Details

Committed
mqualmannMar 25 2019, 6:03 PM
Parents
R482:df09ab05b9e1: polish
Branches
Unknown
Tags
Unknown