Don't leak depreated QVariant::Type into API
Open, Needs TriagePublic

Description

QVariant::Type is deprecated in Qt6

Exposed in:

  • KFileMetaData: PropertyInfo has a function "QVariant::Type valueType() const"
  • Phonon: EffectParameter "QVariant::Type type()"
nicolasfella renamed this task from KFileMetaData leaks QVariant::Type into API to Don't leak depreated QVariant::Type into API.Dec 17 2022, 10:58 PM
nicolasfella updated the task description. (Show Details)

Should be done for KF, as we can build with Qt deprecation level up to 6.4 almost everywhere (and 6.2 in the two exceptions kirigami and kquickcharts).

nicolasfella moved this task from Backlog to Done on the KF6 board.Feb 21 2023, 2:56 PM