KPublicTransport
location.h
26 * This can be a train station, a bus stop, a rental vehicle dock, a free-floating vehicle position,
38 RentedVehicleStation = 2, ///< a pick-up/drop-off point for dock-based rental bike/scooter systems
43 };
79 * Depending on the location type this can be e.g. a RentalVehicleStation or an Equipment instance.
84 Q_PROPERTY(KPublicTransport::RentalVehicleStation rentalVehicleStation READ rentalVehicleStation STORED false)
100 /** Returns @c true if this is an default-constructed location object not specifying any location. */
Status information about equipment such as elevators or escalators.
Definition equipment.h:25
Additional information for a vehicle renting station, attached to Location objects.
Definition rentalvehicle.h:90
An individual rental vehicle used on a JourneySection, ie.
Definition rentalvehicle.h:28
Query operations and data types for accessing realtime public transport information from online servi...
Definition attribution.cpp:16
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 29 2024 11:57:19 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 29 2024 11:57:19 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.