Pencil2D
ff90c0872e88be3bf81c548cd60f01983012ec49
Pencil2D is an animation software for both bitmap and vector graphics. It is free, multi-platform, and open source.
|
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 | |
detachPlayer() (defined in SoundClip) | SoundClip | |
duration() const (defined in SoundClip) | SoundClip | |
fileName() (defined in KeyFrame) | KeyFrame | inline |
init(const QString &strSoundFile) (defined in SoundClip) | SoundClip | |
isModified() (defined in KeyFrame) | KeyFrame | inline |
isNull() (defined in KeyFrame) | KeyFrame | inlinevirtual |
isSelected() (defined in KeyFrame) | KeyFrame | inline |
isValid() (defined in SoundClip) | SoundClip | |
KeyFrame() (defined in KeyFrame) | KeyFrame | |
length() (defined in KeyFrame) | KeyFrame | inline |
mDuration (defined in SoundClip) | SoundClip | private |
modification() (defined in KeyFrame) | KeyFrame | inline |
mOriginalSoundClipName (defined in SoundClip) | SoundClip | private |
mPlayer (defined in SoundClip) | SoundClip | private |
play() (defined in SoundClip) | SoundClip | |
player() (defined in SoundClip) | SoundClip | inline |
playFromPosition(int frameNumber, int fps) (defined in SoundClip) | SoundClip | |
pos() (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 | |
soundClipName() (defined in SoundClip) | SoundClip | inline |
stop() (defined in SoundClip) | SoundClip | |
updateLength(int fps) (defined in SoundClip) | SoundClip | |
~KeyFrame() (defined in KeyFrame) | KeyFrame | virtual |
~SoundClip() (defined in SoundClip) | SoundClip |