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

Go to the source code of this file.

Classes

class  ModelInterchangeBusStop
 

Variables

const QString DATABASE_TABLE_INTERCHANGE_BUS_STOP = "interchange_bus_stop"
 
const QString DATABASE_TABLE_INTERCHANGE_BUS_STOP_COLUMN_BUS_STOP_ID = "bus_stop_id"
 
const QString DATABASE_TABLE_INTERCHANGE_BUS_STOP_COLUMN_LINE = "line_number"
 
const QString DATABASE_TABLE_INTERCHANGE_BUS_STOP_COLUMN_TRIP = "trip_number"
 
const QString INTERCHANGE_BUS_STOP_JSON_RESPONSE_ITEM_VALUE_BUS_STOP_ID = "BusStopID"
 
const QString INTERCHANGE_BUS_STOP_JSON_RESPONSE_ITEM_DEPARTURES = "Departures"
 

Variable Documentation

const QString DATABASE_TABLE_INTERCHANGE_BUS_STOP = "interchange_bus_stop"
const QString DATABASE_TABLE_INTERCHANGE_BUS_STOP_COLUMN_BUS_STOP_ID = "bus_stop_id"
const QString DATABASE_TABLE_INTERCHANGE_BUS_STOP_COLUMN_LINE = "line_number"
const QString DATABASE_TABLE_INTERCHANGE_BUS_STOP_COLUMN_TRIP = "trip_number"
const QString INTERCHANGE_BUS_STOP_JSON_RESPONSE_ITEM_DEPARTURES = "Departures"
const QString INTERCHANGE_BUS_STOP_JSON_RESPONSE_ITEM_VALUE_BUS_STOP_ID = "BusStopID"