QT Application for Tiny6410?

Zexston
Hello,

I am very new with embedded OS programming.

I want to make a simple QT Widget much like the Button-Testing app in the
default install of the Tiny6410 SDK kit.

The new ISO at the FTP site has the source code for the QT apps and
instructions on how to create and build with QT, but it is all in Chinese
and is not translating well enough for me to understand.

I have QT installed and read the QT Buttons project file (the hex file is
missing for the form).

Do I have to go through getting the BSP and compiling tool-chains?

Or can I simply make an application, download it to the Tiny6410, and use
it?

Thank you for the help!

Legath
use ct-ng for building toolchain

sujith
I am a beginner in Embedded Linux area.I need to develop a QT based
application for displaying waveforms on TIny6410 LCD display. Plz help me
by providing necessary documents for me to start developing and also plz
tell me How can i link my application with QT Gui

sujith
Please send a user manual for qt application development for tiny6410

davef
http://www.sereno-labs.com/

sujith
Thank you sir. Actually my tiny6410 came with qt preloaded in applications
it was showing qt.Now how to go about developing simple application
first.what are all thing i need to put in my host pc. 
 My ultimate aim is to to plot a waveform with data.Data has got floating
point values which was processed output of my 'c language' application. How
to pass that to qt application and plot

davef
Throw "Qt plot" into Google.