KPublicTransport
stopoverrequest.h
bool downloadAssets
Enable downloading of graphic assets such as line logos for the data requested here.
Definition stopoverrequest.h:64
void setBackendIds(const QStringList &backendIds)
Set identifiers of backends that should be queried.
Definition stopoverrequest.cpp:146
StopoverRequest(const Location &stop)
Search for arrival/departures to/from stop.
Definition stopoverrequest.cpp:44
QString cacheKey() const
Unique string representation used for caching results.
Definition stopoverrequest.cpp:152
KPublicTransport::Location stop
The location at which to search for departures/arrivals.
Definition stopoverrequest.h:37
QStringList backendIds() const
Identifiers of the backends that should be queried.
Definition stopoverrequest.cpp:141
void setLineModes(std::vector< Line::Mode > &&modes)
Sets the requested line modes.
Definition stopoverrequest.cpp:74
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-2025 The KDE developers.
Generated on Fri Feb 21 2025 11:47:40 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Feb 21 2025 11:47:40 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.