Replacement for GraphicsView that does all scene management and rendering on a remote process,
while displaying on the local widget.
GraphicsItems must be created by proxy to the remote process.
-
__init__(parent=None, *args, **kwds)[source]
-
remoteProcess()[source]
Return the remote process handle. (see multiprocess.remoteproxy.RemoteEventHandler)