257 return (
d == other.
d);
394 while (i.hasNext()) {
BearerType
Specifies the type of bearer used by a configuration.
BearerType bearerType() const
Returns the type of bearer used by this network configuration.
QExplicitlySharedDataPointer< QNetworkConfigurationPrivate > d
Purpose
Specifies the purpose of the configuration.
#define QT_END_NAMESPACE
This macro expands to.
QNetworkConfiguration & operator=(const QNetworkConfiguration &other)
Copies the content of the QNetworkConfiguration object contained in other into this one...
QNetworkConfiguration::StateFlags state
QMap< unsigned int, QNetworkConfigurationPrivatePointer > serviceNetworkMembers
Purpose purpose() const
Returns the purpose of this configuration.
QLatin1String(DBUS_INTERFACE_DBUS))) Q_GLOBAL_STATIC_WITH_ARGS(QString
QList< QNetworkConfiguration > children() const
Returns all sub configurations of this network configuration in priority order.
The QString class provides a Unicode character string.
QNetworkConfiguration()
Constructs an invalid configuration object.
QNetworkConfiguration::BearerType bearerType
bool isValid() const
Returns true if this QNetworkConfiguration object is valid.
The QNetworkConfiguration class provides an abstraction of one or more access point configurations...
#define QT_BEGIN_NAMESPACE
This macro expands to.
~QNetworkConfiguration()
Frees the resources associated with the QNetworkConfiguration object.
The QMutexLocker class is a convenience class that simplifies locking and unlocking mutexes...
QString identifier() const
Returns the unique and platform specific identifier for this network configuration; otherwise an empt...
QNetworkConfiguration::Purpose purpose
QString bearerTypeName() const
Returns the type of bearer used by this network configuration as a string.
bool operator==(const QNetworkConfiguration &other) const
Returns true, if this configuration is the same as the other configuration given; otherwise returns f...
QNetworkConfiguration::Type type
QString name() const
Returns the user visible name of this configuration.
StateFlags state() const
Returns the current state of the configuration.
Type
This enum describes the type of configuration.
virtual QString bearerTypeName() const
bool isRoamingAvailable() const
Returns true if this configuration supports roaming; otherwise false.
The QList class is a template class that provides lists.
Type type() const
Returns the type of the configuration.