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

Plasma

PollingPlayerFactory Class Reference

A player factory that is polled. More...

#include <playerfactory.h>

Inheritance diagram for PollingPlayerFactory:

Inheritance graph
[legend]

List of all members.


Public Member Functions

virtual bool exists (const QVariantList &args=QVariantList())=0
 PollingPlayerFactory (QObject *parent=0)

Detailed Description

A player factory that is polled.

Definition at line 45 of file playerfactory.h.


Constructor & Destructor Documentation

PollingPlayerFactory::PollingPlayerFactory ( QObject *  parent = 0  ) 

Definition at line 9 of file playerfactory.cpp.


Member Function Documentation

virtual bool PollingPlayerFactory::exists ( const QVariantList &  args = QVariantList()  )  [pure 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.

Implemented in XmmsFactory.


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

Plasma

Skip menu "Plasma"
  • 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