Getting Started Programming with Qt Quick▲
Sélectionnez
TEMPLATE =
app
QT +=
quick
SOURCES +=
main.cpp
RESOURCES +=
qml.qrc
target.path =
$$[QT_INSTALL_EXAMPLES]/
demos/
alarms
INSTALLS +=
target
A tutorial for Qt Quick based on an alarms application.
Article lu fois.
The Qt Company Ltd.
Publié le 27 décembre 2024 - Mis à jour le 27 décembre 2024
TEMPLATE =
app
QT +=
quick
SOURCES +=
main.cpp
RESOURCES +=
qml.qrc
target.path =
$$[QT_INSTALL_EXAMPLES]/
demos/
alarms
INSTALLS +=
target