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

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