KPublicTransport
stopoverreply.h
53 Q_DECL_HIDDEN void addError(const AbstractBackend *backend, Reply::Error error, const QString &errorMsg);
StopoverRequest previousRequest() const
Returns a request object for querying departures preceding the ones returned by this reply.
Definition stopoverreply.cpp:187
StopoverRequest nextRequest() const
Returns a request object for querying departures following the ones returned by this reply.
Definition stopoverreply.cpp:178
std::vector< Stopover > && takeResult()
Returns the found arrival or departure information for moving elsewhere.
Definition stopoverreply.cpp:94
const std::vector< Stopover > & result() const
Returns the found arrival or departure information.
Definition stopoverreply.cpp:88
Describes an arrival or departure search.
Definition stopoverrequest.h:33
Information about an arrival and/or departure of a vehicle at a stop area.
Definition stopover.h:26
Query operations and data types for accessing realtime public transport information from online servi...
Definition attribution.cpp:16
QObject(QObject *parent)
Q_OBJECTQ_OBJECT
QObject * parent() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:50:52 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:50:52 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.