PDA

View Full Version : QTdesigner+QWT > tank level project



toze3
23rd March 2006, 11:36
Hi everybody!

I'm a student of chemical enginner in Portugal (sorry my bad english!!)

and i'm trying to develop an apps that can read information of a aquisition data board , or a simulation program, of the two level tanks, using the qt3 designer and qwt.

my problemis to make the plots getting data, i don't know how to make it work in qt designer!

I already made the structure of the program and make same connections, but i need help to make the apps working !

Thanks

Best regards Toze

jacek
23rd March 2006, 14:21
my problemis to make the plots getting data, i don't know how to make it work in qt designer!
Qt designer is only a layout editor, so you will also have to write some code. There are some examples that come with Qwt --- check them out.

http://doc.trolltech.com/3.3/designer-manual-6.html
http://doc.trolltech.com/3.3/tutorial.html