Qt 5.15
Qt Network
C++ Classes
QNetworkConfiguration
Qt 5.15.15 Reference Documentation
List of All Members for QNetworkConfiguration
This is the complete list of members for
QNetworkConfiguration
, including inherited members.
enum
BearerType
enum
Purpose
QNetworkConfiguration
(const QNetworkConfiguration &)
QNetworkConfiguration
()
enum
StateFlag
flags
StateFlags
enum
Type
operator=
(const QNetworkConfiguration &) : QNetworkConfiguration &
~QNetworkConfiguration
()
bearerType
() const : BearerType
bearerTypeFamily
() const : BearerType
bearerTypeName
() const : QString
children
() const : QList<QNetworkConfiguration>
connectTimeout
() const : int
identifier
() const : QString
isRoamingAvailable
() const : bool
isValid
() const : bool
name
() const : QString
purpose
() const : Purpose
setConnectTimeout
(int ) : bool
state
() const : StateFlags
swap
(QNetworkConfiguration &)
type
() const : Type
operator!=
(const QNetworkConfiguration &) const : bool
operator==
(const QNetworkConfiguration &) const : bool