Vesna
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Public Attributes | List of all members
RoutePoint Class Reference

#include <RouteData.h>

Inheritance diagram for RoutePoint:
Inheritance graph
[legend]

Public Member Functions

 RoutePoint ()
 
 RoutePoint (const RoutePoint &modelRoutePoint)
 
bool operator== (const RoutePoint &routePoint) const
 
QJsonObject ToJsonObject () const
 
void FromJsonObject (const QJsonObject &object)
 

Public Attributes

long mLatitude
 
long mLongitude
 

Constructor & Destructor Documentation

RoutePoint::RoutePoint ( )
inline
RoutePoint::RoutePoint ( const RoutePoint modelRoutePoint)
inline

Member Function Documentation

void RoutePoint::FromJsonObject ( const QJsonObject &  object)
inline

Here is the caller graph for this function:

bool RoutePoint::operator== ( const RoutePoint routePoint) const
inline

Here is the caller graph for this function:

QJsonObject RoutePoint::ToJsonObject ( ) const
inline

Here is the caller graph for this function:

Member Data Documentation

long RoutePoint::mLatitude
long RoutePoint::mLongitude

The documentation for this class was generated from the following file: