![]() |
VR-Forces 4.0.4 Class Documentation
|
This handler creates entities. More...

Public Member Functions | |
| DtCreateAreaHandler () | |
| Default Constructor. | |
| virtual | ~DtCreateAreaHandler () |
| Destructor. | |
| virtual QString | workingTitle () const |
| Override this method to return a different working point name than "working area". | |
Static Public Member Functions | |
| static DtEventHandler * | create (DtEventController *owner, void *usr) |
| Static creator. | |
Protected Member Functions | |
| virtual void | setWorkingName () |
| Sets the working name of the temp symbol. | |
| virtual const char * | eventSignalName () |
This handler creates entities.
Default Constructor.
| virtual DtCreateAreaHandler::~DtCreateAreaHandler | ( | ) | [virtual] |
Destructor.
| static DtEventHandler* DtCreateAreaHandler::create | ( | DtEventController * | owner, |
| void * | usr | ||
| ) | [static] |
Static creator.
Reimplemented from DtCreateLineHandler.
| virtual QString DtCreateAreaHandler::workingTitle | ( | ) | const [virtual] |
Override this method to return a different working point name than "working area".
Reimplemented from DtCreateLineHandler.
| virtual void DtCreateAreaHandler::setWorkingName | ( | ) | [protected, virtual] |
Sets the working name of the temp symbol.
Reimplemented from DtCreateLineHandler.
| virtual const char* DtCreateAreaHandler::eventSignalName | ( | ) | [inline, protected, virtual] |
Reimplemented from DtCreateLineHandler.
References DtCreateAreaWidgetEvent.