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

/Go4QtBaseWidgets/metal.cpp File Reference

Go to the source code of this file.

Defines

#define DRAWLINE


Define Documentation

#define DRAWLINE
 

Value:

if (horz) \
                    p->drawLine( x1, y1+i, x2, y1+i ); \
       else \
                    p->drawLine( x1+i, y1, x1+i, y2 ); \
                 i++;


Generated on Tue Nov 8 10:56:19 2005 for Go4-v2.10-5 by doxygen1.2.15