Qt Quick Demo - Calqlatr▲
Sélectionnez
TEMPLATE =
app
QT +=
qml quick
SOURCES +=
main.cpp
RESOURCES +=
calqlatr.qrc
OTHER_FILES =
calqlatr.qml \
content/
Button.qml \
content/
Display.qml \
content/
NumberPad.qml \
content/
calculator.js \
content/
images/
paper-
edge-
left.png \
content/
images/
paper-
edge-
right.png \
content/
images/
paper-
grip.png
target.path =
$$[QT_INSTALL_EXAMPLES]/
demos/
calqlatr
INSTALLS +=
target