AndreiCherniaev / QThread-with-moveToThread_console

proj use requestInterruption()

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QThread-with-moveToThread_console

Qt example how make multi-thread console app. Use cmake build system.

image from article Правильная работа с потоками в Qt
Иллюстрация иерархии в Qt

See article. About SigInt (Ctrl+C) quit see example.

About

proj use requestInterruption()

License:Apache License 2.0


Languages

Language:C++ 93.2%Language:CMake 6.8%