Use qobject_cast<QComboBoxPrivateContainer *> instead QObject::inherits() as this should be slightly faster and we have access to the type so no need to use error-prone string comparison. Pick-to: 6.9 6.8 Task-number: QTBUG-135340 Change-Id: I90ebb2323f21c2f5f9dd65bd7b1beeb32f1a91cc Reviewed-by: Wladimir Leuschner <wladimir.leuschner@qt.io>
…
…
Description
Languages
C++
84.3%
HTML
4.9%
C
3.9%
CMake
3.6%
Objective-C++
2%
Other
0.8%