xref: /OK3568_Linux_fs/buildroot/package/qt5/qt5knx/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_QT5KNX
2	bool "qt5knx"
3	help
4	  Qt is a cross-platform application and UI framework for
5	  developers using C++.
6
7	  The Qt KNX module implements the client side of a connection
8	  between a client and a KNXnet/IP server. This connection
9	  can be used to send messages to the KNX bus and to control
10	  the functionalities of the KNX devices.
11
12	  https://doc.qt.io/QtKNX/index.html
13