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

Public Slots

void setColor (const QColor &c)
 

Signals

void colorChanged (const QColor &c)
 
void modeChange (const bool &isRgb)
 

Public Member Functions

 ColorInspector (QWidget *parent=0)
 
QColor color ()
 

Private Slots

void onModeChanged ()
 
void onColorChanged ()
 

Private Attributes

Ui::ColorInspector * ui
 
bool isRgbColors
 
bool noColorUpdate
 
QColor m_color
 

Detailed Description

Definition at line 25 of file colorinspector.h.


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