Config.in 319 B

1234567891011
  1. config BR2_PACKAGE_QT6SVG
  2. bool "qt6svg"
  3. select BR2_PACKAGE_QT6BASE_GUI
  4. help
  5. Qt is a cross-platform application and UI framework for
  6. developers using C++.
  7. Qt SVG provides classes for rendering and displaying SVG
  8. drawings in widgets and on other paint devices.
  9. https://doc.qt.io/qt-6/qtsvg-index.html