Qt Quick Demo - Same Game▲
Sélectionnez
TEMPLATE = app
QT += qml quick sql
SOURCES += main.cpp
RESOURCES += samegame.qrc
target.path = $$[QT_INSTALL_EXAMPLES]/demos/samegame
INSTALLS += targetA QML implementation of the popular puzzle game by Kuniaki Moribe.
Article lu fois.
The Qt Company Ltd.
Publié le 27 décembre 2024 - Mis à jour le 27 décembre 2024
TEMPLATE = app
QT += qml quick sql
SOURCES += main.cpp
RESOURCES += samegame.qrc
target.path = $$[QT_INSTALL_EXAMPLES]/demos/samegame
INSTALLS += target