QMediaNetworkAccessControl Class

The QMediaNetworkAccessControl class allows the setting of the Network Access Point for media related activities. More...

Header: #include <QMediaNetworkAccessControl>
qmake: QT += multimedia
Inherits: QMediaControl

Public Functions

  • 30 public functions inherited from QObject
typedef QObjectList
QList<T> qFindChildren(const QObject *obj, const QRegExp &regExp)
T qobject_cast(QObject *object)
T qobject_cast(const QObject *object)

Macros

Additional Inherited Members

  • 1 property inherited from QObject
  • 1 public slot inherited from QObject
  • 2 signals inherited from QObject
  • 9 static public members inherited from QObject
  • 9 protected functions inherited from QObject

Detailed Description

The functionality provided by this control allows the setting of a Network Access Point.

This control can be used to set a network access for various network related activities. The exact nature is dependent on the underlying usage by the supported QMediaObject.

Member Function Documentation

[virtual] QMediaNetworkAccessControl::~QMediaNetworkAccessControl()

Destroys a network access control.