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

GeneratorGraphWidget Class Reference

A widget for displaying graphs of generators that have been connected together. More...

#include <GeneratorGraphWidget.h>

Inheritance diagram for GeneratorGraphWidget

Inheritance graph
[legend]
Collaboration diagram for GeneratorGraphWidget:

Collaboration graph
[legend]
List of all members.

Public Methods

 GeneratorGraphWidget (int x, int y, int w, int h, const char *label = 0)
 ~GeneratorGraphWidget ()
int handle (int event)
void resize (int x, int y, int w, int h)
void draw ()
void draw (int x, int y, int w, int h)
void draw (SimpleGenerator<short>* f, int x, int y, int w, int h)
void draw_leaf (SimpleGenerator<short>* f, int x, int y, int w, int h)
void draw (ConnectorGenerator<short>* f, int x, int y, int w, int h)
void draw_left (ConnectorGenerator<short>* f, int x, int y, int w, int h)
void draw_right (ConnectorGenerator<short>* f, int x, int y, int w, int h)
void SetGenerator (SimpleGenerator<short>* generator)

Detailed Description

A widget for displaying graphs of generators that have been connected together.


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