BfxSpecialEffects Class Reference

Provides storage for details on a BfxSpecialEffects plug-in. More...

#include <bfxitem.h>

Inheritance diagram for BfxSpecialEffects:

BfxPlugIn PlugInItem ListItem CCObject SimpleCCObject List of all members.

Public Member Functions

 BfxSpecialEffects ()
 Constructor for a BfxSpecialEffects plug-in.
virtual OpDescriptorGetOpDescriptor ()
 Returns the OpDescriptor for the dialog box connected with this bfx plug-in ready to be invoked.

Private Member Functions

 CC_DECLARE_DYNAMIC (BfxSpecialEffects)

Detailed Description

Provides storage for details on a BfxSpecialEffects plug-in.

Author:
Neville_Humphrys (Xara Group Ltd) <camelotdev@xara.com>
Date:
5/3/97

Definition at line 201 of file bfxitem.h.


Constructor & Destructor Documentation

BfxSpecialEffects::BfxSpecialEffects  ) 
 

Constructor for a BfxSpecialEffects plug-in.

Author:
Neville_Humphrys (Xara Group Ltd) <camelotdev@xara.com>
Date:
5/3/97

Definition at line 380 of file bfxitem.cpp.

00381 {
00382     SetFamilyName(_R(IDS_BFXDLG));
00383     SetPlugInName(_R(IDS_BFXPLUGINDLG_SPECIAL));
00384 }


Member Function Documentation

BfxSpecialEffects::CC_DECLARE_DYNAMIC BfxSpecialEffects   )  [private]
 

OpDescriptor * BfxSpecialEffects::GetOpDescriptor  )  [virtual]
 

Returns the OpDescriptor for the dialog box connected with this bfx plug-in ready to be invoked.

Author:
Neville_Humphrys (Xara Group Ltd) <camelotdev@xara.com>
Date:
5/3/97
Returns:
the OpDescriptor for the connected dialog box operation

Implements BfxPlugIn.

Definition at line 398 of file bfxitem.cpp.


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