OpenMW
Public Member Functions
CSVWorld::NullCreatorFactory Class Reference

Creator factory that does not produces any creator. More...

#include <creator.hpp>

List of all members.

Public Member Functions

virtual CreatormakeCreator (CSMWorld::Data &data, QUndoStack &undoStack, const CSMWorld::UniversalId &id) const

Detailed Description

Creator factory that does not produces any creator.


Member Function Documentation

CSVWorld::Creator * CSVWorld::NullCreatorFactory::makeCreator ( CSMWorld::Data data,
QUndoStack &  undoStack,
const CSMWorld::UniversalId id 
) const [virtual]

The ownership of the returned Creator is transferred to the caller.

Note:
The function always returns 0.

Implements CSVWorld::CreatorFactoryBase.


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