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

Public Slots

void updateValues ()
 
void autosaveChange (bool b)
 
void autosaveNumberChange (int number)
 
void clearRecentFilesList ()
 
QPushButton * getClearRecentFilesBtn ()
 
void updateClearRecentListButton ()
 

Signals

void clearRecentList ()
 

Public Member Functions

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

Private Attributes

PreferenceManagermManager = nullptr
 
QCheckBox * mAutosaveCheckBox
 
QSpinBox * mAutosaveNumberBox
 
QPushButton * mClearRecentFilesBtn
 

Detailed Description

Definition at line 153 of file preferencesdialog.h.


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