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

Engines

XmmsFactory Class Reference

#include <xmms.h>

Inheritance diagram for XmmsFactory:

Inheritance graph
[legend]

List of all members.


Public Member Functions

Player::Ptr create (const QVariantList &args=QVariantList())
bool exists (const QVariantList &args=QVariantList())
 XmmsFactory (QObject *parent=0)

Detailed Description

Definition at line 24 of file xmms.h.


Constructor & Destructor Documentation

XmmsFactory::XmmsFactory ( QObject *  parent = 0  )  [explicit]

Definition at line 29 of file xmms.cpp.


Member Function Documentation

Player::Ptr XmmsFactory::create ( const QVariantList &  args = QVariantList()  )  [virtual]

Create a player.

Returns 0 if a valid player could not be created.

Implements PlayerFactory.

Definition at line 35 of file xmms.cpp.

bool XmmsFactory::exists ( const QVariantList &  args = QVariantList()  )  [virtual]

Whether create(args) will return a player.

Note that just because this returns true, it should not be assumed that create(args) will not return 0. However, if this returns false, it can be assumed that create(args) will always return 0.

Implements PollingPlayerFactory.

Definition at line 52 of file xmms.cpp.


The documentation for this class was generated from the following files:
  • xmms.h
  • xmms.cpp

Engines

Skip menu "Engines"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members

API Reference

Skip menu "API Reference"
  • KWin
  •   KWin Libraries
  • Libraries
  •   libkworkspace
  •   libsolidcontrol
  •   libtaskmanager
  • Plasma
  •   Animators
  •   Applets
  •   Engines
  • Solid Modules
Generated for API Reference by doxygen 1.5.7
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