KPublicTransport
backendmodel.h
27 Q_PROPERTY(KPublicTransport::Manager* manager READ manager WRITE setManager NOTIFY managerChanged)
36 Flat, ///< Each backend appears exactly once, grouping by country is possible (the data is order by country), but multi-country operators might not be properly associated.
37 GroupByCountry, ///< A backend might occur multiple times, for each country it is associated with.
51 PrimaryCountryCodeRole [[deprecated("use CountryCodeRole")]], ///< @deprecated use CountryCodeRole instead
Model listing backends and allowing to configure which ones are active.
Definition backendmodel.h:23
@ GroupByCountry
A backend might occur multiple times, for each country it is associated with.
Definition backendmodel.h:37
@ Flat
Each backend appears exactly once, grouping by country is possible (the data is order by country),...
Definition backendmodel.h:36
@ CountryCodeRole
a ISO 3166-1 code usable for grouping content by country
Definition backendmodel.h:52
Query operations and data types for accessing realtime public transport information from online servi...
Definition attribution.cpp:16
DisplayRole
typedef ItemFlags
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:07:52 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:07:52 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.