OpenMW
|
#include <recordstatusdelegate.hpp>
Public Member Functions | |
RecordStatusDelegateFactory () | |
virtual CommandDelegate * | makeDelegate (QUndoStack &undoStack, QObject *parent) const |
The ownership of the returned CommandDelegate is transferred to the caller. |
CSVWorld::CommandDelegate * CSVWorld::RecordStatusDelegateFactory::makeDelegate | ( | QUndoStack & | undoStack, |
QObject * | parent | ||
) | const [virtual] |
The ownership of the returned CommandDelegate is transferred to the caller.
Reimplemented from CSVWorld::DataDisplayDelegateFactory.