Qt-embedded-interest Archive, March 2007
VNC with standalone QT applications
Message 1 in thread
Hi all,
I'm running standalone QT applications (started with "-qws") on an
embedded device (Debian Linux for ARM).
Does anyone know if it is possible to run a VNC server on the device and
control the QT application?
Any help is appreciated.
Best regards,
Paul
Message 2 in thread
VNC with standalone QT applicationsYes.
You can run a VNC server seperate and run QT application to that framebuffer.
Kannaiyan
----- Original Message -----
From: Bussmann, Paul
To: qt-embedded-interest@xxxxxxxxxxxxx
Sent: Thursday, March 29, 2007 3:42 PM
Subject: VNC with standalone QT applications
Hi all,
I'm running standalone QT applications (started with "-qws") on an embedded device (Debian Linux for ARM).
Does anyone know if it is possible to run a VNC server on the device and control the QT application?
Any help is appreciated.
Best regards,
Paul
Message 3 in thread
Bussmann, Paul wrote:
>
> Hi all,
>
Hi
>
> I'm running standalone QT applications (started with "-qws") on an
> embedded device (Debian Linux for ARM).
>
> Does anyone know if it is possible to run a VNC server on the device
> and control the QT application?
>
> Any help is appreciated.
>
Qt-Embedded has VNC support built in. Try this:
my_application -qws -display VNC:0
and see this
http://doc.trolltech.com/3.3/emb-vnc.html
Best,
Andre
To unsubscribe - send "unsubscribe" in the subject to qt-embedded-interest-request@xxxxxxxxxxxxx