Qt 6 - Episode 24 - Qt Concurrent

preview_player
Показать описание
In this video series we will cover Qt 6. In this episode we will look at using Qt concurrent to work with threadpools, get values back from the thread and wait for the thread to complete.

Qt 6 youtube videos by Bryan Cairns

Intro: (0:00)
What is it: (1:40)
Why use it: (5:00)
CMake changes: (8:16)
Test functions: (11:33)
Waiting: (14:44)
Returning values: (17:26)
Outro: (22:34)
Рекомендации по теме
Комментарии
Автор

Tell us about the "then" chains ( then(this, []).then([]) ), how they work, it is very necessary and interesting. And that is incomplete.. Thanks for all videos! You're doing a great job

sable
Автор

At about 4:30 - Maybe it's called shared objects? .so
Is it what you were asking about?

DadundddaD
Автор

If I don't want to sync the thread immediately, like allow GUI to do other stuff while waiting, I can just emit a signal inside the function right?

brianuuuSonicReborn
Автор

Great ep.... But what if I want to use boost library using CMake, how to add library... Thanks in advance...

ibrahimakeita
Автор

hey, you should check your playlist, the 29th video is not even from your channel.

muha