WebEngine Qt Quick Minimal Example▲
Sélectionnez
TEMPLATE = app
QT += webengine
SOURCES += main.cpp
RESOURCES += qml.qrc
target.path = $$[QT_INSTALL_EXAMPLES]/webengine/minimal
INSTALLS += targetDisplays a web page using the Qt Quick integration of Qt WebEngine.
Article lu fois.
The Qt Company Ltd.
Publié le 27 décembre 2024 - Mis à jour le 27 décembre 2024
TEMPLATE = app
QT += webengine
SOURCES += main.cpp
RESOURCES += qml.qrc
target.path = $$[QT_INSTALL_EXAMPLES]/webengine/minimal
INSTALLS += target