Config.in 379 B

123456789101112
  1. config BR2_PACKAGE_QT5WEBCHANNEL
  2. bool "qt5webchannel"
  3. select BR2_PACKAGE_QT5WEBSOCKETS
  4. help
  5. Qt is a cross-platform application and UI framework for
  6. developers using C++.
  7. Qt WebChannel enables peer-to-peer communication between
  8. a server (QML/C++ application) and a client
  9. (HTML/JavaScript or QML application).
  10. https://doc.qt.io/qt-5/qtwebchannel-index.html