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 24 of file colorref.h.
1.8.6