Config.in 324 B

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