[PyQt] QT Remote Objects

Giuseppe Corbelli corbelligiuseppe at mesdan.it
Thu Feb 14 08:06:04 GMT 2019


On 2/13/19 1:37 PM, Zhao Lee wrote:
> it seems PyQt5 has Qt Remote Objects support , and I tested with this 
> example(changed to PyQt5 version)
> https://doc-snapshots.qt.io/qtforpython/tutorials/basictutorial/qml.html
> with  Python 3.6.5 (v3.6.5:f59c0932b4, Mar 28 2018, 16:07:46) [MSC 
> v.1900 32 bit (Intel)] on win32
> 
> First ,
> python main.py |-platform webgl:port=8998|
> |
> |
> |then I visit |
> |http://127.0.0.1:8998|
> ||
> no response ,  any ideas ?

Well, this has nothing to do with Remote Objects. AFAIK webgl platform 
works only with Qt Quick controls, maybe this "main.py" is based on Qt 
Widgets?

-- 
Giuseppe Corbelli


More information about the PyQt mailing list