KPublicTransport
vehiclelayoutquerymodel.h
26 Q_PROPERTY(KPublicTransport::VehicleLayoutRequest request READ request WRITE setRequest NOTIFY requestChanged)
Common base class for query models, do not use directly.
Definition abstractquerymodel.h:25
Information about the layout of a station platform.
Definition platform.h:45
Information about an arrival and/or departure of a vehicle at a stop area.
Definition stopover.h:26
KPublicTransport::Vehicle vehicle
The vehicle for which this model shows its sections.
Definition vehiclelayoutquerymodel.h:29
KPublicTransport::Stopover stopover
The departure this vehicle layout belongs to.
Definition vehiclelayoutquerymodel.h:33
KPublicTransport::Platform platform
The platform this vehicle is departing from.
Definition vehiclelayoutquerymodel.h:31
Describes a query for vehicle layout information.
Definition vehiclelayoutrequest.h:25
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_OBJECTQ_OBJECT
Q_PROPERTY(...)
UserRole
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.