ports

x11/qt5/qtremoteobjects,-qch

qtremoteobjects-qch-5.9.1p0 – qdoc-compiled documentation for QtRemoteObjects

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 compiled QtRemoteObjects documentation.

WWW: http://www.qt-project.org/

Multi-packages
qtremoteobjects-docindex-5.9.1p0 qtremoteobjects-examples-5.9.1p0 qtremoteobjects-html-5.9.1p0 qtremoteobjects-5.9.1p0 qtremoteobjects-qch-5.9.1p0
Only for arches
aarch64 alpha amd64 arm armv7 hppa i386 landisk loongson macppc mips64 mips64el octeon powerpc sgi sh socppc sparc64
Categories:
devel x11 x11/qt5

Library dependencies

None

Build dependencies

Run dependencies