Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

QtGraph Class Template Reference

A class that plots sample data on a graph for Qt. More...

#include <QtGraph.h>

Inheritance diagram for QtGraph

Inheritance graph
[legend]
Collaboration diagram for QtGraph:

Collaboration graph
[legend]
List of all members.

Public Methods

 QtGraph (const T* data = 0, unsigned long length = 0, float upper = 255, float lower = 0, QWidget* parent = 0, QString name = "QtGraph")
 ~QtGraph ()

Protected Methods

virtual void paintEvent (QPaintEvent* e)
virtual void resizeEvent (QResizeEvent* e)

Detailed Description

template<typename T> template class QtGraph

A class that plots sample data on a graph for Qt.


The documentation for this class was generated from the following files:
Generated at Mon Nov 27 01:47:10 2000 for LibPenguinPlay by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000