Pencil2D  ff90c0872e88be3bf81c548cd60f01983012ec49
Pencil2D is an animation software for both bitmap and vector graphics. It is free, multi-platform, and open source.
 All Classes Functions
KeyFrame Member List

This is the complete list of members for KeyFrame, including all inherited members.

addEventListener(KeyFrameEventListener *) (defined in KeyFrame)KeyFrame
fileName() (defined in KeyFrame)KeyFrameinline
isModified() (defined in KeyFrame)KeyFrameinline
isNull() (defined in KeyFrame)KeyFrameinlinevirtual
isSelected() (defined in KeyFrame)KeyFrameinline
KeyFrame() (defined in KeyFrame)KeyFrame
length() (defined in KeyFrame)KeyFrameinline
mAttachedFileName (defined in KeyFrame)KeyFrameprivate
mEventListeners (defined in KeyFrame)KeyFrameprivate
mFrame (defined in KeyFrame)KeyFrameprivate
mIsModified (defined in KeyFrame)KeyFrameprivate
mIsSelected (defined in KeyFrame)KeyFrameprivate
mLength (defined in KeyFrame)KeyFrameprivate
modification() (defined in KeyFrame)KeyFrameinline
pos() (defined in KeyFrame)KeyFrameinline
removeEventListner(KeyFrameEventListener *) (defined in KeyFrame)KeyFrame
setFileName(QString strFileName) (defined in KeyFrame)KeyFrameinline
setLength(int len) (defined in KeyFrame)KeyFrameinline
setModified(bool b) (defined in KeyFrame)KeyFrameinline
setPos(int position) (defined in KeyFrame)KeyFrameinline
setSelected(bool b) (defined in KeyFrame)KeyFrameinline
~KeyFrame() (defined in KeyFrame)KeyFramevirtual