Main Page   Class Hierarchy   Compound List   File List   Compound Members  

plotDemo Class Reference

Qwt Demo. More...

#include <plotDemo.h>

Inheritance diagram for plotDemo:

List of all members.

Public Methods

 plotDemo (QWidget *parent, const char *name, WFlags f)
 ~plotDemo ()

Protected Methods

void resizeEvent (QResizeEvent *e)
void timerEvent (QTimerEvent *e)

Private Attributes

QwtPlot* plot
int tid
double x [PLOT_SIZE]
double x2 [PLOT_SIZE]
double y [PLOT_SIZE]
double z [PLOT_SIZE]
double err [PLOT_SIZE]

Detailed Description

Qwt Demo.

Author(s):
Presenta le funzionalita' delle librerie Qwt
Id:
plotDemo.cpp,v 1.0 2003/01/03 15:10:09 root Exp

Finestra presente quando l'oscilloscopio e' spento.


Member Function Documentation

void plotDemo::resizeEvent ( QResizeEvent * e ) [protected]
 

Adjust QwtPlot's size

void plotDemo::timerEvent ( QTimerEvent * e ) [protected]
 

Generate new values every 500ms.


The documentation for this class was generated from the following files:
Generated at Tue Mar 18 13:49:46 2003 for MIDO by doxygen1.2.1 written by Dimitri van Heesch, © 1997-2000