#include <TdkMapObjectIdentificationTask.h>
Inheritance diagram for TdkMapObjectIdentificationTask:
Public Member Functions | |
TdkMapObjectIdentificationTask () | |
~TdkMapObjectIdentificationTask () | |
Private Member Functions | |
virtual void | handleVSEvent (TdkEvent &event) |
virtual void | handleVSEvent (TdkObjectIdentificationEvent &event) |
virtual void | handleVSEvent (TdkClearObjectIdentificationEvent &event) |
virtual void | handleVSEvent (TdkThemeObjectsIdentificationEvent &event) |
virtual void | handleVSEvent (TdkClearThemeObjectsIdentificationEvent &event) |
virtual void | handleVSEvent (TdkSelectedObjectsIdentificationEvent &event) |
virtual void | handleVSEvent (TdkClearSelectedObjectsIdentificationEvent &event) |
virtual void | handleVSEvent (TdkClearObjectsIdentificationEvent &event) |
virtual void | handleVSEvent (TdkObjectsIdentificationEvent &event) |
TdkMapObjectIdentificationTask::TdkMapObjectIdentificationTask | ( | ) |
Tecgraf - GIS development team
Tdk Framework
@(#) TdkMapObjectsIdentificationTask.cpp
TdkMapObjectIdentificationTask::~TdkMapObjectIdentificationTask | ( | ) |
void TdkMapObjectIdentificationTask::handleVSEvent | ( | TdkEvent & | event | ) | [inline, private, virtual] |
Reimplemented from TdkEventHandler.
void TdkMapObjectIdentificationTask::handleVSEvent | ( | TdkObjectIdentificationEvent & | event | ) | [inline, private, virtual] |
void TdkMapObjectIdentificationTask::handleVSEvent | ( | TdkClearObjectIdentificationEvent & | event | ) | [inline, private, virtual] |
void TdkMapObjectIdentificationTask::handleVSEvent | ( | TdkThemeObjectsIdentificationEvent & | event | ) | [inline, private, virtual] |
void TdkMapObjectIdentificationTask::handleVSEvent | ( | TdkClearThemeObjectsIdentificationEvent & | event | ) | [inline, private, virtual] |
void TdkMapObjectIdentificationTask::handleVSEvent | ( | TdkSelectedObjectsIdentificationEvent & | event | ) | [inline, private, virtual] |
void TdkMapObjectIdentificationTask::handleVSEvent | ( | TdkClearSelectedObjectsIdentificationEvent & | event | ) | [inline, private, virtual] |
void TdkMapObjectIdentificationTask::handleVSEvent | ( | TdkClearObjectsIdentificationEvent & | event | ) | [inline, private, virtual] |
void TdkMapObjectIdentificationTask::handleVSEvent | ( | TdkObjectsIdentificationEvent & | event | ) | [inline, private, virtual] |