Graph Class Reference
Inheritance diagram for Graph:

Detailed Description
Definition at line 18 of file graph.h.
Public Member Functions | |
| Graph (karamba *k, int ix, int iy, int iw, int ih, int nbrPoints) | |
| ~Graph () | |
| void | setValue (int) |
| int | getValue () |
| void | setValue (QString) |
| void | mUpdate (QPainter *) |
The documentation for this class was generated from the following files:

