BrushSelect Class Reference

#include <appwnd.h>

List of all members.

Public Member Functions

 BrushSelect (int x, int y, int width, int height, const char *szTitle, int *pBrushSize, Pixel *pBrushColor)
 ~BrushSelect ()


Detailed Description

Brush selection widget

Definition at line 174 of file appwnd.h.


Constructor & Destructor Documentation

BrushSelect::BrushSelect ( int  x,
int  y,
int  width,
int  height,
const char *  szTitle,
int *  pBrushSize,
Pixel pBrushColor 
)

Create widget.

Parameters:
x Widget position.
y Widget position.
width Widget width.
height Widget height.
szTitle Color chooser button text.
pBrushSize Pointer to variable containing brush width.
pBrushColor Pointer to variable containing brush color.

BrushSelect::~BrushSelect (  ) 


The documentation for this class was generated from the following file:
Generated on Wed Aug 29 00:01:04 2007 for GED 2006 by  doxygen 1.5.2