Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qnetworkmanagerservice.h File Reference

(cb9b46ef70f06c51aea01e83dd07d21a56627a50)

#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
}
 

Enumeration Type Documentation

◆ NMDeviceState

Enumerator
NM_DEVICE_STATE_UNKNOWN 
NM_DEVICE_STATE_UNMANAGED 
NM_DEVICE_STATE_UNAVAILABLE 
NM_DEVICE_STATE_DISCONNECTED 
NM_DEVICE_STATE_PREPARE 
NM_DEVICE_STATE_CONFIG 
NM_DEVICE_STATE_NEED_AUTH 
NM_DEVICE_STATE_IP_CONFIG 
NM_DEVICE_STATE_ACTIVATED 
NM_DEVICE_STATE_DEACTIVATING 
NM_DEVICE_STATE_FAILED 

Definition at line 25 of file qnetworkmanagerservice.h.