SkyGI::Brush Class Reference

Inheritance diagram for SkyGI::Brush:
[legend]
Collaboration diagram for SkyGI::Brush:
[legend]
List of all members.

Public Member Functions

 Brush ()
 ~Brush ()
virtual void Paint (Painter *pPainter, const Rect &rRect)

Classes

class  Private

Detailed Description

Brush

Description:
A brush can be used with Painter for fill operations
See also:
Painter::FillRect


Constructor & Destructor Documentation

Brush::Brush (  ) 

Brush::~Brush (  ) 


Member Function Documentation

void Brush::Paint ( Painter pPainter,
const Rect rRect 
) [virtual]

Reimplemented in SkyGI::BrushSolid, SkyGI::BrushGradientHorizontal, SkyGI::BrushGradientVertical, SkyGI::BrushImage, SkyGI::BrushImageScale, SkyGI::BrushImages, and SkyGI::BrushAssembly.


Generated on Thu Dec 13 18:14:14 2007 for SkyGI by  doxygen 1.5.1-p1