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

Public Member Functions

 DisplayOptionWidget (QWidget *parent)
 
void initUI () override
 
void updateUI () override
 
void makeConnectionToEditor (Editor *editor)
 
- Public Member Functions inherited from BaseDockWidget
 BaseDockWidget (QWidget *pParent)
 
Editoreditor ()
 
void setEditor (Editor *e)
 

Private Member Functions

void onionPrevButtonClicked (bool)
 
void onionNextButtonClicked (bool)
 
void onionBlueButtonClicked (bool)
 
void onionRedButtonClicked (bool)
 

Private Attributes

Ui::DisplayOption * ui = nullptr
 

Detailed Description

Definition at line 30 of file displayoptionwidget.h.


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