|
Isis 3 Programmer Reference
|
This class is designed to serialize QColor in a human-readable form.
static QRegExp colorRGBAFormat()
Get the colorRGBAFormat.
static QString toRGBAString(QColor)
Convert a QColor to its QString.
Color(const Color &)
Unused constructor?
static QColor fromRGBAString(QString)
Converts a QString to its QColor.
Color & operator=(const Color &)
This function does not appear to be in use.
This is free and unencumbered software released into the public domain.