Config.in 352 B

12345678910111213
  1. config BR2_PACKAGE_QT5CHARTS
  2. bool "qt5charts"
  3. select BR2_PACKAGE_QT5BASE
  4. select BR2_PACKAGE_QT5BASE_GUI
  5. select BR2_PACKAGE_QT5BASE_WIDGETS
  6. help
  7. Qt is a cross-platform application and UI framework for
  8. developers using C++.
  9. Qt Charts module provides a set of easy to use chart
  10. components.
  11. https://doc.qt.io/qt-5/qtcharts-index.html