BrushDefMsg Class Reference

A message broadcast when a brush definition is edited. This enables things that represent the brush definition (such as the combo in the freeinfobar) to update themselves. More...

#include <brushmsg.h>

Inheritance diagram for BrushDefMsg:

Msg CCObject SimpleCCObject List of all members.

Public Member Functions

 BrushDefMsg ()
 BrushDefMsg (BrushHandle Handle)

Public Attributes

BrushHandle m_BrushEdited

Private Member Functions

 CC_DECLARE_DYNAMIC (BrushDefMsg)

Detailed Description

A message broadcast when a brush definition is edited. This enables things that represent the brush definition (such as the combo in the freeinfobar) to update themselves.

Author:
Diccon_Yamanaka (Xara Group Ltd) <camelotdev@xara.com>
Date:
23/3/94
See also:
-

Definition at line 167 of file brushmsg.h.


Constructor & Destructor Documentation

BrushDefMsg::BrushDefMsg  )  [inline]
 

Definition at line 172 of file brushmsg.h.

BrushDefMsg::BrushDefMsg BrushHandle  Handle  )  [inline]
 

Definition at line 173 of file brushmsg.h.

00173 {m_BrushEdited = Handle;}


Member Function Documentation

BrushDefMsg::CC_DECLARE_DYNAMIC BrushDefMsg   )  [private]
 


Member Data Documentation

BrushHandle BrushDefMsg::m_BrushEdited
 

Definition at line 175 of file brushmsg.h.


The documentation for this class was generated from the following file:
Generated on Sat Nov 10 03:51:41 2007 for Camelot by  doxygen 1.4.4