ufna / VaQuoleUI

[DEPRECATED] Web UI framework plugin for Unreal Engine 4 - feel the power of HTML5!
MIT License
122 stars 57 forks source link

Add mouse input support for native Qt widgets #6

Open ufna opened 10 years ago

ufna commented 10 years ago

Currently input is grabbed by one "main" widget (QWebView in our case).

We can extend it to support all widgets.