Revision 632933

Go back to digest for 18th February 2007

Features in KDE Base

Matthias Kretz committed changes in /trunk/KDE/kdelibs/phonon/ui:

- add properties orientation and iconSize to SeekSlider
- proper usage of KIcon in SeekSlider
- move ctor code to the private in SeekSlider
- make MediaControls use a "real" private class, with Q_PRIVATE_SLOT
- MediaControls::setMediaProducer now disconnects from an old MediaProducer if one was set
- implemented the loop functionality for MediaControls
- hide/show the play/pause buttons (they replace each other then) instead of enabling/disabling

File Changes

Added 1 files
  • /trunk/KDE/kdelibs/phonon/ui/mediacontrols_p.h
Modified 7 files
  • /trunk/KDE/kdelibs/phonon/ui
  •   /mediacontrols.cpp
  •   /mediacontrols.h
  •   /seekslider.cpp
  •   /seekslider.h
  •   /seekslider_p.h
  •   /tests/guitest.cpp
  •   /tests/guitest.h
8 files changed in total