OpDescControlDestroyMsg Class Reference

This message is sent to an OpDescriptor after its controls have been destroyed, It gives the OpDescriptor a chance to cleanup. More...

#include <opdesc.h>

Inheritance diagram for OpDescControlDestroyMsg:

OpDescMsg Msg CCObject SimpleCCObject List of all members.

Private Member Functions

 CC_DECLARE_DYNAMIC (OpDescControlDestroyMsg)
 OpDescControlDestroyMsg (OpDescriptor *OpD, CGadgetID GadID, CGadgetID SetGadget, DialogOp *pDialogOp)

Detailed Description

This message is sent to an OpDescriptor after its controls have been destroyed, It gives the OpDescriptor a chance to cleanup.

Author:
Simon_Maneggio (Xara Group Ltd) <camelotdev@xara.com>
Date:
16/4/94
Parameters:
- [INPUTS]
- [OUTPUTS]
Returns:
-

Errors: -

See also:
OpDescControlCreateMsg

Definition at line 916 of file opdesc.h.


Constructor & Destructor Documentation

OpDescControlDestroyMsg::OpDescControlDestroyMsg OpDescriptor OpD,
CGadgetID  GadID,
CGadgetID  SetGadget,
DialogOp pDialogOp
[inline, private]
 

Definition at line 919 of file opdesc.h.

00920                                                                                      :
00921         OpDescMsg(OpD, GadID, SetGadget, pDialogOp)
00922     {
00923     }; 
};


Member Function Documentation

OpDescControlDestroyMsg::CC_DECLARE_DYNAMIC OpDescControlDestroyMsg   )  [private]
 


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