#include <MapData.h>
|
| | BusStopMapPoint () |
| |
| | BusStopMapPoint (const double latitude, const double longitude, const QString &name, const QString &departure, const long arrivalRadius, const long departureRadius) |
| |
| BusStopMapPoint::BusStopMapPoint |
( |
| ) |
|
|
inline |
| BusStopMapPoint::BusStopMapPoint |
( |
const double |
latitude, |
|
|
const double |
longitude, |
|
|
const QString & |
name, |
|
|
const QString & |
departure, |
|
|
const long |
arrivalRadius, |
|
|
const long |
departureRadius |
|
) |
| |
|
inline |
| long BusStopMapPoint::mArrivalRadius |
| QString BusStopMapPoint::mBusStopName |
| long BusStopMapPoint::mDepartureRadius |
| QString BusStopMapPoint::mDepartureText |
| double BusStopMapPoint::mLatitude |
| double BusStopMapPoint::mLongitude |
The documentation for this class was generated from the following file: