peper0 / qtasio
Implementation of QAbstractEventDispatcher that makes use of existing boost::io_service object. It effecitvely allows to integrate asio-based asynchronous application with QT and run them in one thread.
☆45Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for qtasio
- epoll(7)-based event dispatcher for Qt (for Linux only)☆39Updated 5 years ago
- KDTools aims to ease the daily work of Qt programmers by providing a number of well-designed, easy-to-use widgets and non-gui classes.☆30Updated 4 years ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆89Updated 4 years ago
- An epoll based event dispatched for Qt