KPublicTransport
linemetadata.h
40 /** Attempts to find information about a line with the given name and a stop at the given coordinates. */
41 static LineMetaData find(double latitude, double longitude, const QString &name, Line::Mode mode);
Static information about a public transport line.
Definition linemetadata.h:26
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 Mon Nov 18 2024 12:07:52 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:07:52 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.