QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
MobileScreenMgr.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <QtCore/QtSystemDetection>
4
5
#ifdef Q_OS_IOS
6
7
namespace
MobileScreenMgr
8
{
10
void
setKeepScreenOn
(
bool
keepScreenOn);
11
};
12
13
#endif
AndroidInterface::setKeepScreenOn
void setKeepScreenOn(bool on)
Definition
AndroidInterface.cc:148
src
Utilities
Platform
MobileScreenMgr.h
Generated by
1.9.8