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

#include <RouteData.h>

Inheritance diagram for RouteBusStop:
Inheritance graph
[legend]
Collaboration diagram for RouteBusStop:
Collaboration graph
[legend]

Public Member Functions

 RouteBusStop ()
 
 RouteBusStop (const RouteBusStop &routeBusStop)
 
QString ToString () const
 
QJsonObject ToJsonObject () const
 
void FromJsonObject (const QJsonObject &object)
 
- Public Member Functions inherited from RoutePoint
 RoutePoint ()
 
 RoutePoint (const RoutePoint &modelRoutePoint)
 
bool operator== (const RoutePoint &routePoint) const
 
QJsonObject ToJsonObject () const
 
void FromJsonObject (const QJsonObject &object)
 

Public Attributes

int mArrivalRadius
 
int mDepartureRadius
 
int mTripBusStopOrder
 
QList< RouteSynchroPointmRouteSynchroPoints
 
- Public Attributes inherited from RoutePoint
long mLatitude
 
long mLongitude
 

Constructor & Destructor Documentation

RouteBusStop::RouteBusStop ( )
inline
RouteBusStop::RouteBusStop ( const RouteBusStop routeBusStop)
inline

Member Function Documentation

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

Here is the call graph for this function:

Here is the caller graph for this function:

QJsonObject RouteBusStop::ToJsonObject ( ) const
inline

Here is the call graph for this function:

Here is the caller graph for this function:

QString RouteBusStop::ToString ( ) const
inline

Here is the caller graph for this function:

Member Data Documentation

int RouteBusStop::mArrivalRadius
int RouteBusStop::mDepartureRadius
QList<RouteSynchroPoint> RouteBusStop::mRouteSynchroPoints
int RouteBusStop::mTripBusStopOrder

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