Default constructor.
Warning: This is for convenience only and will construct an empty object.
DirectionEvent::DirectionEvent(const Esri::ArcGISRuntime::DirectionEvent &other)Copy constructor from other DirectionEvent.
[noexcept]
DirectionEvent::DirectionEvent(Esri::ArcGISRuntime::DirectionEvent &&other)
Move constructor from other DirectionEvent.
[noexcept]
DirectionEvent::~DirectionEvent()
Destructor.
QDateTime DirectionEvent::estimatedArrivalTime() constReturns the estimated arrival time for this DirectionEvent of the Route in UTC time.
double DirectionEvent::estimatedArrivalTimeShift() constReturns the time zone shift in minutes of estimated arrival time for this segment of the route.
QList<Esri::ArcGISRuntime::DirectionMessage> DirectionEvent::eventMessages() constReturns a list of detailed direction messages for this DirectionEvent.
QString DirectionEvent::eventText() constReturns the textual representation of the DirectionEvent.
Esri::ArcGISRuntime::Point DirectionEvent::geometry() constReturns the geometry for this DirectionEvent of the Route.
bool DirectionEvent::isEmpty() constReturns true
if this DirectionEvent is empty.
[noexcept]
Esri::ArcGISRuntime::DirectionEvent &DirectionEvent::operator=(Esri::ArcGISRuntime::DirectionEvent &&other)
Move operator from other DirectionEvent.
Esri::ArcGISRuntime::DirectionEvent &DirectionEvent::operator=(const Esri::ArcGISRuntime::DirectionEvent &other)Assignment operator from other DirectionEvent.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4