Solid
portablemediaplayer.cpp
  
Go to the documentation of this file.
   42     return_SOLID_CALL(Ifaces::PortableMediaPlayer *, d->backendObject(), QStringList(), supportedProtocols());
   48     return_SOLID_CALL(Ifaces::PortableMediaPlayer *, d->backendObject(), QStringList(), supportedDrivers(protocol));
   54     return_SOLID_CALL(Ifaces::PortableMediaPlayer *, d->backendObject(), QVariant(), driverHandle(driver));
This class implements Portable Media Player device interface and represents a portable media player a...
Definition: portablemediaplayer.h:45
QStringList supportedDrivers
Definition: portablemediaplayer.h:49
QStringList supportedProtocols() const 
Retrieves known protocols this device can speak. 
QVariant driverHandle(const QString &driver) const 
Retrieves a driver specific string allowing to access the device. 
Definition: portablemediaplayer.cpp:51
virtual ~PortableMediaPlayer()
Destroys a portable media player object. 
Definition: portablemediaplayer.cpp:34
#define return_SOLID_CALL(Type, Object, Default, Method)
Definition: soliddefs_p.h:26
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:47 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
            Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:47 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
 KDE API Reference
    KDE API Reference