23#include <QGeoCoordinate>
27#include "GlobalObject.h"
116 Q_INVOKABLE
virtual void lockWifi(
bool lock) { Q_UNUSED(lock) }
127 Q_INVOKABLE
virtual void openSatView(
const QGeoCoordinate& coordinate);
180 Q_INVOKABLE
static void saveScreenshot(
const QImage& image,
const QString& path);
GlobalObject(QObject *parent=nullptr)
Standard constructor.
static Q_INVOKABLE Platform::PlatformAdaptor_Abstract * platformAdaptor()
Pointer to appplication-wide static PlatformAdaptor instance.