Pencil2D
ff90c0872e88be3bf81c548cd60f01983012ec49
Pencil2D is an animation software for both bitmap and vector graphics. It is free, multi-platform, and open source.
|
Signals | |
void | clearRecentList () |
Public Member Functions | |
FilesPage (QWidget *parent=0) | |
void | setManager (PreferenceManager *p) |
Private Attributes | |
PreferenceManager * | mManager = nullptr |
QCheckBox * | mAutosaveCheckBox |
QSpinBox * | mAutosaveNumberBox |
QPushButton * | mClearRecentFilesBtn |
Definition at line 153 of file preferencesdialog.h.