Home · All Classes · Modules

Phonon.SeekSlider Class Reference
[phonon module]

Inherits QWidget.

Methods


Detailed Description


Method Documentation

SeekSlider.__init__ (self, QWidget parent = None)

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

SeekSlider.__init__ (self, MediaObject, QWidget parent = None)

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

bool SeekSlider.hasTracking (self)

QSize SeekSlider.iconSize (self)

bool SeekSlider.isIconVisible (self)

MediaObject SeekSlider.mediaObject (self)

Qt.Orientation SeekSlider.orientation (self)

int SeekSlider.pageStep (self)

SeekSlider.setIconSize (self, QSize)

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

SeekSlider.setIconVisible (self, bool)

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

SeekSlider.setMediaObject (self, MediaObject)

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

SeekSlider.setOrientation (self, Qt.Orientation)

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

SeekSlider.setPageStep (self, int)

SeekSlider.setSingleStep (self, int)

SeekSlider.setTracking (self, bool)

int SeekSlider.singleStep (self)


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