peterlixue / qt-event-dispatcher-libuv

Add libuv as a supported backend for Qt's event loop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Qt Event Dispatcher for libuv

The event dispatcher adds libuv as a supported backend for Qt's event loop.

The build scripts are currently ommited from this repository as they are currently included in Qtjs Generator as a submodule and are sharing its build setup.

Please see tests/features, tests/spec/ and src/runner/ subprojects in qtjs-generator for the example build configurations.

DEPENDENCIES

LICENSE

BSD 2-Clause License.

About

Add libuv as a supported backend for Qt's event loop


Languages

Language:C++ 95.8%Language:CMake 4.2%