Pencil2D
ff90c0872e88be3bf81c548cd60f01983012ec49
Pencil2D is an animation software for both bitmap and vector graphics. It is free, multi-platform, and open source.
|
Signals | |
void | openFileRequested (QString filename) |
Public Member Functions | |
PencilApplication (int &argc, char **argv) | |
bool | event (QEvent *event) |
void | emitOpenFileRequest () |
Private Attributes | |
QString | mStartPath |
Definition at line 23 of file pencilapplication.h.