Home · All Classes · Modules

QNetworkConfigurationManager Class Reference
[QtNetwork module]

Inherits QObject.

Types

Methods

Qt Signals


Detailed Description


Type Documentation

QNetworkConfigurationManager.Capability


Method Documentation

QNetworkConfigurationManager.__init__ (self, QObject parent = None)

The parent argument, if not None, causes self to be owned by Qt instead of PyQt.

list-of-QNetworkConfiguration QNetworkConfigurationManager.allConfigurations (self, QNetworkConfiguration.StateFlags flags = 0)

Capabilities QNetworkConfigurationManager.capabilities (self)

QNetworkConfiguration QNetworkConfigurationManager.configurationFromIdentifier (self, QString identifier)

QNetworkConfiguration QNetworkConfigurationManager.defaultConfiguration (self)

bool QNetworkConfigurationManager.isOnline (self)

QNetworkConfigurationManager.updateConfigurations (self)


Qt Signal Documentation

void configurationAdded (const QNetworkConfiguration&)

This is the default overload of this signal.

void configurationChanged (const QNetworkConfiguration&)

This is the default overload of this signal.

void configurationRemoved (const QNetworkConfiguration&)

This is the default overload of this signal.

void onlineStateChanged (bool)

This is the default overload of this signal.

void updateCompleted ()

This is the default overload of this signal.


PyQt 4.8 for X11Copyright © Riverbank Computing Ltd and Nokia 2010Qt 4.7.0