wangwenx190 / framelesshelper

Project moved to: https://github.com/stdware/qwindowkit Cross-platform window customization framework for Qt Widgets and Qt Quick. Supports Windows, Linux and macOS.
MIT License
847 stars 202 forks source link

[Feature Request] [Examples] Add demo project based on QtWebEngine #117

Open wangwenx190 opened 2 years ago

wangwenx190 commented 2 years ago

Qt Widgets & Qt Quick

JulienMaille commented 2 years ago

What's special about QtWebEngine?

wangwenx190 commented 2 years ago

We can implement the whole user interface using pure web technology, there's a lot difference with doing so through C++/QML.