class DtLastPointClickedWidgetLogic:
More...
Detailed Description
Constructor & Destructor Documentation
| virtual makVrf::DtLastPointClickedWidgetLogic::~DtLastPointClickedWidgetLogic |
( |
| ) |
|
|
virtual |
Member Function Documentation
| virtual void makVrf::DtLastPointClickedWidgetLogic::setupGui |
( |
makVrv::DtDe & |
| ) |
|
|
virtual |
| virtual void makVrf::DtLastPointClickedWidgetLogic::coordSysChanged |
( |
const QString & |
| ) |
|
|
virtual |
Called when coordinate system changes. Will update interface with correct values.
| virtual void makVrf::DtLastPointClickedWidgetLogic::setLocation |
( |
const DtVector & |
| ) |
|
|
virtual |
Sets location in location widget using given combo setting.
Assumes location in local database coordinates in meters. If curSelection is not -1, will select polygon in pulldown at that selection
| virtual void makVrf::DtLastPointClickedWidgetLogic::setLocationByDatabaseClick |
( |
const DtVector & |
| ) |
|
|
virtual |
Called when set by a database click will also set the last location clicked in the VRF selection handler.
| virtual void makVrf::DtLastPointClickedWidgetLogic::updateCoordinateSystem |
( |
const DtVector & |
local | ) |
|
|
protectedvirtual |
| virtual void makVrf::DtLastPointClickedWidgetLogic::startTracking |
( |
makVrv::DtUniqueID |
displayId | ) |
|
|
protectedvirtual |
| virtual void makVrf::DtLastPointClickedWidgetLogic::stopTracking |
( |
| ) |
|
|
protectedvirtual |
| virtual DtVector makVrf::DtLastPointClickedWidgetLogic::trackedLocation |
( |
| ) |
const |
|
protectedvirtual |
Returns the location of the tracked object in local database coordinates.
Member Data Documentation
Used to keep track of selected items.
| DtVector makVrf::DtLastPointClickedWidgetLogic::myLastLocation |
|
protected |
The documentation for this class was generated from the following file: