Logo
Explore Help
Sign In
feedc0de/qt-creator
1
0
Fork 0
You've already forked qt-creator
forked from qt-creator/qt-creator
Code Pull Requests Activity
Files
cc05c1637778db8210ea901b8da71aeef1bde05e
qt-creator/tests/manual/tasking/dataexchange/CMakeLists.txt

11 lines
189 B
CMake
Raw Normal View History

TaskTree: Add a new example showing input / output data exchange This example shows how to separate the business logic of the recipe from the GUI and how to write a reusable recipe. It shows how to feed the recipe with the initial data and how to retrieve the final result from the recipe using onStorageSetup() and onStorageDone() handlers. Change-Id: I04c0c0c9bd6cf25ac4e91317e527ad12832e9143 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: hjk <hjk@qt.io>
2023-10-26 12:53:25 +02:00
add_qtc_test(tst_tasking_dataexchange
MANUALTEST
DEPENDS Tasking Qt::Concurrent Qt::Network Qt::Widgets
SOURCES
main.cpp
recipe.cpp
recipe.h
viewer.cpp
viewer.h
)
Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 28ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API