You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
QRM: optimize headerData implementation using applyIndexSwitch helper
Instead of creating an array with all meta types, use applyIndexSwitch
to make only the one QMetaType we need.
Pick-to: 6.10
Change-Id: I7513b2936bc8448c555efe387e3fc33ebfc002e6
Reviewed-by: Artem Dyomin <artem.dyomin@qt.io>
0 commit comments