Blokkal
an Extendable KDE Blogging Client
SourceForge.net Logo

Blokkal::FileEngineHandler Class Reference

Factory class for FileEngine. More...

#include <blokkalfileengine.h>

Inheritance diagram for Blokkal::FileEngineHandler:

List of all members.


Public Member Functions

virtual QAbstractFileEngine * create (const QString &fileName) const

Detailed Description

Factory class for FileEngine.

Factory class for FileEngine

Author:
Martin Mueller <orvio@orvio.de>

Definition at line 35 of file blokkalfileengine.h.


Member Function Documentation

QAbstractFileEngine * Blokkal::FileEngineHandler::create ( const QString &  fileName  )  const [virtual]

Creates a new FileEngine if fileName can be handled.

Definition at line 40 of file blokkalfileengine.cpp.


The documentation for this class was generated from the following files: