Qt Quick Examples - Shader Effects▲
Sélectionnez
TEMPLATE =
app
QT +=
quick qml
SOURCES +=
main.cpp
RESOURCES +=
shadereffects.qrc
target.path =
$$[QT_INSTALL_EXAMPLES]/
quick/
shadereffects
INSTALLS +=
target
A Qt Quick example demonstrating the use of shader effects.
Article lu fois.
The Qt Company Ltd.
Publié le 27 décembre 2024 - Mis à jour le 27 décembre 2024
TEMPLATE =
app
QT +=
quick qml
SOURCES +=
main.cpp
RESOURCES +=
shadereffects.qrc
target.path =
$$[QT_INSTALL_EXAMPLES]/
quick/
shadereffects
INSTALLS +=
target