~neon/phonon/gstreamer

Viewing all changes in revision 2660.

  • Committer: Michael Pyne
  • Date: 2021-02-14 05:11:12 UTC
  • Revision ID: git-v1:a2eda9db21c3b5be31a6f861b5c6bd4f90552e65
Remove usage of deprecated Qt methods.

The only thing in here that's more than trivial is the QFlags removal of
its constructor from `int` for Phonon::EffectParameter::Hints. Its
replacement was only added in Qt 5.15.

However using { } and allowing the compiler to infer default
initialization as Qt docs hint at seems to still work fine and should
also be compatible with older Qt. I think.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: