Wait Conditions Example▲
Sélectionnez
QT =
core
CONFIG -=
moc
CONFIG +=
cmdline
SOURCES +=
waitconditions.cpp
# install
target.path =
$$[QT_INSTALL_EXAMPLES]/
corelib/
threads/
waitconditions
INSTALLS +=
target
Demonstrates multi-thread programming using Qt.
Article lu fois.
The Qt Company Ltd.
Publié le 27 décembre 2024 - Mis à jour le 27 décembre 2024
QT =
core
CONFIG -=
moc
CONFIG +=
cmdline
SOURCES +=
waitconditions.cpp
# install
target.path =
$$[QT_INSTALL_EXAMPLES]/
corelib/
threads/
waitconditions
INSTALLS +=
target