OpenMW
|
#include <colordelegate.hpp>
Public Member Functions | |
virtual CommandDelegate * | makeDelegate (CSMWorld::CommandDispatcher *dispatcher, CSMDoc::Document &document, QObject *parent) const |
The ownership of the returned CommandDelegate is transferred to the caller. More... | |
Public Member Functions inherited from CSVWorld::CommandDelegateFactory | |
virtual | ~CommandDelegateFactory () |
|
virtual |
The ownership of the returned CommandDelegate is transferred to the caller.
Implements CSVWorld::CommandDelegateFactory.