Additional Inherited Members |
Public Slots inherited from DtEventHandler |
| virtual bool | mouseEvent (DtTMMapArea *, QMouseEvent *evnt, const DtPoint &pnt) |
| virtual bool | keyboardEvent (DtTMMapArea *, QKeyEvent *evnt) |
| virtual bool | symbolsSelected (DtTMMapArea *area, DtSymbolList *sl) |
| virtual bool | selectionUpdated (DtTMMapArea *area, const QVector< DtModelKey > &d) |
| virtual bool | selectionInProgress (DtTMMapArea *area, DtSymbolSelector &d) |
| virtual bool | focusEvent (DtTMMapArea *, QEvent *evnt) |
| virtual bool | enterEvent (DtTMMapArea *area, QEvent *evnt) |
| virtual bool | leaveEvent (DtTMMapArea *area, QEvent *evnt) |
| virtual bool | dropEvent (DtTMMapArea *area, QDropEvent *evnt) |
| virtual bool | dragEnterEvent (DtTMMapArea *area, QDragEnterEvent *evnt) |
| virtual bool | dragMoveEvent (DtTMMapArea *area, QDragMoveEvent *evnt) |
| virtual bool | dragLeaveEvent (DtTMMapArea *area, QDragLeaveEvent *evnt) |
| virtual bool | userDefinedAction (DtUserDefinedType iAction, void *usr) |
| virtual bool | aboutToDraw (DtTMMapArea *area, QPainter *) |
| virtual bool | mapActivated (DtTMMapArea *area) |
| virtual bool | selectedModelDataUpdated (DtTMMapArea *area) |
| virtual bool | symbolAdded (DtTMMapArea *area, const DtModelKey &) |
| virtual bool | symbolRemoved (DtTMMapArea *area, const DtModelKey &) |
| virtual bool | disconnecting (DtTMMapArea *area) |
| | Called when a map is being disconnect from an event handler.
|
| virtual bool | connecting (DtTMMapArea *area) |
| | Called when a map is being connected to an event handler.
|
| virtual void | tick () |
| virtual void | clearDialog () |
Signals inherited from DtEventHandler |
| void | closedDialog () |
Protected Attributes inherited from DtEventHandler |
| QWidget * | myEventDlg |
| DtEventController * | myEventController |
| bool | mySuspended |
Constructor & Destructor Documentation
| DtEntityEditorNewHandler::DtEntityEditorNewHandler |
( |
| ) |
|
| virtual DtEntityEditorNewHandler::~DtEntityEditorNewHandler |
( |
| ) |
|
|
virtual |
Member Function Documentation
| 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 |
The documentation for this class was generated from the following file: