Home · All Classes · Modules

Phonon.VolumeSlider Class Reference
[phonon module]

Inherits QWidget.

Methods


Detailed Description


Method Documentation

VolumeSlider.__init__ (self, QWidget parent = None)

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

VolumeSlider.__init__ (self, AudioOutput, QWidget parent = None)

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

AudioOutput VolumeSlider.audioOutput (self)

bool VolumeSlider.hasTracking (self)

QSize VolumeSlider.iconSize (self)

bool VolumeSlider.isMuteVisible (self)

float VolumeSlider.maximumVolume (self)

Qt.Orientation VolumeSlider.orientation (self)

int VolumeSlider.pageStep (self)

VolumeSlider.setAudioOutput (self, AudioOutput)

This method is also a Qt slot with the C++ signature void setAudioOutput(Phonon::AudioOutput *).

VolumeSlider.setIconSize (self, QSize)

This method is also a Qt slot with the C++ signature void setIconSize(const QSize&).

VolumeSlider.setMaximumVolume (self, float)

This method is also a Qt slot with the C++ signature void setMaximumVolume(qreal).

VolumeSlider.setMuteVisible (self, bool)

This method is also a Qt slot with the C++ signature void setMuteVisible(bool).

VolumeSlider.setOrientation (self, Qt.Orientation)

This method is also a Qt slot with the C++ signature void setOrientation(Qt::Orientation).

VolumeSlider.setPageStep (self, int)

VolumeSlider.setSingleStep (self, int)

VolumeSlider.setTracking (self, bool)

int VolumeSlider.singleStep (self)


PyQt 4.8 for X11Copyright © Riverbank Computing Ltd and Nokia 2010Qt 4.7.0