Public Member Functions | |
ColorRef (QColor theColor, QString theName=QString()) | |
bool | operator== (ColorRef colorRef1) |
bool | operator!= (ColorRef colorRef1) |
Static Public Member Functions | |
static QString | getDefaultColorName (const QColor c) |
Public Attributes | |
QColor | color |
QString | name |
Definition at line 25 of file colorref.h.