Qt Remote Objects (QtRO) is an Inter-Process Communication (IPC) module developed for Qt, enabling information exchange between processes or computers.
vcpkg install qtremoteobjectsNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Connect to a remote QtRO node via TCP.
Ensure Qt6 is installed and find_package(Qt6 REQUIRED COMPONENTS RemoteObjects) is used.
No dependency data recorded yet.
No resource links recorded.