![]() |
VR-Forces 4.0.4 Class Documentation
|

Public Member Functions | |
| DtEntityEditorNewHandler () | |
| Default Constructor. | |
| virtual | ~DtEntityEditorNewHandler () |
| Destructor. | |
| virtual QWidget * | createDialog (QWidget *) |
| Creates the dialog associated with this handler (if there is one) | |
| virtual void | showDialog (bool) |
Static Public Member Functions | |
| static DtEventHandler * | create (DtEventController *owner, void *usr) |
| Static creator. | |
Default Constructor.
| virtual DtEntityEditorNewHandler::~DtEntityEditorNewHandler | ( | ) | [virtual] |
Destructor.
| virtual QWidget* DtEntityEditorNewHandler::createDialog | ( | QWidget * | w | ) | [virtual] |
Creates the dialog associated with this handler (if there is one)
Reimplemented from DtEventHandler.
| virtual void DtEntityEditorNewHandler::showDialog | ( | bool | ) | [virtual] |
Reimplemented from DtEventHandler.
| static DtEventHandler* DtEntityEditorNewHandler::create | ( | DtEventController * | owner, |
| void * | usr | ||
| ) | [static] |
Static creator.