OpenMW
Public Member Functions
CSVWorld::CreatorFactory< CreatorT > Class Template Reference

#include <creator.hpp>

List of all members.

Public Member Functions

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

template<class CreatorT>
class CSVWorld::CreatorFactory< CreatorT >


Member Function Documentation

template<class CreatorT >
Creator * CSVWorld::CreatorFactory< CreatorT >::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 can return a 0-pointer, which means no UI for creating/deleting records should be provided.

Implements CSVWorld::CreatorFactoryBase.


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