Config.in 447 B

12345678910111213
  1. config BR2_PACKAGE_QT5QUICKCONTROLS
  2. bool "qt5quickcontrols"
  3. depends on BR2_PACKAGE_QT5_JSCORE_AVAILABLE
  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. The Qt Quick Controls module provides a set of controls
  10. that can be used to build complete interfaces in Qt Quick.
  11. http://doc.qt.io/qt-5/qtquickcontrols-index.html