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 | Protected Attributes | List of all members
CameraPropertiesDialog Class Reference
+ Inheritance diagram for CameraPropertiesDialog:

Public Member Functions

 CameraPropertiesDialog (QString name, int width, int height)
 
QString getName ()
 
void setName (QString)
 
int getWidth ()
 
void setWidth (int)
 
int getHeight ()
 
void setHeight (int)
 

Protected Attributes

QLineEdit * nameBox
 
QSpinBox * widthBox
 
QSpinBox * heightBox
 

Detailed Description

Definition at line 28 of file layercamera.h.


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