On 15/09/2010, at 2:40 AM, ext Robert Garrett wrote:
> Hi all,
> I'm not sure if this is the correct place for my query, but if not
> hopefully someone could point me to the right place.
>
> I'm building an embedded application using QML for the front-end and
> python for the back-end. I'm not s
simple...
See Python Extending and Embedding reference.
- Original Message
From: Jason H
To: Robert Garrett
Cc: Qt-qml@trolltech.com
Sent: Tue, September 14, 2010 5:04:35 PM
Subject: Re: [Qt-qml] Python and QML
What I would do is ditch (or adapt) your python stuff and use signals/slots
Qt-qml@trolltech.com
Sent: Tue, September 14, 2010 4:55:37 PM
Subject: Re: [Qt-qml] Python and QML
My application will allow a user to control some hardware (for example
some motors). I have some code written in python that handles the
comms and other aspects of hardware control, and there'
d implementation matter? it
> should me XML/images/video.etc/ served by a webserver.
>
>
>
>
>
>
> - Original Message
> From: Robert Garrett
> To: Qt-qml@trolltech.com
> Sent: Tue, September 14, 2010 12:40:13 PM
> Subject: [Qt-qml] Python and QML
&
uld me XML/images/video.etc/ served by a webserver.
- Original Message
From: Robert Garrett
To: Qt-qml@trolltech.com
Sent: Tue, September 14, 2010 12:40:13 PM
Subject: [Qt-qml] Python and QML
Hi all,
I'm not sure if this is the correct place for my query, but if not
hopefull
Hi all,
I'm not sure if this is the correct place for my query, but if not
hopefully someone could point me to the right place.
I'm building an embedded application using QML for the front-end and
python for the back-end. I'm not sure how to join these bits
together, though.
Can anyone give me s