Pencil2D
ff90c0872e88be3bf81c548cd60f01983012ec49
Pencil2D is an animation software for both bitmap and vector graphics. It is free, multi-platform, and open source.
|
Public Member Functions | |
ToolsPage (QWidget *parent=0) | |
void | setManager (PreferenceManager *p) |
Private Attributes | |
PreferenceManager * | mManager = nullptr |
QSpinBox * | mOnionMaxOpacityBox |
QSpinBox * | mOnionMinOpacityBox |
QSpinBox * | mOnionPrevFramesNumBox |
QSpinBox * | mOnionNextFramesNumBox |
QCheckBox * | mUseQuickSizingBox |
Definition at line 181 of file preferencesdialog.h.