Qt Reference Documentation
Home
Modules
QtNetwork
QNetworkConfiguration
List of All Members for QNetworkConfiguration
This is the complete list of members for
QNetworkConfiguration
, including inherited members.
enum
BearerType
enum
Purpose
enum
StateFlag
flags
StateFlags
enum
Type
QNetworkConfiguration
()
QNetworkConfiguration
( const QNetworkConfiguration & )
~QNetworkConfiguration
()
bearerName
() const : QString
bearerType
() const : BearerType
bearerTypeName
() const : QString
children
() const : QList<QNetworkConfiguration>
identifier
() const : QString
isRoamingAvailable
() const : bool
isValid
() const : bool
name
() const : QString
purpose
() const : Purpose
state
() const : StateFlags
type
() const : Type
operator!=
( const QNetworkConfiguration & ) const : bool
operator=
( const QNetworkConfiguration & ) : QNetworkConfiguration &
operator==
( const QNetworkConfiguration & ) const : bool