Qt Quick Waterpump Example▲
Sélectionnez
QT +=
quick
CONFIG +=
c++
11
SOURCES +=
main.cpp
RESOURCES +=
qml.qrc
target.path =
$$[QT_INSTALL_EXAMPLES]/
opcua/
waterpump/
waterpump-
qml
INSTALLS +=
target
Interacting with an OPC UA server to build a QML-based HMI for a simple machine.
Article lu fois.
The Qt Company Ltd.
Publié le 14 février 2024 - Mis à jour le 14 février 2024
QT +=
quick
CONFIG +=
c++
11
SOURCES +=
main.cpp
RESOURCES +=
qml.qrc
target.path =
$$[QT_INSTALL_EXAMPLES]/
opcua/
waterpump/
waterpump-
qml
INSTALLS +=
target