| abortLoad() | KParts::ReadOnlyPart | protected |
| action(const char *name) const | KXMLGUIClient | |
| action(const QDomElement &element) const | KXMLGUIClient | virtual |
| actionCollection() const | KXMLGUIClient | virtual |
| addStateActionDisabled(const QString &state, const QString &action) | KXMLGUIClient | |
| addStateActionEnabled(const QString &state, const QString &action) | KXMLGUIClient | |
| arguments() const | KParts::ReadOnlyPart | |
| beginXMLPlug(QWidget *) | KXMLGUIClient | |
| browserExtension() const | KParts::ReadOnlyPart | |
| canceled(const QString &errMsg) | KParts::ReadOnlyPart | signal |
| childClients() | KXMLGUIClient | |
| clientBuilder() const | KXMLGUIClient | |
| closeStream() | KParts::ReadOnlyPart | |
| closeUrl() | KParts::ReadOnlyPart | virtual |
| completed() | KParts::ReadOnlyPart | signal |
| completed(bool pendingAction) | KParts::ReadOnlyPart | signal |
| componentData() const | KXMLGUIClient | virtual |
| customEvent(QEvent *event) | KParts::Part | protectedvirtual |
| domDocument() const | KXMLGUIClient | virtual |
| embed(QWidget *parentWidget) | KParts::Part | virtual |
| Empty enum value | KMediaPlayer::Player | |
| endXMLPlug() | KXMLGUIClient | |
| factory() const | KXMLGUIClient | |
| findMostRecentXMLFile(const QStringList &files, QString &doc) | KXMLGUIClient | static |
| getActionsToChangeForState(const QString &state) | KXMLGUIClient | |
| guiActivateEvent(GUIActivateEvent *event) | KParts::ReadOnlyPart | protectedvirtual |
| hasLength | KMediaPlayer::Player | |
| hasLength(void) const =0 | KMediaPlayer::Player | pure virtual |
| hitTest(QWidget *widget, const QPoint &globalPos) | KParts::Part | virtual |
| hostContainer(const QString &containerName) | KParts::Part | protected |
| iconLoader() | KParts::Part | |
| insertChildClient(KXMLGUIClient *child) | KXMLGUIClient | |
| isLocalFileTemporary() const | KParts::ReadOnlyPart | protected |
| isLooping(void) const | KMediaPlayer::Player | |
| isProgressInfoEnabled() const | KParts::ReadOnlyPart | |
| isSeekable(void) const =0 | KMediaPlayer::Player | pure virtual |
| isSelectable() const | KParts::Part | |
| KXMLGUIClient() | KXMLGUIClient | |
| KXMLGUIClient(KXMLGUIClient *parent) | KXMLGUIClient | |
| length | KMediaPlayer::Player | |
| length(void) const =0 | KMediaPlayer::Player | pure virtual |
| loadPlugins() | KParts::Part | protected |
| loadStandardsXmlFile() | KXMLGUIClient | protected |
| localFilePath() const | KParts::ReadOnlyPart | protected |
| localXMLFile() const | KXMLGUIClient | virtual |
| looping | KMediaPlayer::Player | |
| loopingChanged(bool) | KMediaPlayer::Player | signal |
| manager() const | KParts::Part | |
| openFile() | KParts::ReadOnlyPart | protectedvirtual |
| openStream(const QString &mimeType, const KUrl &url) | KParts::ReadOnlyPart | |
| openUrl(const KUrl &url) | KParts::ReadOnlyPart | virtualslot |
| parentClient() const | KXMLGUIClient | |
| Part(QObject *parent=0) | KParts::Part | |
| Part(PartPrivate &dd, QObject *parent) | KParts::Part | protected |
| partActivateEvent(PartActivateEvent *event) | KParts::Part | protectedvirtual |
| partSelectEvent(PartSelectEvent *event) | KParts::Part | protectedvirtual |
| pause(void)=0 | KMediaPlayer::Player | pure virtualslot |
| Pause enum value | KMediaPlayer::Player | |
| play(void)=0 | KMediaPlayer::Player | pure virtualslot |
| Play enum value | KMediaPlayer::Player | |
| Player(QObject *parent) | KMediaPlayer::Player | |
| Player(QWidget *parentWidget, const char *widgetName, QObject *parent) | KMediaPlayer::Player | |
| plugActionList(const QString &name, const QList< QAction * > &actionList) | KXMLGUIClient | |
| position | KMediaPlayer::Player | |
| position(void) const =0 | KMediaPlayer::Player | pure virtual |
| prepareXMLUnplug(QWidget *) | KXMLGUIClient | |
| ReadOnlyPart(QObject *parent=0) | KParts::ReadOnlyPart | |
| ReadOnlyPart(ReadOnlyPartPrivate &dd, QObject *parent) | KParts::ReadOnlyPart | protected |
| reloadXML() | KXMLGUIClient | |
| removeChildClient(KXMLGUIClient *child) | KXMLGUIClient | |
| replaceXMLFile(const QString &xmlfile, const QString &localxmlfile, bool merge=false) | KXMLGUIClient | |
| ReverseStateChange enum name | KXMLGUIClient | |
| seek(qlonglong msec)=0 | KMediaPlayer::Player | pure virtualslot |
| seekable | KMediaPlayer::Player | |
| setArguments(const OpenUrlArguments &arguments) | KParts::ReadOnlyPart | |
| setAutoDeletePart(bool autoDeletePart) | KParts::Part | |
| setAutoDeleteWidget(bool autoDeleteWidget) | KParts::Part | |
| setClientBuilder(KXMLGUIBuilder *builder) | KXMLGUIClient | |
| setComponentData(const KComponentData &componentData) | KXMLGUIClient | protectedvirtual |
| setDOMDocument(const QDomDocument &document, bool merge=false) | KXMLGUIClient | protectedvirtual |
| setFactory(KXMLGUIFactory *factory) | KXMLGUIClient | |
| setLocalFilePath(const QString &localFilePath) | KParts::ReadOnlyPart | protected |
| setLocalFileTemporary(bool temp) | KParts::ReadOnlyPart | protected |
| setLocalXMLFile(const QString &file) | KXMLGUIClient | protectedvirtual |
| setLooping(bool) | KMediaPlayer::Player | slot |
| setManager(PartManager *manager) | KParts::Part | virtual |
| setProgressInfoEnabled(bool show) | KParts::ReadOnlyPart | |
| setSelectable(bool selectable) | KParts::Part | virtual |
| setState(int) | KMediaPlayer::Player | protectedslot |
| setStatusBarText(const QString &text) | KParts::Part | signal |
| setUrl(const KUrl &url) | KParts::ReadOnlyPart | protected |
| setWidget(QWidget *widget) | KParts::Part | protectedvirtual |
| setWindowCaption(const QString &caption) | KParts::Part | signal |
| setXML(const QString &document, bool merge=false) | KXMLGUIClient | protectedvirtual |
| setXMLFile(const QString &file, bool merge=false, bool setXMLDoc=true) | KXMLGUIClient | protectedvirtual |
| setXMLGUIBuildDocument(const QDomDocument &doc) | KXMLGUIClient | |
| showProgressInfo(bool show) | KParts::ReadOnlyPart | |
| slotWidgetDestroyed() | KParts::Part | protectedslot |
| started(KIO::Job *) | KParts::ReadOnlyPart | signal |
| State enum name | KMediaPlayer::Player | |
| state | KMediaPlayer::Player | |
| state(void) const | KMediaPlayer::Player | |
| stateChanged(int) | KMediaPlayer::Player | signal |
| KParts::ReadOnlyPart::stateChanged(const QString &newstate, ReverseStateChange reverse=StateNoReverse) | KXMLGUIClient | protectedvirtual |
| StateNoReverse enum value | KXMLGUIClient | |
| StateReverse enum value | KXMLGUIClient | |
| Stop enum value | KMediaPlayer::Player | |
| stop(void)=0 | KMediaPlayer::Player | pure virtualslot |
| unplugActionList(const QString &name) | KXMLGUIClient | |
| url | KParts::ReadOnlyPart | |
| url() const | KParts::ReadOnlyPart | |
| urlChanged(const KUrl &url) | KParts::ReadOnlyPart | signal |
| view(void)=0 | KMediaPlayer::Player | pure virtual |
| virtual_hook(int id, void *data) | KXMLGUIClient | protectedvirtual |
| widget() | KParts::Part | virtual |
| writeStream(const QByteArray &data) | KParts::ReadOnlyPart | |
| xmlFile() const | KXMLGUIClient | virtual |
| xmlguiBuildDocument() const | KXMLGUIClient | |
| ~KXMLGUIClient() | KXMLGUIClient | virtual |
| ~Part() | KParts::Part | virtual |
| ~Player(void) | KMediaPlayer::Player | virtual |
| ~ReadOnlyPart() | KParts::ReadOnlyPart | virtual |