Snippets for audex 26.04.3 from Nix x86_64-linux
Sourced from https://hydra.nixos.org/log/gdpmqs8crbk0kcqm2l3wdbsjx1zmggrn-audex-26.04.3.drv.
-
/build/audex-26.04.3/utils/playlist.cpp:263:24: warning: ‘bool QDomDocument::setContent(const QString&, QString*, int*, int*)’ is deprecated: Use the overload returning ParseResult instead. [-Wdeprecated-declarations] 263 | if (!doc.setContent(QString(playlist), &errorMsg, &errorRow, &errorCol)) | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
/build/audex-26.04.3/utils/parameters.cpp:138:23: warning: ‘QVariant::Type QVariant::type() const’ is deprecated: Use typeId() or metaType(). [-Wdeprecated-declarations] 138 | if (value.type() == QVariant::String || value.type() == QVariant::DateTime || value.type() == QVariant::Date || value.type() == QVariant::Time) | ~~~~~~~~~~^~ -
/build/audex-26.04.3/utils/parameters.cpp:138:59: warning: ‘QVariant::Type QVariant::type() const’ is deprecated: Use typeId() or metaType(). [-Wdeprecated-declarations] 138 | if (value.type() == QVariant::String || value.type() == QVariant::DateTime || value.type() == QVariant::Date || value.type() == QVariant::Time) | ~~~~~~~~~~^~ -
/build/audex-26.04.3/utils/parameters.cpp:138:97: warning: ‘QVariant::Type QVariant::type() const’ is deprecated: Use typeId() or metaType(). [-Wdeprecated-declarations] 138 | if (value.type() == QVariant::String || value.type() == QVariant::DateTime || value.type() == QVariant::Date || value.type() == QVariant::Time) | ~~~~~~~~~~^~ -
/build/audex-26.04.3/utils/parameters.cpp:138:131: warning: ‘QVariant::Type QVariant::type() const’ is deprecated: Use typeId() or metaType(). [-Wdeprecated-declarations] 138 | if (value.type() == QVariant::String || value.type() == QVariant::DateTime || value.type() == QVariant::Date || value.type() == QVariant::Time) | ~~~~~~~~~~^~