okular
Okular::AudioPlayerPrivate Class Reference
#include <audioplayer_p.h>
Public Member Functions | |
| AudioPlayerPrivate (AudioPlayer *qq) | |
| ~AudioPlayerPrivate () | |
| void | finished (int) |
| int | newId () const |
| bool | play (const SoundInfo &si) |
| void | stopPlayings () |
Public Attributes | |
| KUrl | m_currentDocument |
| QSignalMapper | m_mapper |
| QHash< int, PlayData * > | m_playing |
| AudioPlayer::State | m_state |
| AudioPlayer * | q |
Detailed Description
Definition at line 26 of file audioplayer_p.h.
Constructor & Destructor Documentation
| AudioPlayerPrivate::AudioPlayerPrivate | ( | AudioPlayer * | ) |
Definition at line 87 of file audioplayer.cpp.
| AudioPlayerPrivate::~AudioPlayerPrivate | ( | ) |
Definition at line 93 of file audioplayer.cpp.
Member Function Documentation
| void AudioPlayerPrivate::finished | ( | int | id | ) |
Definition at line 188 of file audioplayer.cpp.
| int AudioPlayerPrivate::newId | ( | ) | const |
Definition at line 98 of file audioplayer.cpp.
| bool AudioPlayerPrivate::play | ( | const SoundInfo & | si | ) |
Definition at line 111 of file audioplayer.cpp.
| void AudioPlayerPrivate::stopPlayings | ( | ) |
Definition at line 181 of file audioplayer.cpp.
Member Data Documentation
| KUrl Okular::AudioPlayerPrivate::m_currentDocument |
Definition at line 44 of file audioplayer_p.h.
| QSignalMapper Okular::AudioPlayerPrivate::m_mapper |
Definition at line 43 of file audioplayer_p.h.
| QHash< int, PlayData * > Okular::AudioPlayerPrivate::m_playing |
Definition at line 42 of file audioplayer_p.h.
| AudioPlayer::State Okular::AudioPlayerPrivate::m_state |
Definition at line 45 of file audioplayer_p.h.
| AudioPlayer* Okular::AudioPlayerPrivate::q |
Definition at line 40 of file audioplayer_p.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:19:26 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:19:26 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference