Public Slots |
| virtual void | initConnections (DtTMArea *) |
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 () |
Constructor & Destructor Documentation
| DtTerrainFeaturesHandler::DtTerrainFeaturesHandler |
( |
| ) |
|
| virtual DtTerrainFeaturesHandler::~DtTerrainFeaturesHandler |
( |
| ) |
|
|
virtual |
Member Function Documentation
| virtual QWidget* DtTerrainFeaturesHandler::createDialog |
( |
QWidget * |
w | ) |
|
|
virtual |
Creates the dialog associated with this handler (if there is one)
Reimplemented from DtEventHandler.
| virtual void DtTerrainFeaturesHandler::initConnections |
( |
DtTMArea * |
| ) |
|
|
virtualslot |
| virtual void DtTerrainFeaturesHandler::initDialog |
( |
DtBaseWindow * |
parent | ) |
|
|
protectedvirtual |
| virtual void DtTerrainFeaturesHandler::initAppConnections |
( |
| ) |
|
|
protectedvirtual |
Initializes connections that will be used for the application object.
| virtual void DtTerrainFeaturesHandler::setBaseWindow |
( |
DtBaseWindow * |
w | ) |
|
|
protectedvirtual |
This call will set up connections so we will be notified when areas are created.
Reimplemented from DtEventHandler.
The documentation for this class was generated from the following file: