BfxColourDepth Class Reference

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

#include <bfxitem.h>

Inheritance diagram for BfxColourDepth:

BfxPlugIn PlugInItem ListItem CCObject SimpleCCObject List of all members.

Public Member Functions

 BfxColourDepth ()
 Constructor for a BfxColourDepth 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 (BfxColourDepth)

Detailed Description

Provides storage for details on a BfxColourDepth plug-in.

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

Definition at line 270 of file bfxitem.h.


Constructor & Destructor Documentation

BfxColourDepth::BfxColourDepth  ) 
 

Constructor for a BfxColourDepth plug-in.

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

Definition at line 491 of file bfxitem.cpp.

00492 {
00493     SetFamilyName(_R(IDS_BFXDLG));
00494     SetPlugInName(_R(IDS_BFXPLUGINDLG_COLOUR));
00495 }


Member Function Documentation

BfxColourDepth::CC_DECLARE_DYNAMIC BfxColourDepth   )  [private]
 

OpDescriptor * BfxColourDepth::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 509 of file bfxitem.cpp.


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