class DtLastPointClickedWidgetLogic:
More...
| virtual makVrf::DtLastPointClickedWidgetLogic::~DtLastPointClickedWidgetLogic |
( |
| ) |
|
|
virtual |
| 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::setRequestSoilTypeInformation |
( |
bool |
| ) |
|
|
virtual |
Sets whether or not to request soil type information. Default is true.
| virtual void makVrf::DtLastPointClickedWidgetLogic::setSimQueryUpdateTime |
( |
double |
| ) |
|
|
virtual |
For moving objects, what is the update time to look at for when to make the next data request for a location from the sim.
Default is 1 second
| virtual double makVrf::DtLastPointClickedWidgetLogic::simQueryUpdateTime |
( |
| ) |
const |
|
virtual |
| 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 bool makVrf::DtLastPointClickedWidgetLogic::trackedLocation |
( |
DtVector & |
| ) |
const |
|
protectedvirtual |
Returns the location of the tracked object in local database coordinates.
| virtual void makVrf::DtLastPointClickedWidgetLogic::requestSoilTypeInformation |
( |
const DtVector & |
localVector | ) |
|
|
protectedvirtual |
| virtual void makVrf::DtLastPointClickedWidgetLogic::processIntersectionResponse |
( |
DtSimMessage * |
| ) |
|
|
protectedvirtual |
| virtual void makVrf::DtLastPointClickedWidgetLogic::backendInformationChanged |
( |
| ) |
|
|
protectedvirtual |
| virtual void makVrf::DtLastPointClickedWidgetLogic::tick |
( |
| ) |
|
|
protectedvirtual |
| virtual void makVrf::DtLastPointClickedWidgetLogic::connectBackendSignals |
( |
bool |
| ) |
|
|
protectedvirtual |
Used to keep track of selected items.
| DtVector makVrf::DtLastPointClickedWidgetLogic::myLastLocation |
|
protected |
| bool makVrf::DtLastPointClickedWidgetLogic::myRequestSoilTypeInformation |
|
protected |
| unsigned long makVrf::DtLastPointClickedWidgetLogic::myIntersectionRequestId |
|
protected |
| double makVrf::DtLastPointClickedWidgetLogic::mySimQueryUpdateTime |
|
protected |
| DtTimedSection makVrf::DtLastPointClickedWidgetLogic::mySimQueryTimer |
|
protected |
| DtTimedSection makVrf::DtLastPointClickedWidgetLogic::myRequestTimer |
|
protected |
| double makVrf::DtLastPointClickedWidgetLogic::myTimeSinceLastQuery |
|
protected |
| double makVrf::DtLastPointClickedWidgetLogic::myConnectRequestTime |
|
protected |
| bool makVrf::DtLastPointClickedWidgetLogic::myShowTrackedObject |
|
protected |
The documentation for this class was generated from the following file: