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 Slots | Public Member Functions | Private Attributes | List of all members
TimelinePage Class Reference
+ Inheritance diagram for TimelinePage:

Public Slots

void updateValues ()
 
void lengthSizeChange (QString)
 
void fontSizeChange (int)
 
void frameSizeChange (int)
 
void labelChange (bool)
 
void scrubChange (bool)
 

Public Member Functions

 TimelinePage (QWidget *parent=0)
 
void setManager (PreferenceManager *p)
 

Private Attributes

PreferenceManagermManager = nullptr
 
QCheckBox * mDrawLabel
 
QSpinBox * mFontSize
 
QSlider * mFrameSize
 
QLineEdit * mLengthSize
 
QCheckBox * mScrubBox
 

Detailed Description

Definition at line 128 of file preferencesdialog.h.


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