Qt Quick Examples - Key Interaction▲
Sélectionnez
TEMPLATE =
app
QT +=
quick qml
SOURCES +=
main.cpp
RESOURCES +=
keyinteraction.qrc
target.path =
$$[QT_INSTALL_EXAMPLES]/
quick/
keyinteraction
INSTALLS +=
target
This is a collection of QML keyboard interaction examples.
Article lu fois.
The Qt Company Ltd.
Publié le 27 décembre 2024 - Mis à jour le 27 décembre 2024
TEMPLATE =
app
QT +=
quick qml
SOURCES +=
main.cpp
RESOURCES +=
keyinteraction.qrc
target.path =
$$[QT_INSTALL_EXAMPLES]/
quick/
keyinteraction
INSTALLS +=
target