XWindowsOILFilter Class Reference

Provide the OIL parts of the XWindows filter which loads in the file as a BMP. More...

#include <oilfltrs.h>

Inheritance diagram for XWindowsOILFilter:

OILFilter List of all members.

Public Member Functions

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

Detailed Description

Provide the OIL parts of the XWindows filter which loads in the file as a BMP.

Author:
Neville_Humphrys (Xara Group Ltd) <camelotdev@xara.com>
Date:
1/11/94
See also:
AccusoftFilter

Definition at line 1111 of file oilfltrs.h.


Constructor & Destructor Documentation

XWindowsOILFilter::XWindowsOILFilter Filter pFilter  ) 
 

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

Author:
Neville_Humphrys (Xara Group Ltd) <camelotdev@xara.com>
Date:
1/11/94

Definition at line 1732 of file oilfltrs.cpp.

01732                                                     : OILFilter(pFilter)
01733 {
01734     FilterName.Load(_R(IDN_FILTERNAME_XWINDOWS));
01735     FilterExt.Load(_R(IDN_FILTEREXT_XWINDOWS));
01736 }


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