12 lines
336 B
Plaintext
12 lines
336 B
Plaintext
config BR2_PACKAGE_QT6VIRTUALKEYBOARD
|
|
bool "qt6virtualkeyboard"
|
|
select BR2_PACKAGE_QT6DECLARATIVE
|
|
select BR2_PACKAGE_QT6SVG
|
|
help
|
|
Qt is a cross-platform application and UI framework for
|
|
developers using C++.
|
|
|
|
This package corresponds to the qt6virtualkeyboard module.
|
|
|
|
https://doc.qt.io/qt-6/qtvirtualkeyboard-index.html
|