qtwebchannel-examples-5.15.18pl3
QtWebChannel development examples
Back to search · Project homepage
Description
Qt WebChannel bridges the gap between Qt applications and HTML/JavaScript.
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 (experimental). It works on all
browsers that support Qt WebSockets, enabling Qt WebChannel applications
to run in any JavaScript runtime. Additionally, a custom transport
mechanism can also be implemented using Qt WebSockets to support Qt
WebChannel-based communication.
The module provides a JavaScript library for seamless integration of C++
and QML applications with HTML/JavaScript clients. The client must use the
JavaScript library to access the serialized QObjects published by the host
applications.
This package contains sources for QtWebChannel usage examples.
Package information
- Ports path
- x11/qt5/qtwebchannel,-examples
- Package architecture
- *
- Maintainer
- Rafael Sadowski <rsadowski@openbsd.org>
- Categories
- x11, x11/qt5, devel
- Available flavors
- debug
- Only for architectures
- alpha, hppa, m88k, sh, sparc64, aarch64, amd64, arm, i386, mips64, mips64el, powerpc, powerpc64, riscv64
These are ports metadata. Binary availability depends on the release, architecture and mirror. Build and test dependencies are not an installation checklist.
Direct dependencies
Runtime
- x11/qt5/qtwebsockets STEM->=5.15,<6.0
- x11/qt5/qtwebchannel STEM->=5.15,<6.0
Build
- x11/qt5/qtwebsockets STEM->=5.15,<6.0
- x11/qt5/qttools
- devel/dwz
Used by (1 dependency relationships)
Includes library, runtime, build and test relationships. Results load 100 at a time.