Vesna
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Classes | Variables
PositionTestDefines.h File Reference
#include "businesslogic/location/GPSDefines.h"
Include dependency graph for PositionTestDefines.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PositionTestDefines
 

Variables

const QString TEST_CONFIG_PATH
 
const QString JSON_ELEMENT_ROUTE_BUS_STOPS
 
const QString JSON_ELEMENT_SIMULATOR_POINTS
 
const QString JSON_ELEMENT_EVENTS
 
const QString JSON_ATTRIBUTE_LATITUDE
 
const QString JSON_ATTRIBUTE_LONGITUDE
 
const QString JSON_ATTRIBUTE_EVENT_TYPE
 
const QString JSON_ATTRIBUTE_POSITION_PAIR_INDEX
 
const QString JSON_ATTRIBUTE_BUS_STOP_INDEX
 
const QString JSON_ATTRIBUTE_DISTANCE
 
const QString JSON_ATTRIBUTE_ALGORITHM_TYPE
 

Variable Documentation

const QString JSON_ATTRIBUTE_ALGORITHM_TYPE
const QString JSON_ATTRIBUTE_BUS_STOP_INDEX
const QString JSON_ATTRIBUTE_DISTANCE
const QString JSON_ATTRIBUTE_EVENT_TYPE
const QString JSON_ATTRIBUTE_LATITUDE
const QString JSON_ATTRIBUTE_LONGITUDE
const QString JSON_ATTRIBUTE_POSITION_PAIR_INDEX
const QString JSON_ELEMENT_EVENTS
const QString JSON_ELEMENT_ROUTE_BUS_STOPS
const QString JSON_ELEMENT_SIMULATOR_POINTS
const QString TEST_CONFIG_PATH