Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members

Graph Class Reference

#include <graph.h>

Inheritance diagram for Graph:

Inheritance graph
[legend]
Collaboration diagram for Graph:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Graph (int ix, int iy, int iw, int ih, int nbrPoints)
 Graph ()
 ~Graph ()
void setValue (int)
void setValue (QString)
void setMin (int)
void setMax (int)
void setColor (int, int, int)
void mUpdate (QPainter *)

Detailed Description

Author:
Hans Karlsson
Version:
0.23

Definition at line 21 of file graph.h.


Constructor & Destructor Documentation

Graph::Graph int  ix,
int  iy,
int  iw,
int  ih,
int  nbrPoints
 

Definition at line 12 of file graph.cpp.

Graph::Graph  ) 
 

Graph::~Graph  ) 
 

Definition at line 26 of file graph.cpp.


Member Function Documentation

void Graph::mUpdate QPainter *   )  [virtual]
 

Implements Meter.

Definition at line 69 of file graph.cpp.

void Graph::setColor int  ,
int  ,
int 
 

Definition at line 63 of file graph.cpp.

void Graph::setMax int   )  [virtual]
 

Reimplemented from Meter.

Definition at line 57 of file graph.cpp.

void Graph::setMin int   )  [virtual]
 

Reimplemented from Meter.

Definition at line 52 of file graph.cpp.

void Graph::setValue QString   )  [virtual]
 

Reimplemented from Meter.

Definition at line 47 of file graph.cpp.

References setValue().

void Graph::setValue int   )  [virtual]
 

Reimplemented from Meter.

Definition at line 31 of file graph.cpp.

Referenced by setValue().


The documentation for this class was generated from the following files:
Generated on Mon May 16 14:04:17 2005 for karamba by  doxygen 1.3.9.1