7#include <QPluginLoader>
9#include <QCryptographicHash>
10#include <QtCore/private/qfactoryloader_p.h>
91 return d->providerName;
126 return d->interval.value();
222 if (
obj.contains(testableKey) && !
obj.value(testableKey).toBool()) {
390#include "moc_qgeosatelliteinfosource.cpp"
\inmodule QtCore\reentrant
QCborValue value(qint64 key) const
Returns the QCborValue element in this map that corresponds to key key, if there is one.
QString toString(const QString &defaultValue={}) const
Returns the string value stored in this QCborValue, if it is of the string type.
static QMultiHash< QString, QCborMap > plugins(bool reload=false)
static QList< QCborMap > pluginsSorted()
static QGeoPositionInfoSourceFactory * loadFactory(const QCborMap &meta)
static QGeoSatelliteInfoSource * createSourceReal(const QCborMap &meta, const QVariantMap ¶meters, QObject *parent)
virtual ~QGeoSatelliteInfoSourcePrivate()
Creates a satellite source with the specified parent.
virtual ~QGeoSatelliteInfoSource()
Destroys the satellite source.
static QStringList availableSources()
Returns a list of available source plugins, including the default system backend if one is available.
virtual QVariant backendProperty(const QString &name) const
virtual bool setBackendProperty(const QString &name, const QVariant &value)
static QGeoSatelliteInfoSource * createSource(const QString &sourceName, QObject *parent)
Creates and returns a source with the given parent, by loading the plugin named sourceName.
virtual void setUpdateInterval(int msec)
QBindable< int > bindableUpdateInterval()
QString sourceName() const
Returns the unique name of the satellite source implementation in use.
static QGeoSatelliteInfoSource * createDefaultSource(QObject *parent)
Creates and returns a source with the specified parent that reads from the system's default source of...
int updateInterval
This property holds the requested interval in milliseconds between each update.
QGeoSatelliteInfoSource(QObject *parent)
QObject * parent() const
Returns a pointer to the parent object.
const_iterator cbegin() const noexcept
\macro QT_RESTRICTED_CAST_FROM_ASCII
QSet< QString >::iterator it
Combined button and popup list for selecting options.
QMap< QString, QVariant > QVariantMap
EGLOutputLayerEXT EGLint EGLAttrib value
[5]
#define QStringLiteral(str)
Q_CORE_EXPORT bool qEnvironmentVariableIsSet(const char *varName) noexcept
QItemEditorFactory * factory
IUIAutomationTreeWalker __RPC__deref_out_opt IUIAutomationElement ** parent
QT_BEGIN_NAMESPACE bool toBool(const QString &str)