Pencil2D
ff90c0872e88be3bf81c548cd60f01983012ec49
Pencil2D is an animation software for both bitmap and vector graphics. It is free, multi-platform, and open source.
|
Public Member Functions | |
ColourRef (QColor theColour, QString theName="") | |
bool | operator== (ColourRef colourRef1) |
bool | operator!= (ColourRef colourRef1) |
Public Attributes | |
QColor | colour |
QString | name |
Definition at line 24 of file colourref.h.