C

Add-On Modules

The following modules included in the Boot to Qt stack, provide additional API that are useful for an embedded application:

B2Qt Utils Module

A collection of utility functions, accessible from QML.

B2Qt Wifi Module

A module for managing wireless network connectivity.

B2Qt Utils Module

B2QtDevice

Singleton QML type providing access to utility functions

B2Qt Wifi Module

QML Types

WifiConfiguration

Used to define a network configuration

WifiDevice

Represents a physical device

WifiManager

Main interface to the Wifi functionality

C++ Classes

QWifiConfiguration

Used to define a network configuration

QWifiDevice

Represents a physical device

QWifiManager

Enables an application to be Wifi-capable

Available under certain Qt licenses.
Find out more.