KPublicTransport
stopoverquerymodel.h
31 Q_PROPERTY(KPublicTransport::StopoverRequest request READ request WRITE setRequest NOTIFY requestChanged)
Common base class for query models, do not use directly.
Definition abstractquerymodel.h:25
Model representing arrival or departure query results.
Definition stopoverquerymodel.h:27
bool canQueryNext
Whether querying for later departures is possible.
Definition stopoverquerymodel.h:34
KPublicTransport::StopoverRequest request
Specify the actual departure query.
Definition stopoverquerymodel.h:31
bool canQueryPrevious
Whether querying for earlier journey is possible.
Definition stopoverquerymodel.h:36
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
virtual QModelIndex parent(const QModelIndex &index) const const=0
Q_INVOKABLEQ_INVOKABLE
Q_OBJECTQ_OBJECT
Q_PROPERTY(...)
UserRole
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 31 2025 11:52:18 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 31 2025 11:52:18 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.