OpenMW
Public Member Functions
CSVWorld::CommandDelegateFactory Class Reference

#include <util.hpp>

List of all members.

Public Member Functions

virtual ~CommandDelegateFactory ()
virtual CommandDelegatemakeDelegate (QUndoStack &undoStack, QObject *parent) const =0
 The ownership of the returned CommandDelegate is transferred to the caller.

Constructor & Destructor Documentation


Member Function Documentation

virtual CommandDelegate* CSVWorld::CommandDelegateFactory::makeDelegate ( QUndoStack &  undoStack,
QObject *  parent 
) const [pure virtual]

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