mirror of
https://github.com/openwrt/video.git
synced 2026-04-15 19:02:15 +00:00
Qt5Quick1 features QML1 and provides the QDeclarative* implementations. Don't confuse that with the QtDeclarative submodule which provides support for QML2 and exports the QQml* interface (also known as QtQuick(2)). QtQuick(2)/QML2 by the way has a hard dependency on GL, hence without GL support you're stuck on QtQuick1/QML1.