Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QtOhosNetConnection Namespace Reference

Classes

struct  NetState

Typedefs

using NetBearType = QtOhos::enums::ohos::net::connection::NetBearType
using NetCap = QtOhos::enums::ohos::net::connection::NetCap

Enumerations

enum class  NetworkReachability { Disconnected , Local , Site , Online }

Functions

QOhosSupplier< NetStatemakeOhosNetStateDataSource (QOhosConsumer< NetState > stateChangeConsumer)

Typedef Documentation

◆ NetBearType

◆ NetCap

Enumeration Type Documentation

◆ NetworkReachability

Enumerator
Disconnected 
Local 
Site 
Online 

Definition at line 19 of file qohosnetconnection_p.h.

Function Documentation

◆ makeOhosNetStateDataSource()

QOhosSupplier< NetState > QtOhosNetConnection::makeOhosNetStateDataSource ( QOhosConsumer< NetState > stateChangeConsumer)

Definition at line 160 of file qohosnetconnection.cpp.