Main Page   Modules   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   Related Pages  

KMediaPlayer::Player Member List

This is the complete list of members for KMediaPlayer::Player, including all inherited members.
abortLoad() (defined in KParts::ReadOnlyPart)KParts::ReadOnlyPart [protected]
action(const char *name) constKXMLGUIClient
action(const QDomElement &element) constKXMLGUIClient [virtual]
actionCollection() constKXMLGUIClient [virtual]
addStateActionDisabled(const QString &state, const QString &action) (defined in KXMLGUIClient)KXMLGUIClient
addStateActionEnabled(const QString &state, const QString &action) (defined in KXMLGUIClient)KXMLGUIClient
beginXMLPlug(QWidget *)KXMLGUIClient
callingDcopClient()DCOPObject
canceled(const QString &errMsg)KParts::ReadOnlyPart [signal]
childClients()KXMLGUIClient
clientBuilder() constKXMLGUIClient
closeStream()KParts::ReadOnlyPart
closeURL()KParts::ReadOnlyPart [virtual]
completed()KParts::ReadOnlyPart [signal]
completed(bool pendingAction)KParts::ReadOnlyPart [signal]
connectDCOPSignal(const QCString &sender, const QCString &senderObj, const QCString &signal, const QCString &slot, bool Volatile)DCOPObject
conserveMemory()KXMLGUIClient [protected, virtual]
customEvent(QCustomEvent *event) (defined in KParts::Part)KParts::Part [protected, virtual]
DCOPObject()DCOPObject
DCOPObject(QObject *obj)DCOPObject
DCOPObject(const QCString &objId)DCOPObject
disconnectDCOPSignal(const QCString &sender, const QCString &senderObj, const QCString &signal, const QCString &slot)DCOPObject
domDocument() constKXMLGUIClient [virtual]
DoNotLoadPlugins enum value (defined in KParts::PartBase)KParts::PartBase [protected]
embed(QWidget *parentWidget)KParts::Part [virtual]
emitDCOPSignal(const QCString &signal, const QByteArray &data)DCOPObject
Empty enum valueKMediaPlayer::Player
endXMLPlug()KXMLGUIClient
factory() constKXMLGUIClient
find(const QCString &objId)DCOPObject [static]
findMostRecentXMLFile(const QStringList &files, QString &doc) (defined in KXMLGUIClient)KXMLGUIClient [static]
functions()DCOPObject [virtual]
functionsDynamic()DCOPObject [virtual]
getActionsToChangeForState(const QString &state) (defined in KXMLGUIClient)KXMLGUIClient
guiActivateEvent(GUIActivateEvent *event)KParts::ReadOnlyPart [protected, virtual]
hasLength(void) const=0KMediaPlayer::Player [pure virtual]
hasObject(const QCString &objId)DCOPObject [static]
hitTest(QWidget *widget, const QPoint &globalPos) (defined in KParts::Part)KParts::Part [virtual]
hostContainer(const QString &containerName)KParts::Part [protected]
insertChildClient(KXMLGUIClient *child)KXMLGUIClient
instance() constKXMLGUIClient [virtual]
interfaces()DCOPObject [virtual]
interfacesDynamic()DCOPObject [virtual]
isLooping(void) constKMediaPlayer::Player
isProgressInfoEnabled() constKParts::ReadOnlyPart
isSeekable(void) const=0KMediaPlayer::Player [pure virtual]
isSelectable() constKParts::Part
KXMLGUIClient()KXMLGUIClient
KXMLGUIClient(KXMLGUIClient *parent)KXMLGUIClient
length(void) const=0KMediaPlayer::Player [pure virtual]
LoadPlugins enum value (defined in KParts::PartBase)KParts::PartBase [protected]
loadPlugins(QObject *parent, KXMLGUIClient *parentGUIClient, KInstance *instance)KParts::PartBase [protected]
LoadPluginsIfEnabled enum value (defined in KParts::PartBase)KParts::PartBase [protected]
localXMLFile() const (defined in KXMLGUIClient)KXMLGUIClient [virtual]
loopingChanged(bool)KMediaPlayer::Player [signal]
m_bTempKParts::ReadOnlyPart [protected]
m_fileKParts::ReadOnlyPart [protected]
m_urlKParts::ReadOnlyPart [protected]
manager() constKParts::Part
match(const QCString &partialId)DCOPObject [static]
objectName(QObject *obj)DCOPObject [static]
objId() constDCOPObject
openFile()=0KParts::ReadOnlyPart [protected, pure virtual]
openStream(const QString &mimeType, const KURL &url)KParts::ReadOnlyPart
KParts::openURL(const KURL &url)KParts::ReadOnlyPart [virtual, slot]
openURL (defined in KMediaPlayer::PlayerDCOPObject)KMediaPlayer::PlayerDCOPObject [pure virtual]
parentClient() constKXMLGUIClient
Part(QObject *parent=0, const char *name=0)KParts::Part
partActivateEvent(PartActivateEvent *event)KParts::Part [protected, virtual]
PartBase()KParts::PartBase
partObject() const (defined in KParts::PartBase)KParts::PartBase
partSelectEvent(PartSelectEvent *event)KParts::Part [protected, virtual]
pause(void)=0KMediaPlayer::Player [pure virtual, slot]
Pause enum valueKMediaPlayer::Player
play(void)=0KMediaPlayer::Player [pure virtual, slot]
Play enum valueKMediaPlayer::Player
Player(QObject *parent, const char *name)KMediaPlayer::Player
Player(QWidget *parentWidget, const char *widgetName, QObject *parent, const char *name)KMediaPlayer::Player
PlayerDCOPObject(void) (defined in KMediaPlayer::PlayerDCOPObject)KMediaPlayer::PlayerDCOPObject
plugActionList(const QString &name, const QPtrList< KAction > &actionList)KXMLGUIClient
PluginLoadingMode enum name (defined in KParts::PartBase)KParts::PartBase [protected]
position(void) const=0KMediaPlayer::Player [pure virtual]
prepareXMLUnplug(QWidget *)KXMLGUIClient
process(const QCString &fun, const QByteArray &data, QCString &replyType, QByteArray &replyData)DCOPObject [virtual]
processDynamic(const QCString &fun, const QByteArray &data, QCString &replyType, QByteArray &replyData)DCOPObject [virtual]
ReadOnlyPart(QObject *parent=0, const char *name=0)KParts::ReadOnlyPart
reloadXML()KXMLGUIClient
removeChildClient(KXMLGUIClient *child)KXMLGUIClient
ReverseStateChange enum name (defined in KXMLGUIClient)KXMLGUIClient
seek(unsigned long msec)=0KMediaPlayer::Player [pure virtual, slot]
setCallingDcopClient(DCOPClient *) (defined in DCOPObject)DCOPObject
setClientBuilder(KXMLGUIBuilder *builder)KXMLGUIClient
setDOMDocument(const QDomDocument &document, bool merge=false)KXMLGUIClient [protected, virtual]
setFactory(KXMLGUIFactory *factory)KXMLGUIClient
setInstance(KInstance *instance)KParts::PartBase [protected, virtual]
setInstance(KInstance *instance, bool loadPlugins)KParts::PartBase [protected, virtual]
setLocalXMLFile(const QString &file) (defined in KXMLGUIClient)KXMLGUIClient [protected, virtual]
setLooping(bool)KMediaPlayer::Player [slot]
setManager(PartManager *manager) (defined in KParts::Part)KParts::Part [virtual]
setObjId(const QCString &objId)DCOPObject
setPartObject(QObject *object)KParts::PartBase
setPluginLoadingMode(PluginLoadingMode loadingMode)KParts::PartBase [protected]
setProgressInfoEnabled(bool show)KParts::ReadOnlyPart
setSelectable(bool selectable)KParts::Part [virtual]
setState(int)KMediaPlayer::Player [protected, slot]
setStatusBarText(const QString &text)KParts::Part [signal]
setWidget(QWidget *widget)KParts::Part [protected, virtual]
setWindowCaption(const QString &caption)KParts::Part [signal]
setXML(const QString &document, bool merge=false)KXMLGUIClient [protected, virtual]
setXMLFile(const QString &file, bool merge=false, bool setXMLDoc=true)KXMLGUIClient [protected, virtual]
setXMLGUIBuildDocument(const QDomDocument &doc) (defined in KXMLGUIClient)KXMLGUIClient
showProgressInfo(bool show) (defined in KParts::ReadOnlyPart)KParts::ReadOnlyPart
slotJobFinished(KIO::Job *job) (defined in KParts::ReadOnlyPart)KParts::ReadOnlyPart [protected, slot]
started(KIO::Job *)KParts::ReadOnlyPart [signal]
State enum nameKMediaPlayer::Player
state(void) constKMediaPlayer::Player
stateChanged(int)KMediaPlayer::Player [signal]
KParts::ReadOnlyPart::stateChanged(const QString &newstate, ReverseStateChange reverse=StateNoReverse)KXMLGUIClient [protected, virtual]
StateNoReverse enum value (defined in KXMLGUIClient)KXMLGUIClient
StateReverse enum value (defined in KXMLGUIClient)KXMLGUIClient
stop(void)=0KMediaPlayer::Player [pure virtual, slot]
Stop enum valueKMediaPlayer::Player
unplugActionList(const QString &name)KXMLGUIClient
url() constKParts::ReadOnlyPart [inline]
view(void)=0KMediaPlayer::Player [pure virtual]
virtual_hook(int id, void *data) (defined in KXMLGUIClient)KXMLGUIClient [protected, virtual]
virtual_hook(int id, void *data) (defined in DCOPObject)DCOPObject [protected, virtual]
widget()KParts::Part [virtual]
writeStream(const QByteArray &data)KParts::ReadOnlyPart
xmlFile() constKXMLGUIClient [virtual]
xmlguiBuildDocument() const (defined in KXMLGUIClient)KXMLGUIClient
~DCOPObject()DCOPObject [virtual]
~KXMLGUIClient()KXMLGUIClient [virtual]
~Part()KParts::Part [virtual]
~PartBase()KParts::PartBase [virtual]
~Player(void) (defined in KMediaPlayer::Player)KMediaPlayer::Player [virtual]
~ReadOnlyPart()KParts::ReadOnlyPart [virtual]

Generated on Wed Aug 13 23:30:35 2003 for kdelibs by doxygen1.2.18