Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/andreicherniaev/while1_qcommandlineparser_notifier


https://github.com/andreicherniaev/while1_qcommandlineparser_notifier

command-line command-line-tool qt

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

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


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


Иллюстрация иерархии в Qt

About QThread [see](https://www.toptal.com/qt/qt-multithreading-c-plus-plus)
See also submodule-like [example](https://github.com/juangburgos/QConsoleListener)
See also threads
https://stackoverflow.com/questions/23164492/how-can-i-detect-if-there-is-input-waiting-on-stdin-on-windows/23164552#23164552
https://stackoverflow.com/questions/36861177/how-to-get-qiodevice-like-signals-for-console-input-stdin
https://stackoverflow.com/questions/37880061/qt-console-press-enter-to-exit?noredirect=1&lq=1
https://stackoverflow.com/questions/6878507/using-qsocketnotifier-to-select-on-a-char-device/7389622#7389622