KPublicTransport
tripreply.h
56 void addResult(const AbstractBackend *backend, JourneySection &&journeySection); // exported for unit tests
58 Q_DECL_HIDDEN void addError(const AbstractBackend *backend, Reply::Error error, const QString &errorMsg);
void finished()
Emitted whenever the corresponding search has been completed.
qsizetype journeySectionBegin() const
Index at which journeySection() begins in trip().
Definition tripreply.cpp:75
qsizetype journeySectionEnd() const
Index at which journeySection() ends in trip().
Definition tripreply.cpp:81
JourneySection journeySection() const
The sub-trip matching the JourneySection used in the request.
Definition tripreply.cpp:57
Query operations and data types for accessing realtime public transport information from online servi...
Definition attribution.cpp:16
QObject(QObject *parent)
Q_OBJECTQ_OBJECT
Q_PROPERTY(...)
QObject * parent() const const
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.