DrawOILFilter Class Reference

Provide the OIL parts of the Draw filter. More...

#include <oilfltrs.h>

Inheritance diagram for DrawOILFilter:

OILFilter List of all members.

Public Member Functions

 DrawOILFilter (Filter *pFilter)
 Sets up the list of filename extensions that this filter understands.

Detailed Description

Provide the OIL parts of the Draw filter.

Author:
Tim_Browse (Xara Group Ltd) <camelotdev@xara.com>
Date:
22/02/94
See also:
DrawFilter

Definition at line 338 of file oilfltrs.h.


Constructor & Destructor Documentation

DrawOILFilter::DrawOILFilter Filter pFilter  ) 
 

Sets up the list of filename extensions that this filter understands.

Author:
Tim_Browse (Xara Group Ltd) <camelotdev@xara.com>
Date:
22/02/94

Definition at line 919 of file oilfltrs.cpp.

00919                                             : OILFilter(pFilter)
00920 {
00921     FilterName.Load(_R(IDT_FILTERNAME_ACORNDRAW));
00922     FilterExt.Load(_R(IDT_FILTEREXT_ACORNDRAW));
00923 }


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