KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
QuickWebView
★ 25
Open GitHub ↗
webview from qml
Download README (.md)
Explore Similar Repositories
R-Programs
:
R Programs I have made over the course of time.
Paws-Telegram-Mini-App-Clone
:
Clone of the popular Telegram mini app, Paws, built with Next.js 14, TypeScript, and Tailwind CSS.
wde
:
Workflow Defined Engine
osm-to-3dprint
:
Export Open Street Map tiles, convert to OBJ for importing to 3D slicing software
belajar-bun-hono-restful-api
:
Belajar Bun Hono RESTful API
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
QuickWebView
?
Download (.md)
# QuickWebView 一个用于 QML 的小型跨平台 webview 库,用于构建现代跨平台 GUI。 它支持双向 JavaScript 绑定(从 C/C++ 调用 JavaScript,以及从 JavaScript 调用 C/C++)。 > [!NOTE] > 需要Qt6.7.0+ ## 支持平台 | Platform | Technologies | | -------- | ------------------------------------------------- | | Linux | [GTK][gtk], [WebKitGTK][webkitgtk](待开发) | | macOS | Cocoa, [WebKit][webkit] | | Windows | [Windows API][win32-api], [WebView2][ms-webview2] | ## 程序截图 <img src="docs/image/display_windows.webp"> <img src="docs/image/display_macos.webp">