OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | List of all members
CSVWorld::CommandDelegateFactory Class Referenceabstract

#include <util.hpp>

Inheritance diagram for CSVWorld::CommandDelegateFactory:
Collaboration diagram for CSVWorld::CommandDelegateFactory:

Public Member Functions

virtual ~CommandDelegateFactory ()
 
virtual CommandDelegatemakeDelegate (CSMWorld::CommandDispatcher *dispatcher, CSMDoc::Document &document, QObject *parent) const =0
 The ownership of the returned CommandDelegate is transferred to the caller. More...
 

Constructor & Destructor Documentation

CSVWorld::CommandDelegateFactory::~CommandDelegateFactory ( )
virtual

Member Function Documentation

virtual CommandDelegate* CSVWorld::CommandDelegateFactory::makeDelegate ( CSMWorld::CommandDispatcher dispatcher,
CSMDoc::Document document,
QObject parent 
) const
pure virtual

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