KPublicTransport
onboardstatus.h
57 Q_PROPERTY(int positionUpdateInterval READ positionUpdateInterval WRITE setPositionUpdateInterval NOTIFY updateIntervalChanged)
58 Q_PROPERTY(int journeyUpdateInterval READ journeyUpdateInterval WRITE setJourneyUpdateInterval NOTIFY updateIntervalChanged)
69 LocationServiceNotEnabled, ///< Wi-Fi monitoring is not possible due to the location service being disabled (Android only).
@ LocationServiceNotEnabled
Wi-Fi monitoring is not possible due to the location service being disabled (Android only).
Definition onboardstatus.h:69
@ MissingPermissions
Wi-Fi monitoring not functional due to missing application permissions.
Definition onboardstatus.h:67
@ NotConnected
Wi-Fi monitoring functional, but currently not connected to an onboard Wi-Fi.
Definition onboardstatus.h:65
@ NotAvailable
Wi-Fi monitoring is generally not available on this platform.
Definition onboardstatus.h:70
@ WifiNotEnabled
Wi-Fi monitoring is not possible due to Wi-Fi being disabled.
Definition onboardstatus.h:68
Q_SCRIPTABLE CaptureState status()
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-2024 The KDE developers.
Generated on Fri Nov 22 2024 12:10:40 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 22 2024 12:10:40 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.