Home
·
All Classes
·
Modules
QNetworkConfiguration Class Reference
[
QtNetwork
module]
Types
enum
BearerType
{ BearerUnknown, BearerEthernet, BearerWLAN, Bearer2G, ..., BearerWiMAX }
enum
Purpose
{ UnknownPurpose, PublicPurpose, PrivatePurpose, ServiceSpecificPurpose }
enum
StateFlag
{ Undefined, Defined, Discovered, Active }
class
StateFlags
enum
Type
{ InternetAccessPoint, ServiceNetwork, UserChoice, Invalid }
Methods
__init__
(
self
)
__init__
(
self
, QNetworkConfiguration
other
)
QString
bearerName
(
self
)
BearerType
bearerType
(
self
)
QString
bearerTypeName
(
self
)
list-of-QNetworkConfiguration
children
(
self
)
QString
identifier
(
self
)
bool
isRoamingAvailable
(
self
)
bool
isValid
(
self
)
QString
name
(
self
)
Purpose
purpose
(
self
)
StateFlags
state
(
self
)
Type
type
(
self
)
Special Methods
bool
__eq__
(
self
, QNetworkConfiguration)
bool
__ne__
(
self
, QNetworkConfiguration)
Detailed Description
Type Documentation
QNetworkConfiguration.BearerType
QNetworkConfiguration.Purpose
QNetworkConfiguration.StateFlag
QNetworkConfiguration.Type
Method Documentation
QNetworkConfiguration.__init__ (
self
)
QNetworkConfiguration.__init__ (
self
,
QNetworkConfiguration
other
)
QString QNetworkConfiguration.bearerName (
self
)
BearerType
QNetworkConfiguration.bearerType (
self
)
QString QNetworkConfiguration.bearerTypeName (
self
)
list-of-QNetworkConfiguration QNetworkConfiguration.children (
self
)
QString QNetworkConfiguration.identifier (
self
)
bool QNetworkConfiguration.isRoamingAvailable (
self
)
bool QNetworkConfiguration.isValid (
self
)
QString QNetworkConfiguration.name (
self
)
Purpose
QNetworkConfiguration.purpose (
self
)
StateFlags
QNetworkConfiguration.state (
self
)
Type
QNetworkConfiguration.type (
self
)
bool QNetworkConfiguration.__eq__ (
self
,
QNetworkConfiguration
)
bool QNetworkConfiguration.__ne__ (
self
,
QNetworkConfiguration
)
PyQt 4.8 for X11
Copyright ©
Riverbank Computing Ltd
and
Nokia
2010
Qt 4.7.0