Definition at line 29 of file keyframe.h.
◆ KeyFrame() [1/2]
◆ KeyFrame() [2/2]
| KeyFrame::KeyFrame |
( |
const KeyFrame & |
k2 | ) |
|
|
explicit |
◆ ~KeyFrame()
◆ addEventListener()
◆ clone()
| virtual KeyFrame * KeyFrame::clone |
( |
| ) |
const |
|
inlinevirtual |
◆ fileName()
| QString KeyFrame::fileName |
( |
| ) |
const |
|
inline |
◆ isLoaded()
| virtual bool KeyFrame::isLoaded |
( |
| ) |
const |
|
inlinevirtual |
◆ isModified()
| bool KeyFrame::isModified |
( |
| ) |
const |
|
inline |
◆ length()
| int KeyFrame::length |
( |
| ) |
const |
|
inline |
◆ loadFile()
| virtual void KeyFrame::loadFile |
( |
| ) |
|
|
inlinevirtual |
◆ memoryUsage()
| virtual quint64 KeyFrame::memoryUsage |
( |
| ) |
|
|
inlinevirtual |
◆ modification()
| void KeyFrame::modification |
( |
| ) |
|
|
inline |
◆ operator=()
◆ pos()
| int KeyFrame::pos |
( |
| ) |
const |
|
inline |
◆ removeEventListner()
◆ setFileName()
| void KeyFrame::setFileName |
( |
QString |
strFileName | ) |
|
|
inline |
◆ setLength()
| void KeyFrame::setLength |
( |
int |
len | ) |
|
|
inline |
◆ setModified()
| void KeyFrame::setModified |
( |
bool |
b | ) |
|
|
inline |
◆ setPos()
| void KeyFrame::setPos |
( |
int |
position | ) |
|
|
inline |
◆ unloadFile()
| virtual void KeyFrame::unloadFile |
( |
| ) |
|
|
inlinevirtual |
◆ mAttachedFileName
| QString KeyFrame::mAttachedFileName |
|
private |
◆ mEventListeners
◆ mFrame
| int KeyFrame::mFrame = -1 |
|
private |
◆ mIsModified
| bool KeyFrame::mIsModified = true |
|
private |
◆ mLength
| int KeyFrame::mLength = 1 |
|
private |
The documentation for this class was generated from the following files: