![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
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< NetState > | makeOhosNetStateDataSource (QOhosConsumer< NetState > stateChangeConsumer) |
Definition at line 16 of file qohosnetconnection_p.h.
Definition at line 17 of file qohosnetconnection_p.h.
|
strong |
| Enumerator | |
|---|---|
| Disconnected | |
| Local | |
| Site | |
| Online | |
Definition at line 19 of file qohosnetconnection_p.h.
| QOhosSupplier< NetState > QtOhosNetConnection::makeOhosNetStateDataSource | ( | QOhosConsumer< NetState > | stateChangeConsumer | ) |
Definition at line 160 of file qohosnetconnection.cpp.