![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtCore/qvariant.h>#include <QtCore/qmap.h>#include <QtDBus/qdbusabstractinterface.h>#include <optional>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 26 of file qnetworkmanagerservice.h.