OpenMW
|
#include <creator.hpp>
Public Member Functions | |
virtual Creator * | makeCreator (CSMWorld::Data &data, QUndoStack &undoStack, const CSMWorld::UniversalId &id) const |
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.
Implements CSVWorld::CreatorFactoryBase.