Main Page   Compound List   Compound Members  

Test Class Reference

A short description. More...

List of all members.

Public Methods

void drawRect (int, int, int, int)
void drawRect (const Rect &r)


Detailed Description

A short description.

More text.


Member Function Documentation

void Test::drawRect ( int x,
int y,
int w,
int h )
 

This command draws a rectangle with a left upper corner at ( x , y ), width w and height h.

Parameters:
x  
y  
w  
h  

void Test::drawRect ( const Rect & r )
 

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

Parameters:
r  


The documentation for this class was generated from the following file:
Generated at Mon Jun 4 11:47:15 2001 for Overloaded Command by doxygen1.2.8 written by Dimitri van Heesch, © 1997-2001