This is the complete list of members for SoundClip, including all inherited members.
addEventListener(KeyFrameEventListener *) (defined in KeyFrame) | KeyFrame | |
attachPlayer(SoundPlayer *player) (defined in SoundClip) | SoundClip | |
clone() const override (defined in SoundClip) | SoundClip | virtual |
detachPlayer() (defined in SoundClip) | SoundClip | |
duration() const (defined in SoundClip) | SoundClip | |
fileName() const (defined in KeyFrame) | KeyFrame | inline |
init(const QString &strSoundFile) (defined in SoundClip) | SoundClip | |
isLoaded() const (defined in KeyFrame) | KeyFrame | inlinevirtual |
isModified() const (defined in KeyFrame) | KeyFrame | inline |
isSelected() const (defined in KeyFrame) | KeyFrame | inline |
isValid() const (defined in SoundClip) | SoundClip | |
KeyFrame() (defined in KeyFrame) | KeyFrame | explicit |
KeyFrame(const KeyFrame &k2) (defined in KeyFrame) | KeyFrame | explicit |
length() const (defined in KeyFrame) | KeyFrame | inline |
loadFile() (defined in KeyFrame) | KeyFrame | inlinevirtual |
mAttachedFileName (defined in KeyFrame) | KeyFrame | private |
mDuration (defined in SoundClip) | SoundClip | private |
memoryUsage() (defined in KeyFrame) | KeyFrame | inlinevirtual |
mEventListeners (defined in KeyFrame) | KeyFrame | private |
mFrame (defined in KeyFrame) | KeyFrame | private |
mIsModified (defined in KeyFrame) | KeyFrame | private |
mIsSelected (defined in KeyFrame) | KeyFrame | private |
mLength (defined in KeyFrame) | KeyFrame | private |
modification() (defined in KeyFrame) | KeyFrame | inline |
mOriginalSoundClipName (defined in SoundClip) | SoundClip | private |
mPlayer (defined in SoundClip) | SoundClip | private |
operator=(const SoundClip &a) (defined in SoundClip) | SoundClip | |
operator=(const KeyFrame &k2) (defined in KeyFrame) | KeyFrame | |
pause() (defined in SoundClip) | SoundClip | |
play() (defined in SoundClip) | SoundClip | |
player() const (defined in SoundClip) | SoundClip | inline |
playFromPosition(int frameNumber, int fps) (defined in SoundClip) | SoundClip | |
pos() const (defined in KeyFrame) | KeyFrame | inline |
removeEventListner(KeyFrameEventListener *) (defined in KeyFrame) | KeyFrame | |
setDuration(const int64_t &duration) (defined in SoundClip) | SoundClip | |
setFileName(QString strFileName) (defined in KeyFrame) | KeyFrame | inline |
setLength(int len) (defined in KeyFrame) | KeyFrame | inline |
setModified(bool b) (defined in KeyFrame) | KeyFrame | inline |
setPos(int position) (defined in KeyFrame) | KeyFrame | inline |
setSelected(bool b) (defined in KeyFrame) | KeyFrame | inline |
setSoundClipName(const QString &sName) (defined in SoundClip) | SoundClip | inline |
SoundClip() (defined in SoundClip) | SoundClip | explicit |
SoundClip(const SoundClip &) (defined in SoundClip) | SoundClip | explicit |
soundClipName() const (defined in SoundClip) | SoundClip | inline |
stop() (defined in SoundClip) | SoundClip | |
unloadFile() (defined in KeyFrame) | KeyFrame | inlinevirtual |
updateLength(int fps) (defined in SoundClip) | SoundClip | |
~KeyFrame() (defined in KeyFrame) | KeyFrame | virtual |
~SoundClip() override (defined in SoundClip) | SoundClip |