Scribus
Open source desktop publishing at your fingertips
|
Public Member Functions | |
ColorPixmapValue (const ScColor &col, ScribusDoc *doc, const QString colName) | |
ColorPixmapValue (const ColorPixmapValue &other) | |
ColorPixmapValue & | operator= (const ColorPixmapValue &other) |
Public Attributes | |
ScColor | m_color |
ScGuardedPtr< ScribusDoc > | m_doc |
QString | m_name |