qtremoteobjects-examples-5.15.18pl2
QtRemoteObjects development examples
Back to search · Project homepage
Description
Qt Remote Objects (QtRO) is an inter-process communication (IPC) module
developed for Qt. The idea is to extend existing Qt's functionalities to enable
an easy exchange of information between processes or computers.
One of the key features of Qt to enable this is the distinction between an
objects API (defined by its Q_Property, Signals and Slots) and the
implementation of that API. The purpose of QtRO is to meet the expected API,
even if the true QObject is in a different process. A Slot called on a copy of
an object (called a Replica) is forwarded to the true object (called a Source)
for handling. Updates to the Source, either property changes or emitted Signals,
are forwarded to every Replica.
This package contains sources for QtRemoteObjects usage examples.
Package information
- Ports path
- x11/qt5/qtremoteobjects,-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/qtremoteobjects STEM->=5.15,<6.0
Build
Used by (1 dependency relationships)
Includes library, runtime, build and test relationships. Results load 100 at a time.