Config.in 507 B

123456789101112131415
  1. config BR2_PACKAGE_QT5QUICKCONTROLS2
  2. bool "qt5quickcontrols2"
  3. depends on BR2_PACKAGE_QT5_JSCORE_AVAILABLE # qt5declarative/quick
  4. select BR2_PACKAGE_QT5DECLARATIVE
  5. select BR2_PACKAGE_QT5DECLARATIVE_QUICK
  6. help
  7. Qt is a cross-platform application and UI framework for
  8. developers using C++.
  9. This package corresponds to the qt5quickcontrols2 module.
  10. This module was in tech preview in Qt 5.6, and promoted
  11. to a core module in Qt 5.7.0.
  12. https://doc.qt.io/qt-5/qtquickcontrols2-index.html