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
qohosnetconnection_p.h
Go to the documentation of this file.
1// Copyright (C) 2026 The Qt Company Ltd.
2// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
3
4#ifndef QOHOSNETCONNECTION_P_H
5#define QOHOSNETCONNECTION_P_H
6
7#include <QtCore/private/qohoscommon_p.h>
8#include <QtCore/qglobal.h>
9#include <optional>
10#include <qohosenums.h>
11
12QT_BEGIN_NAMESPACE
13
14namespace QtOhosNetConnection {
15
18
26
34
35QOhosSupplier<NetState> makeOhosNetStateDataSource(QOhosConsumer<NetState> stateChangeConsumer);
36
37}
38
39QT_END_NAMESPACE
40
41#endif // QOHOSNETCONNECTION_P_H
QtOhos::enums::ohos::net::connection::NetCap NetCap
QOhosSupplier< NetState > makeOhosNetStateDataSource(QOhosConsumer< NetState > stateChangeConsumer)
QtOhos::enums::ohos::net::connection::NetBearType NetBearType
std::optional< NetBearType > transport