• Skip to content
  • Skip to link menu
KDE 4.0 API Reference
  • KDE API Reference
  • kdelibs
  • Sitemap
  • Contact Us
 

Phonon

Phonon::SeekSlider

SeekSlider Class Reference
[Widgets]

#include <Phonon/SeekSlider>

Inheritance diagram for SeekSlider:

Inheritance graph
[legend]

List of all members.


Detailed Description

Widget providing a slider for seeking in MediaObject objects.

Author:
Matthias Kretz <kretz@kde.org>

Public Slots

void setMediaObject (MediaObject *)

Public Member Functions

 SeekSlider (QWidget *parent=0)
 ~SeekSlider ()

Properties

bool iconVisible
bool tracking
int pageStep
int singleStep
Qt::Orientation orientation
QSize iconSize

Constructor & Destructor Documentation

SeekSlider ( QWidget *  parent = 0  )  [explicit]

Constructs a seek slider widget with the given parent.

~SeekSlider (  ) 

Destroys the seek slider.


Member Function Documentation

void setMediaObject ( MediaObject *   )  [slot]

Sets the media object to be controlled by this slider.


Property Documentation

bool iconVisible [read, write]

This property holds whether the icon next to the slider is visible.

By default the icon is visible if the platform provides an icon; else it's hidden.

bool tracking [read, write]

This property holds whether slider tracking is enabled.

If tracking is enabled (the default), the media seeks while the slider is being dragged. If tracking is disabled, the media seeks only when the user releases the slider.

int pageStep [read, write]

This property holds the page step.

The larger of two natural steps that a slider provides and typically corresponds to the user pressing PageUp or PageDown.

Defaults to 5 seconds.

int singleStep [read, write]

This property holds the single step.

The smaller of two natural steps that a slider provides and typically corresponds to the user pressing an arrow key.

Defaults to 0.5 seconds.

Qt::Orientation orientation [read, write]

This property holds the orientation of the slider.

The orientation must be Qt::Vertical or Qt::Horizontal (the default).

QSize iconSize [read, write]

the icon size used for the mute button/icon.

The default size is defined by the GUI style.


The documentation for this class was generated from the following file:
  • seekslider.h

Phonon

Skip menu "Phonon"
  • Main Page
  • Modules
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • Namespace Members
  • Class Members
  • Related Pages

kdelibs

Skip menu "kdelibs"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • Kate
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • KIO
  • KIOSlave
  • KJS
  •   WTF
  • KJSEmbed
  • KNewStuff
  • KParts
  • Kross
  • KUtils
  • Nepomuk
  •   core
  • Phonon
  •   Backend
  • Solid
  • Sonnet
  • ThreadWeaver
Generated for kdelibs by doxygen 1.5.4
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal