Home · All Classes · Modules

Phonon.AudioOutputDeviceModel Class Reference
[phonon module]

Inherits QAbstractListModel.

Methods


Detailed Description


Method Documentation

AudioOutputDeviceModel.__init__ (self, QObject parent = None)

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

AudioOutputDeviceModel.__init__ (self, unknown-type data, QObject parent = None)

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

QVariant AudioOutputDeviceModel.data (self, QModelIndex index, int role = Qt.DisplayRole)

bool AudioOutputDeviceModel.dropMimeData (self, QMimeData data, Qt.DropAction action, int row, int column, QModelIndex parent)

Qt.ItemFlags AudioOutputDeviceModel.flags (self, QModelIndex index)

QMimeData AudioOutputDeviceModel.mimeData (self, unknown-type indexes)

QStringList AudioOutputDeviceModel.mimeTypes (self)

unknown-type AudioOutputDeviceModel.modelData (self)

AudioOutputDevice AudioOutputDeviceModel.modelData (self, QModelIndex index)

AudioOutputDeviceModel.moveDown (self, QModelIndex index)

AudioOutputDeviceModel.moveUp (self, QModelIndex index)

bool AudioOutputDeviceModel.removeRows (self, int row, int count, QModelIndex parent = QModelIndex())

int AudioOutputDeviceModel.rowCount (self, QModelIndex parent = QModelIndex())

AudioOutputDeviceModel.setModelData (self, unknown-type data)

Qt.DropActions AudioOutputDeviceModel.supportedDropActions (self)

int AudioOutputDeviceModel.tupleIndexAtPositionIndex (self, int positionIndex)

unknown-type AudioOutputDeviceModel.tupleIndexOrder (self)


PyQt 4.12.1 for X11Copyright © Riverbank Computing Ltd and The Qt Company 2015Qt 4.8.7