[ 源代码: qtwebchannel-opensource-src ]
软件包:qtwebchannel5-examples(5.15.2-2)
qtwebchannel5-examples 的相关链接
Debian 的资源:
下载源码包 qtwebchannel-opensource-src:
- [qtwebchannel-opensource-src_5.15.2-2.dsc]
- [qtwebchannel-opensource-src_5.15.2.orig.tar.xz]
- [qtwebchannel-opensource-src_5.15.2-2.debian.tar.xz]
维护小组:
- Debian Qt/KDE Maintainers (QA 页面, 邮件存档)
- Scarlett Moore (QA 页面)
- Sandro Knauß (QA 页面)
- Dmitry Shachnev (QA 页面)
- Simon Quigley (QA 页面)
外部的资源:
- 主页 [doc.qt.io]
相似软件包:
Web communication library for Qt - Examples
Qt WebChannel enables peer-to-peer communication between the host (QML/C++ application) and the client (HTML/JavaScript application). The transport mechanism is supported out of the box by the two popular web engines, Qt WebKit 2 and Qt WebEngine.
This package contains the examples for Qt's WebChannel submodule. Be sure to read README.Debian before trying to run them.
其他与 qtwebchannel5-examples 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libqt5core5a (>= 5.15.2+dfsg~)
- Qt 5 核心模块
-
- dep: libqt5gui5 (>= 5.15.2+dfsg~)
- Qt 5 GUI module
- 或者 libqt5gui5-gles (>= 5.15.2+dfsg~)
- Qt 5 GUI module — OpenGL ES variant
-
- dep: libqt5network5 (>= 5.15.2+dfsg~)
- Qt 5 network module
-
- dep: libqt5webchannel5 (= 5.15.2-2)
- Web communication library for Qt
-
- dep: libqt5websockets5 (>= 5.15.2~)
- Qt 5 Web Sockets module
-
- dep: libqt5widgets5 (>= 5.15.2+dfsg~)
- Qt 5 widgets 模块
-
- dep: libstdc++6 (>= 5)
- GNU 标准 C++ 库,第3版
-
- rec: nodejs (>= 6.11.2~dfsg-1~)
- evented I/O for V8 javascript - runtime executable