Touch Dials Example▲
Sélectionnez
QT +=
widgets
SOURCES +=
main.cpp
FORMS +=
dials.ui
# install
target.path =
$$[QT_INSTALL_EXAMPLES]/
widgets/
touch/
dials
INSTALLS +=
target
Shows how to apply touch to a set of standard Qt widgets.
Article lu fois.
The Qt Company Ltd.
Publié le 27 décembre 2024 - Mis à jour le 27 décembre 2024
QT +=
widgets
SOURCES +=
main.cpp
FORMS +=
dials.ui
# install
target.path =
$$[QT_INSTALL_EXAMPLES]/
widgets/
touch/
dials
INSTALLS +=
target