![]() |
Qt 6.x
The Qt SDK
|
#include <QtCore/qvariant.h>#include <QtCore/qmap.h>#include <QtDBus/qdbusabstractinterface.h>#include <optional>
Include dependency graph for qnetworkmanagerservice.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | QNetworkManagerInterfaceBase |
| class | QNetworkManagerInterface |
| class | PropertiesDBusInterface |
Enumerations | |
| enum | NMDeviceState { NM_DEVICE_STATE_UNKNOWN = 0 , NM_DEVICE_STATE_UNMANAGED = 10 , NM_DEVICE_STATE_UNAVAILABLE = 20 , NM_DEVICE_STATE_DISCONNECTED = 30 , NM_DEVICE_STATE_PREPARE = 40 , NM_DEVICE_STATE_CONFIG = 50 , NM_DEVICE_STATE_NEED_AUTH = 60 , NM_DEVICE_STATE_IP_CONFIG = 70 , NM_DEVICE_STATE_ACTIVATED = 100 , NM_DEVICE_STATE_DEACTIVATING = 110 , NM_DEVICE_STATE_FAILED = 120 } |
| enum NMDeviceState |
Definition at line 25 of file qnetworkmanagerservice.h.