Pencil2D  ff90c0872e88be3bf81c548cd60f01983012ec49
Pencil2D is an animation software for both bitmap and vector graphics. It is free, multi-platform, and open source.
 All Classes Functions
Signals | Public Member Functions | Protected Member Functions | Private Member Functions | Private Attributes | List of all members
PreferencesDialog Class Reference
+ Inheritance diagram for PreferencesDialog:

Signals

void windowOpacityChange (int)
 
void curveOpacityChange (int)
 
void clearRecentList ()
 
void updateRecentFileListBtn ()
 

Public Member Functions

 PreferencesDialog (QWidget *parent)
 
void init (PreferenceManager *m)
 
void changePage (QListWidgetItem *current, QListWidgetItem *previous)
 
void updateRecentListBtn (bool isEmpty)
 

Protected Member Functions

void closeEvent (QCloseEvent *) override
 

Private Member Functions

void createIcons ()
 

Private Attributes

QListWidget * contentsWidget = nullptr
 
QStackedWidget * pagesWidget = nullptr
 
QScrollArea * scrollArea = nullptr
 
PreferenceManagermPrefManager = nullptr
 
FilesPagemFilesPage = nullptr
 

Detailed Description

Definition at line 48 of file preferencesdialog.h.


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