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

Signals

void colorChanged (const QColor &)
 

Public Member Functions

 ColorBox (QWidget *parent)
 
void initUI () override
 
void updateUI () override
 
QColor color ()
 
void setColor (const QColor &)
 
- Public Member Functions inherited from BaseDockWidget
 BaseDockWidget (QWidget *pParent)
 
Editoreditor ()
 
void setEditor (Editor *e)
 

Private Member Functions

void onSpinboxChange (const QColor &)
 
void onWheelMove (const QColor &)
 
void onWheelRelease (const QColor &)
 

Private Attributes

ColorWheelmColorWheel = nullptr
 
ColorInspectormColorInspector = nullptr
 

Detailed Description

Definition at line 25 of file colorbox.h.


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