C

Qt Device Utilities: Local Device Settings

Provides utility functions for controlling an embedded device, such as device shutdown/reboot.

Import the module as follows:

import QtDeviceUtilities.LocalDeviceSettings 1.0

This will give you access to the singleton QML type LocalDevice.

Note: Some functions may not be available on all of the platforms.

QML Types

LocalDevice

Singleton QML type providing access to utility functions

Available under certain Qt licenses.
Find out more.