QGumboParser
QGumboParser copied to clipboard
Qt6 compilation issues fixed: QStringView used instead of QStringRef
Qt6 replaced QStringRef with QStringView, so the old code will not compile anymore.
So i've just added a ifdef branch for Qt6 with QStringView usage.
Documentation: https://doc-snapshots.qt.io/qt6-dev/qtcore-changes-qt6.html#qstringref