|
| Camera (QPointF translation, float rotation, float scaling) |
|
void | setViewTransform (QPointF translation, float rotation, float scaling) |
|
QPointF | translation () |
|
float | rotation () |
|
float | scaling () |
|
int | pos () |
|
void | setPos (int position) |
|
int | length () |
|
void | setLength (int len) |
|
void | modification () |
|
void | setModified (bool b) |
|
bool | isModified () |
|
void | setSelected (bool b) |
|
bool | isSelected () |
|
QString | fileName () |
|
void | setFileName (QString strFileName) |
|
void | addEventListener (KeyFrameEventListener *) |
|
void | removeEventListner (KeyFrameEventListener *) |
|
virtual bool | isNull () |
|
|
void | updateViewTransform () |
|
|
QPointF | mTranslate |
|
float | mRotate = 0.f |
|
float | mScale = 1.f |
|
Definition at line 24 of file camera.h.
The documentation for this class was generated from the following files:
- /home/travis/build/scribblemaniac/pencil/core_lib/structure/camera.h
- /home/travis/build/scribblemaniac/pencil/core_lib/structure/camera.cpp