Pencil2D  ff90c0872e88be3bf81c548cd60f01983012ec49
Pencil2D is an animation software for both bitmap and vector graphics. It is free, multi-platform, and open source.
 All Classes Functions
Public Member Functions | Private Attributes | List of all members
ActionCommands Class Reference
+ Inheritance diagram for ActionCommands:

Public Member Functions

 ActionCommands (QWidget *parent=0)
 
void setCore (Editor *e)
 
Status importSound ()
 
Status exportMovie ()
 
void ZoomIn ()
 
void ZoomOut ()
 
void flipSelectionX ()
 
void flipSelectionY ()
 
void rotateClockwise ()
 
void rotateCounterClockwise ()
 
void showGrid (bool bShow)
 
void PlayStop ()
 
void GotoNextFrame ()
 
void GotoPrevFrame ()
 
void GotoNextKeyFrame ()
 
void GotoPrevKeyFrame ()
 
void addNewKey ()
 
void removeKey ()
 
Status addNewBitmapLayer ()
 
Status addNewVectorLayer ()
 
Status addNewCameraLayer ()
 
Status addNewSoundLayer ()
 

Private Attributes

EditormEditor = nullptr
 
QWidget * mParent = nullptr
 

Detailed Description

Definition at line 26 of file actioncommands.h.


The documentation for this class was generated from the following files: