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